freetype2/src
Werner Lemberg ffee64afb8 Better tracing of loaded glyphs.
Previously, the loading of a glyph was traced at level 4, if at all.
With this change, all font loading routines emit a tracing message
at level 1, making it easier to select tracing output (for example
using F2_DEBUG="any:1 afhints:7 aflatin:7").

* src/bdf/bdfdrivr.c (BDF_Glyph_Load): Add tracing message.
* src/cff/cffdrivr.c (cff_glyph_load): Ditto.
* src/cff/cffgload.c (cff_decoder_prepare): Improve tracing
messages.
* src/cid/cidgload.c (cid_load_glyph): Use level 1 for tracing
message.
* src/pcf/pcfdrivr.c (PCF_Glyph_Load): Ditto.
* src/pfr/pfrobjs.c (pfr_slot_load): Add tracing message.
* src/truetype/ttgload.c (TT_Load_Glyph): Ditto.
* src/type1/t1gload.c (T1_Load_Glyph): Ditto.
* src/type42/t42objs.c (T42_GlyphSlot_Load): Ditto.
* src/winfonts/winfnt.c (FNT_Load_Glyph): Ditto.
2013-08-26 12:55:48 +02:00
..
autofit [autofit] Fix script selection. 2013-08-26 09:58:50 +02:00
base [base] Enable new algorithm for BBox_Cubic_Check. 2013-08-19 22:57:05 -04:00
bdf Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache * src/cache/ftcmanag.c (FTC_Manager_Reset): Add missing cache flush. 2013-06-09 08:20:54 +02:00
cff Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
cid Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
gxvalid Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
gzip Add and improve pragmas for MSVC compiler. 2013-06-07 18:10:40 +02:00
lzw Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
pfr Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
psaux Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
pshinter Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
psnames Whitespace. 2013-03-17 08:14:46 +01:00
raster More compiler warning fixes. 2013-06-12 10:58:06 +02:00
sfnt [sfnt] Fix compilation with g++. 2013-08-02 14:53:32 +02:00
smooth [smooth] Fix segfault caused by previous commit. 2013-07-16 15:25:24 +02:00
tools [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
truetype Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
type1 Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
type42 Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
winfonts Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00