freetype2/src
Werner Lemberg 8e3539bf7c Emit header info for defined FreeType objects in reference.
* src/tools/docmaker/content.py (re_header_macro): New regexp.
(ContentProcessor::__init__): Initialize new dictionary `headers'.
(DocBlock::__init__): Collect macro header definitions.

* src/tools/docmaker/tohtml.py (header_location_header,
header_location_footer): New strings.
(HtmlFormatter::__init__): Pass `headers' dictionary.
(HtmlFormatter::print_html_field): Don't emit paragraph tags.
(HtmlFormatter::print_html_field_list): Emit empty paragraph.
(HtmlFormatter::block_enter): Emit header info.
2008-06-02 13:53:54 +00:00
..
autofit Cosmetic code changes. 2008-05-28 22:17:28 +00:00
base Cosmetic code changes. 2008-05-28 22:17:28 +00:00
bdf Add support for cmap type 14. 2007-10-15 17:21:32 +00:00
cache * src/base/ftobjs.c (FT_Request_Metrics), src/cache/ftccmap.c 2007-06-01 21:27:12 +00:00
cff Finish fix of scaling bug of CID-keyed CFF subfonts. 2008-05-14 23:05:38 +00:00
cid Fix support for subsetted CID-keyed CFFs. 2008-04-01 05:55:48 +00:00
gxvalid Cosmetic code changes. 2008-05-28 22:17:28 +00:00
gzip Remove tabs from source files. 2007-06-01 06:56:17 +00:00
lzw Cosmetic code changes. 2008-05-28 22:17:28 +00:00
otvalid Fix compilation with g++ 4.1 (with both `single' and `multi' 2008-04-01 06:07:37 +00:00
pcf * src/pcf/pcfdrivr.c (PCF_Face_Init): Protect call to 2008-04-13 22:06:12 +00:00
pfr * src/pfr/pfrgload.c (pfr_glyph_load_compound): Remove compiler 2007-12-04 21:44:32 +00:00
psaux * src/psaux/t1decode.c (t1_decoder_parse_charstrings) 2008-05-16 04:50:00 +00:00
pshinter Cosmetic code changes. 2008-05-28 22:17:28 +00:00
psnames * src/psnames/psmodule.c: using 'static' to make declarations 2008-05-18 14:08:57 +00:00
raster * src/raster/ftraster.c (fc_black_render): Return 0 when we are 2008-05-25 12:19:34 +00:00
sfnt Cosmetic code changes. 2008-05-28 22:17:28 +00:00
smooth * src/smooth/ftgrays.c (gray_raster_render): Check `outline' 2007-12-30 23:49:14 +00:00
tools Emit header info for defined FreeType objects in reference. 2008-06-02 13:53:54 +00:00
truetype Cosmetic code changes. 2008-05-28 22:17:28 +00:00
type1 * src/base/ftdebug.c (FT_Message, FT_Panic): Send output to stderr. 2008-05-18 17:36:15 +00:00
type42 Cosmetic code changes. 2008-05-28 22:17:28 +00:00
winfonts * src/winfonts/winfnt.c (fnt_face_get_dll_font, FNT_Face_Init): 2008-05-13 12:10:04 +00:00
Jamfile