From 8edb970e93f2dafc4fcd821df6240e807aa2ef8a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 9 Jun 2003 19:15:00 +0000 Subject: [PATCH] Add a bunch of ChangeLog entries --- ChangeLog | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 78 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3079dde..8876b08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,79 @@ -2003-05-04 Keith Packard + + * Optimization in FcLangSetIndex was broken, occasionally + returning a pointer to the wrong location on miss + + * Add fc-match to test font matching from the command line. + +2003-05-31 Keith Packard + + * (Bug 85) add support for culmus fonts + * (Bug 87) Automake 1.4 doesn't do man_MAN1 correctly + * (Bug 88) Fix usage info on non-long option systems (Tim Mooney) + +2003-05-28 James Su + + * Fix "contains" op for strings and langsets. + +2003-05-17 Keith Packard + + * Fix build error with BDF prop local. Free langset after query + +2003-05-14 Keith Packard + + * Extract spacing from XLFD atom + +2003-05-12 Juliusz Chroboczek + + * Reinstate SETWIDTH_NAME parsing for legacy fonts, + disappeared in 1.30. + + * Generate FC_SIZE and FC_DPI for legacy bitmap fonts + +2003-05-12 Keith Packard + + * Use FcIsWidth to share code + + * Set FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH when scanning fonts to avoid + misclassifying some Han fonts as monospaced. + +2003-05-07 Keith Packard + + * Add filename-based accept/reject to ammend available fonts. + + * Change FT_ENCODING_ADOBE_CUSTOM to ft_encoding_adobe_custom for + older FreeType releases. + +2003-05-06 Keith Packard + + * Remove 0b82 and Tamil numbers from tamil + orthography (Jungshik Shin ) + +2003-05-04 Keith Packard + Map glyph names in fonts with adobe custom encoding to unicode +2003-05-02 Keith Packard + + * Add FC_WEIGHT_BOOK as weight 75 + +2003-04-30 Keith Packard + + * Typo in bitstream foundry name + +2003-04-24 Keith Packard + + * Eliminate italic_angle check for PS fonts + +2003-04-23 Noah Levitt + + * Getting closer to fixing /etc/fonts hard-coding. + +2003-04-22 Keith Packard + + * Update autogen.sh to work with newer automake versions + * Handle pattern elements moving during multiple edits + 2003-04-23 James Henstridge * doc/fontconfig-devel.sgml: close the element. @@ -10,6 +82,11 @@ * doc/func.sgml: close the element. +2003-04-22 Keith Packard + Remove some unused variables, and initialize some other ones so -- 2.39.2