Thomas Bernard
|
3b69ccb1ec
|
SFont now uses T_GFX2_Surface instead of SDL_Surface
|
2018-07-02 11:38:51 +02:00 |
|
Thomas Bernard
|
4d86b8a0c1
|
change all references to SDLK_xxxxx to KEY_xxxx
+ some fixes
|
2018-07-02 11:38:51 +02:00 |
|
Yves Rizoud
|
65d34dd7e0
|
Issue 346: Basic support for multi-line text with bitmap fonts: use alt-enter to type carriage returns (like Excel)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1737 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-02-26 18:44:43 +00:00 |
|
Yves Rizoud
|
80c37034f9
|
Fix a remap problem on brush, when modified by Lua script then transformed. Fix Brush remap to maintain transparent pixels. Fix Text tool , respects transparent pixels and preview is always visible (The black PF_ fonts are no longer shown on a black background)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1726 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2011-02-16 17:03:45 +00:00 |
|
Yves Rizoud
|
d5ecba7b6c
|
Palette sort (on brightness) now uses a better formula, provided by DawnBringer. Text tool no longer crashes with some fonts. Added support for bitmap fonts from 'Bitmap Font Writer', such as those from http://www.zone38.net/font/bmpfont.html or http://www.matriaxweb.com/others.htm or http://www.genvid.com/moonstruck/downloads/fonts.html
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1530 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-07-14 19:33:53 +00:00 |
|
Yves Rizoud
|
3ca5322379
|
Reorganized source code and directory tree.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1375 416bcca6-2ee7-4201-b75f-2eb2f807beb1
|
2010-03-05 02:53:19 +00:00 |
|