mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-02-18 07:20:30 +01:00
read-only mirror of https://gitlab.freedesktop.org/freetype/freetype
correctly for now and will be updated later. They are currently ignored by the build system. You can however run `autoconf' when in "freetype2/config/unix" to generate the `configure' script there. Then, launch `configure' while in "config/unix". This will generate the following files: - ftconfig.h - unix.mk - libtool copy "unix.mk" to "freetype2/config.mk", then run make from the top-level directory. Note that for now, these file compile the library (with libtool). However, installing isn't supported yet, as well as compiling the demo programs.. |
||
|---|---|---|
| config | ||
| demos | ||
| docs | ||
| include | ||
| obj | ||
| src | ||
| BUILD | ||
| CHANGES | ||
| INSTALL | ||
| license.txt | ||
| Makefile | ||