Adrien Destugues 1a2ac678e0 Splitted loadsave.c :
- loadsave.c : common things
- fileformats.c : format that make a full backup of any picture without palette loss
- miscfileformats.c : formats that are not saving all the picture (palette only, pixels only, constrained palette)

I was not very precise in the splitting and we may rethink the flags that mark if a picture is fully saved or not... it was not updated after we decided to allow the full palette range 0.255 instead of 0.63, so most of the atari format were marked as saving everything.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1120 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2009-10-31 15:20:44 +00:00
2009-10-29 22:50:34 +00:00
2009-07-31 10:20:35 +00:00
2009-05-07 08:57:38 +00:00
2009-07-31 10:20:35 +00:00
2009-10-31 15:20:44 +00:00
2009-08-26 23:42:55 +00:00
2009-10-31 15:20:44 +00:00
2009-10-31 15:20:44 +00:00
2009-10-31 15:20:44 +00:00
2009-10-31 15:20:44 +00:00
2009-09-13 16:06:55 +00:00
2009-08-26 23:42:55 +00:00
2009-08-26 23:42:55 +00:00
2008-11-29 00:49:06 +00:00
2009-05-14 13:49:36 +00:00
2009-05-07 23:43:00 +00:00
2008-11-29 00:49:06 +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%