PaintMeister

PaintMeister

Access to App

WebApp ver. Windows store app ver. ChromeApps ver.
PaintMeister icon
access to PaintMeister WebApp

Daily build ver.
(Lastest version.
not supported)
PaintMeister icon
access to Windows store
PaintMeister icon
access to Chrome web store
Not available the pen pressure(Chrome ver 45~)

Asistant tools

Color Palette Editor for PaintMeister

This is web application, what you can edit color palette of PaintMeister.

This is useful because it can be created in advance PaintMeister color palette.
PaintMeister can save 100 colors in color palette by current version. You can output the color palette as text.
You can stock the color palette data to notepad, memo app, etc...

You can use the outputted data text in PaintMeister of all platforms.

Manual

github

nishlumi/paintmeister

Update history

Update history

Screen shot

screen(ChromeApps)

Summary

This is Simple paint tool, an user can uses various brushes.

Develop environment

Various browser, Windows 8.1 store app, ChromeApps

Available environment

Windows 8.1, InternetExplorer 11, Chrome 38.0.2125.111 m and more
Pen pressure: case of Firefox, Chrome/Opera, ChromeApps, n user only of Wacom pen-tablet only.

Description

It is possible to draw an image by layer function and others without worrying about mistake.
Available brush is following: simple pen, pencil, air brush and oil paint, etc...
(It is a brush similar a little to real brush)
And it fully support pen pressure for all platform! Ver 1.0.52.04 more
You can not use pen pressure with Wacom Web Plugin on the Chrome browser (ver 45~)
You can draw and paint freely by the pen tablet.
I will add brush similar to real in the future.
I try whether to make really the paint tool with various function using javascript and HTML.

Use

You can use quickly to click above icon case of Web version.
Please click above icon link to access each store.
Or Please search following keyword in the Windows store for Windows8.1: PaintMeister
Please read the manual before use.

Note

Please read below note for non-IE browsers and ChromeApps.

Other features

URL parameter Support URL parameter for WebApp only:
name description
lng Indicate UI language(Exsample: lng=en ... to English)
w Width of the canvas(Exsample: w=1920 ... for width to 1920px)
To create directly main screen with canvas, please specify both w and h.(It is invalid if you specify only one)
(Exsample: w=800&h=400)
h Height of the canvas(Exsample: h=800 ... for height ot 800px)
To create directly main screen with canvas, please specify both w and h.(It is invalid if you specify only one)
(Exsample: w=800&h=400)
For exsample, You can access directly the app with the canvas of 800x600.
http://www8.plala.or.jp/lumidina/apps/paintmeister/paintm.html?lng=en&w=800&h=600