OSDN Git Service

add pixel brushes, allow extreme zoom-in levels
authorDavid Gowers <00ai99@gmail.com>
Sat, 17 Jul 2010 12:52:03 +0000 (14:52 +0200)
committerMartin Renold <martinxyz@gmx.ch>
Sat, 17 Jul 2010 12:52:03 +0000 (14:52 +0200)
commitc9e5d0f96f27d282f7907fe7922538e9172be9b9
treea82a482942199f425fea5c0aa252f9cc243c3f5a
parent81dfc08b5bfd2737ba0fed4d9812bd6d0025927b
add pixel brushes, allow extreme zoom-in levels

"This brush is just for hard-edged, exactly 1 pixel, drawing. I spent
quite a while adjusting it to get the neatest lines without any
breaking.

Also I made a few others (one for hard-edged blocking-out, the other
for hard edged inking). This should also enable oekaki-style drawings,
which I rather like the aesthetic of myself but I haven't tried in
MyPaint yet."
brushes/1pixel.myb [new file with mode: 0644]
brushes/1pixel_prev.png [new file with mode: 0644]
brushes/order.conf
brushes/pixel_hardink.myb [new file with mode: 0644]
brushes/pixel_hardink_prev.png [new file with mode: 0644]
brushes/pixelblocking.myb [new file with mode: 0644]
brushes/pixelblocking_prev.png [new file with mode: 0644]
gui/document.py