mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2025-12-23 09:00:13 +01:00
correctly to generate the API reference in 'docs/reference' * src/tools/docmaker/tohtml.py: update to output nicer fields lists in the API reference * src/base/ftobjs.c (FT_Load_Glyph): FT_LOAD_TARGET_LIGHT now forces auto-hinting * freetype/freetype.h: updating the documentation for FT_LOAD_TARGET_XXX and FT_Render_Mode values |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| README | ||
After saying `make refdoc' this directory contains the FreeType API reference. You need python to make this target. This also works with Jam, just type 'jam refdoc' in the main directory.