freetype2/src
Werner Lemberg 2dc2662125 Add output bitmap checksums.
Use `FT2_DEBUG=bitmap:3' for tracing.

* src/base/md5.c, src/base/md5.h: New files, taken from

  http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5

* include/freetype/internal/fttrace.h: Add `bitmap'.

* src/base/ftobjs.c [FT_DEBUG_LEVEL_TRACE]: Include `md5.c'

(FT_Render_Glyph_Internal) [FT_DEBUG_LEVEL_TRACE]: For tracing,
convert resulting bitmap to a uniform format and compute a checksum.
Use `bitmap' category for the tracing message.

* src/base/rules.mk (BASE_H): Updated.

* docs/LICENSE.TXT: Updated.
2013-04-12 20:11:38 +02:00
..
autofit Whitespace. 2013-03-23 14:25:43 +01:00
base Add output bitmap checksums. 2013-04-12 20:11:38 +02:00
bdf Fix Savannah bug #38589. 2013-04-03 07:37:56 +02:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
cff Add framework for CFF properties. 2013-04-12 19:48:06 +02:00
cid */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
gxvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
gzip */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
lzw */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pfr */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
psaux */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pshinter Whitespace. 2013-03-17 08:14:46 +01:00
psnames Whitespace. 2013-03-17 08:14:46 +01:00
raster Typo. 2013-03-24 08:37:12 +01:00
sfnt Whitespace. 2013-03-17 08:14:46 +01:00
smooth Whitespace. 2013-03-17 08:14:46 +01:00
tools */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
truetype Whitespace. 2013-03-17 08:14:46 +01:00
type1 */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
type42 */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
winfonts */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00