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
6 lines
191 B
Plaintext
6 lines
191 B
Plaintext
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.
|
|
|