Add support for loading the C64 pixcen .GPX format
Pixcen is a C64 picture editor under MS Windows : http://hammarberg.github.io/pixcen/
This commit is contained in:
@@ -141,6 +141,7 @@ enum FILE_FORMATS
|
||||
FORMAT_CEL, ///< Atari ST Cyber Paint Cell
|
||||
FORMAT_NEO, ///< Atari ST NeoChrome
|
||||
FORMAT_C64, ///< Several C64 formats : Koala, FLI, BML, etc.
|
||||
FORMAT_GPX, ///< pixcen C64 format : .gpx
|
||||
FORMAT_KCF, ///< KiSS Color File
|
||||
FORMAT_PAL, ///< raw 6bit palette or Jasc Paint Shop Pro palette
|
||||
FORMAT_GPL, ///< Gimp palette
|
||||
|
||||
Reference in New Issue
Block a user