mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 08:48:02 +02:00
read-only mirror of https://gitlab.freedesktop.org/freetype/freetype
Formatting. Replacing many enums with #defines since we do arithmetics (especially ORing which would produce undefined enum values). The ideal thing instead of #defines is `const int' as provided in C++... Adding header files to rules.mk |
||
|---|---|---|
| builds | ||
| docs | ||
| include/freetype | ||
| obj | ||
| src | ||
| CHANGES | ||
| INSTALL | ||
| LICENSE.TXT | ||
| Makefile | ||