NML:Graphic files

From GRFSpecs
Revision as of 15:12, 16 October 2015 by Greeter (talk | contribs) (Spelling error)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

All graphic files must be in a format that can be loaded by the python imaging library and they must have a valid palette. You can chose either the default (DOS) palette (recommended as it contains a few more colours) or the legacy (windows) palette.

Palette files for several editors:

Note: Windows versions of NML do NOT support graphics in the pcx format due to missing support within the PIL.