Adrien Destugues d016b8ba48 Some tweaks and fixups to the gradiation rectangles. Clipping and zoom mode work better, but :
-I introduced some weird bug making lines appear on the screen when drawing outside the limits of the zoom in zoom mode. Seems there is a XOR line function that get called with negative coordinates
-The preview rectangle is drawn with XOR-lines on the screen and does not modify the picture. So it is possible to erase it in the zoom screen by moving the cursor around it.
-Maybe I missed some testcases, i did not manage to reproduce the problem trigerred by grid clipping, for one.
-The gradiation vector is horizontal when it should be inclined. I probably missed something when writing the code for it. Probably a division gets out of precision... i should check if i used floats where needed


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@339 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2008-11-13 21:56:03 +00:00
2008-10-08 19:40:47 +00:00
2008-10-12 19:09:29 +00:00
2008-10-08 19:40:47 +00:00
2008-10-17 21:30:38 +00:00
2008-10-08 19:40:47 +00:00
2007-04-14 20:18:30 +00:00
2007-04-14 20:18:30 +00:00
2007-04-14 20:18:30 +00:00
2008-10-12 11:07:27 +00:00
2008-10-17 21:30:38 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
2008-11-12 12:55:54 +00:00
2008-10-08 19:40:47 +00:00
2008-10-20 18:14:10 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
2008-11-12 12:55:54 +00:00
2008-10-08 19:40:47 +00:00
2008-11-02 20:33:36 +00:00
2008-11-02 20:33:36 +00:00
2008-10-17 21:30:38 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
2008-10-08 19:40:47 +00:00
Description
Fork of grafX2: The ultimate 256 color painting program https://gitlab.com/GrafX2/grafX2
16 MiB
Languages
C 89.3%
Lua 6.9%
Makefile 1.6%
NSIS 1.1%
Objective-C 0.4%
Other 0.5%