PaintTool SAI

Adding Brush Shapes

You can add new brush shapes by editing brushform.conf in SAI installation folder, maximum shape counts is up to 99.

Each rows has shape information like below format.

[shape type], [relative path for shape file]

The [shape type] has two types like below,
1 Edge This indicate brush edge gradient.
Grayscale BMP with same width & height, each image size must be 256/512/1024 pixels.
2 Bristle This indicate bristle (brush fiber) shape.
63x63 BMP file, and each RGB(0,0,0) pixel means each fiber position, maximum limitation counts are up to 63 points.

The [relative path for shape file] means shape file location and name with relative folder path from SAI installation folder.

(*) In Windows default settings, .conf file isn't associated with any text editor application, so to edit this file, please drag and drop this file to text editor directly or associate .conf file to text editor or notepad by hand.