freedoom/graphics/README
Mike Swanson 9c6c681276 Burn all GIFs: Convert everything to PNGs.
DeuTex 5 now supports these, and we can use real transparency indexes
in the files too, so no more ugly cyan background!
2017-07-18 22:26:52 -07:00

18 lines
770 B
Text

This directory contains "miscellaneous" graphics that are not textures
or sprites. For the most part these are elements of the user interface,
but it also includes full-screen artwork images such as the title
screen (TITLEPIC), intermission screen background (INTERPIC) and story
screens.
Many of the files for this directory are automatically generated by the
textgen script (see the textgen/ subdirectory).
In general, here's a simple guide to most of the contents of this
directory, based on filename:
* m_*.png - Elements of the main menu
* stcfn*.png - Characters used for displaying on-screen messages
seen during gameplay
* st*.png - Elements of the status bar
* wi*.png - Elements of the intermission screens