Fix the Contour not advancing the backup/redo status.
Fix the polygon filling (used in 3 tools) to include all the right pixels. whoo! Fix the operations' cursors, that I broke when I added Contour. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@582 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
1
global.h
1
global.h
@@ -597,6 +597,7 @@ GFX2_GLOBAL short Pipette_Y;
|
||||
FORME_CURSEUR_CIBLE , // Dessin à la main continu
|
||||
FORME_CURSEUR_CIBLE , // Dessin à la main discontinu
|
||||
FORME_CURSEUR_CIBLE , // Dessin à la main point par point
|
||||
FORME_CURSEUR_CIBLE , // Contour fill
|
||||
FORME_CURSEUR_CIBLE , // Lignes
|
||||
FORME_CURSEUR_CIBLE , // Lignes reliées
|
||||
FORME_CURSEUR_CIBLE , // Lignes centrées
|
||||
|
||||
Reference in New Issue
Block a user