1 2003-06-09 Keith Packard <keithp@keithp.com>
3 * Optimization in FcLangSetIndex was broken, occasionally
4 returning a pointer to the wrong location on miss
6 * Add fc-match to test font matching from the command line.
8 2003-05-31 Keith Packard <keithp@keithp.com>
10 * (Bug 85) add support for culmus fonts
11 * (Bug 87) Automake 1.4 doesn't do man_MAN1 correctly
12 * (Bug 88) Fix usage info on non-long option systems (Tim Mooney)
14 2003-05-28 James Su <suzhe@turbolinux.com.cn>
16 * Fix "contains" op for strings and langsets.
18 2003-05-17 Keith Packard <keithp@keithp.com>
20 * Fix build error with BDF prop local. Free langset after query
22 2003-05-14 Keith Packard <keithp@keithp.com>
24 * Extract spacing from XLFD atom
26 2003-05-12 Juliusz Chroboczek <jch@pps.jussieu.fr>
28 * Reinstate SETWIDTH_NAME parsing for legacy fonts,
31 * Generate FC_SIZE and FC_DPI for legacy bitmap fonts
33 2003-05-12 Keith Packard <keithp@keithp.com>
35 * Use FcIsWidth to share code
37 * Set FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH when scanning fonts to avoid
38 misclassifying some Han fonts as monospaced.
40 2003-05-07 Keith Packard <keithp@keithp.com>
42 * Add filename-based accept/reject to ammend available fonts.
44 * Change FT_ENCODING_ADOBE_CUSTOM to ft_encoding_adobe_custom for
45 older FreeType releases.
47 2003-05-06 Keith Packard <keithp@keithp.com>
49 * Remove 0b82 and Tamil numbers from tamil
50 orthography (Jungshik Shin <jshin@mailaps.org>)
52 2003-05-04 Keith Packard <keithp@keithp.com>
54 + Map glyph names in fonts with adobe custom encoding to unicode
56 2003-05-02 Keith Packard <keithp@keithp.com>
58 * Add FC_WEIGHT_BOOK as weight 75
60 2003-04-30 Keith Packard <keithp@keithp.com>
62 * Typo in bitstream foundry name
64 2003-04-24 Keith Packard <keithp@keithp.com>
66 * Eliminate italic_angle check for PS fonts
68 2003-04-23 Noah Levitt <nlevitt@columbia.edu>
70 * Getting closer to fixing /etc/fonts hard-coding.
72 2003-04-22 Keith Packard <keithp@keithp.com>
74 * Update autogen.sh to work with newer automake versions
75 * Handle pattern elements moving during multiple edits
77 2003-04-23 James Henstridge <james@daa.com.au>
79 * doc/fontconfig-devel.sgml: close the <para> element.
81 * doc/fcpattern.fncs: close the <para> element.
83 * doc/func.sgml: close the <refsynopsisdiv> element.
85 2003-04-22 Keith Packard <keithp@keithp.com
87 * Update autogen.sh to work with newer automake versions
88 * Handle pattern elements moving during multiple edits
90 2003-04-17 Colin Walters <walters@debian.org>
92 + Remove some unused variables, and initialize some other ones so
95 2003-04-16 Keith Packard <keithp@keithp.com>
99 2003-04-16 Keith Packard <keithp@keithp.com>
101 + add BDF property fetching support for foundry
102 (from Juliusz Chroboczek)
103 + add BDF property fetching support for width
105 2003-04-11 Juliusz Chroboczek <jch@pps.jussieu.fr>
107 + Implemented foundry generation for Type 1 and TrueType
109 2003-04-11 Gerard Escalante <g2@magestudios.net>
111 + Retrieve information from Type1 FontInfo dictionaries
113 2003-04-07 Colin Walters <walters@verbum.org>
115 + src/Makefile.am: Fix dummy makefile target names when
116 MS_LIB_AVAILABLE isn't set.
118 2003-03-22 Tor Lillqvist <tml@iki.fi>
122 + On Windows with gcc (a.k.a. mingw) build as a DLL.
124 + We don't want to hardcode the fonts.conf file location in the
125 DLL, so we look up the DLL location at run-time in a DllMain()
126 function. The fonts.conf location is deduced from that.
128 + The colon can't be used as path separator on Windows,
129 semicolon is used instead. File path components can be separated
130 with either slash or backslash. Absolute paths can also begin
133 + Add internal function FcStrLastSlash that strrchr's the last
134 slash, or backslash on Windows.
136 + There is no link() on Windows. For atomicity checks, mkdir a
137 lock directory instead.
139 + In addition to HOME, also look for USERPROFILE.
141 + Recognize the special font directory token WINDOWSFONTDIR, to
142 use the system's font directory.
144 + Remove the fontconfig-def.cpp that was obsolete. Add
145 fontconfig.def(.in), without internal functions.
147 + Add a fontconfig-zip(.in) script, used to build a binary
150 Fri Mar 7 07:55:00 EST 2003 Mike A. Harris <mharris@redhat.com>
151 + RPM specfile cleanups for 2.1.92: Removed man1/* and added man5/*
152 to main package and man3/* to devel package
154 + Added missing defattr(-, root, root) to main RPM package
156 + Added HTML and text development documentation to -devel subpackage
158 Wed Mar 5 05:08:00 EST 2003 Mike A. Harris <mharris@redhat.com>
159 + Added back the configure macro options --disable-docs, otherwise
160 fontconfig installs docs into /usr/share/doc/fontconfig (with no
161 version number) unconditionally, causing RPM to fail the build due
162 to _unpackaged_files_terminate_build. We pick up the pregenerated
163 docs with %doc already.
165 Wed Mar 5 04:26:20 EST 2003 Mike A. Harris <mharris@redhat.com>
166 + Removed commented out rpm macro define at top of spec file,
167 replacing it with a simple explanation, since rpm macros are
168 expanded by rpm even in comments.
170 + Changed /usr/bin to _bindir in BuildRequires lines
172 + Cleaned up rpm postinstall script, and made fc-cache use _bindir
174 + Reorganized file manifest lists
176 Sun Mar 2 14:16:17 EST 2003 Owen Taylor <otaylor@redhat.com>
178 + fontconfig.spec.in: Improvements from Red Hat spec file.
180 + {fc-lang,fc-cache,fc-list}/Makefile.am: Add man pages.
182 + docs/*.sgml: SGML fixes.
184 Sat Mar 1 17:28:53 PST 2003 keithp
185 + Ok, so the ChangeLog is a bit out of date
187 + Lots of bugs fixed; most are in bugzilla, the
188 biggest problems were in cache management where
189 Owen discovered the library would lose badly when
190 combining fonts-cache and ~/.fonts-cache data
192 + Converted from autoconf to automake. This after
193 getting patches accepted into libtool to allow
194 the '-version-number' argument which lets
195 packages set version numbers explicitly rather
196 than the roundabout libtool way
198 + Converted documentation to SGML using the docbook
199 DTD. Now .txt and .html documents are installed
200 in /usr/share/doc/fontconfig and there's no
201 man page. Perhaps a man version can be written
204 Sat Aug 31 15:21:22 PDT 2002 keithp
205 + Xrender and Xft had several bugs related to
206 rendering manually placed or poly-face text
208 + Added more complete memory tracing in fontconfig
209 Checked with (patched) mozilla and found no leaks
211 + Updated Latin orthographies by comparing those from
212 evertype.com with those from eki.ee. Tried to make
213 sensible choices, including chars that occured in both
214 and leaving some optional chars out that occured only
217 Mon Aug 26 16:33:04 PDT 2002 keithp
218 + Owen discovered that FcLangSetHasLang wasn't actually
219 checking the language set.
221 Mon Aug 26 13:37:23 PDT 2002 keithp
222 + Append a version number to cache filenames
224 Thu Aug 22 11:36:18 PDT 2002 keithp
226 + Add "contains" and "not_contains" operators and elements to
229 + Changed semantics of eq operator for LangSets to check for
230 FcLangEqual so that any match will do
232 + FcFontList was using FcConfigCompareValue (...FcOpEqual) instead
233 of FcValueEqual to check for identical values when inserting into
234 the results. This broke when the above semantic change was made,
235 now it uses FcValueEqual which is "more correct" in any case.
237 Thu Aug 22 00:32:29 PDT 2002 keithp
239 + Reimplement FC_LANG as new datatype. Lists of strings
240 was consuming over a megabyte of memory for 401 fonts.
242 + Freeze patterns loaded from cache files. This shares
243 common value lists and common patterns which saves
246 + Change the denotation of 'constant' charsets to use special
247 ref value instead of separate boolean.
249 + Clean up leak tracing stuff, found several unannoted alloc/free
252 Tue Aug 20 16:17:37 PDT 2002 keithp
254 + Fix memory leak when parsing matrices from XML
256 Mon Aug 19 11:57:27 PDT 2002 keithp
258 + Fix autoconf files to pass FONTCONFIG_PATH on
259 compile line so that ${prefix} gets substituted
262 + Use getc_unlocked/putc_unlocked on systems that
263 provide them to avoid damage done to stdio by posix
265 + Eliminate FC_PATTERN and FcTypePattern in favor of
266 an extended api for FcConfigSubstitute which takes
267 both the font and the pattern.
269 + Add 'sans serif' alias for 'sans-serif' as some apps
270 can't handle hyphens in family names
272 + Eliminate pretense of support for libxml2
274 + Comment origins of Han orthographies
276 Tue Jul 30 18:37:09 PDT 2002 keithp
278 + Add binding property to edit element so that strong
279 binding values may be inserted by the config file.
280 The default remains weak.
282 Sun 28 Jul 04:16:55 PDT 2002 keithp
284 + Tagged release candidate 1 in the CVS tree and
285 placed fcpackage.rc1.tar.gz for distribution
287 Thu Aug 1 08:55:08 PDT 2002 keithp
289 + Fixed autoconf builds to always specify install
290 target files (for BSD). Also fixed to
291 define FONTCONFIG_PATH in config.h so that
292 nonstandard installs will actually work.