mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-22 17:28:19 +02:00
- the graphics drivers were moved from "demos/config/*" to "demos/graph/*" - a Win32 graphics driver was added. (note that keyboard management is a bit buggy, but it's really usable). - the "demos/Makefile" and "demos/graph/rules.mk" were seriously modified - the demo programs now compile AND run with gcc, Visual C++ and LCC-Win32 !! The other ones should be really easy to add now, as LCC was the really smart ass in this list... |
||
|---|---|---|
| .. | ||
| os2 | ||
| win32 | ||
| x11 | ||
| graph.h | ||
| grblit.c | ||
| grblit.h | ||
| grconfig.h | ||
| grdevice.c | ||
| grdevice.h | ||
| grevents.h | ||
| grfont.c | ||
| grfont.h | ||
| grinit.c | ||
| grobjs.c | ||
| grobjs.h | ||
| grtypes.h | ||
| migs.html | ||
| rules.mk | ||
| xtest.c | ||