NML:Graphic files

From GRFSpecs
Revision as of 12:37, 18 December 2013 by Planetmaker (talk | contribs) (change palette naming DOS->default and windows->legacy to match OpenTTD's naming of those)
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 missiong support within the PIL.