Remove unused upgrade script
[platform/upstream/fontconfig.git] / README
1                               Fontconfig
2              Font configuration and customization library
3                              Version 2.13
4                               2018-03-06
5
6
7 Check INSTALL for compilation and installation instructions.
8 Report bugs to https://bugs.freedesktop.org in the fontconfig module.
9
10 2.13
11
12 Akira TAGOH (4):
13       Add Simplified Chinese translations
14       Fix a build issue on MinGW with enabling nls
15       Initialize an array explicitly
16       Bump the libtool revision
17
18 2.12.93 (2.13 RC3)
19
20 Akira TAGOH (12):
21       trivial fix
22       Add files to enable ITS support in gettext
23       Use the native ITS support in gettext
24       Remove POTFILES.in until new release of gettext is coming...
25       export GETTEXTDATADIR to refer the local .its/.loc file instead of using --its option
26       clean up
27       Do not add cflags and libs coming from pkg-config file.
28       Revert some removal from 7ac6af6
29       Take effects on dir, cachedir, acceptfont, and rejectfont only when loading
30       Do not mix up font dirs into the list of config dirs
31       Ensure the user config dir is available in the list of config dirs on the fallback config
32       Add missing files to ship
33
34 Alexander Larsson (1):
35       FcHashTableAddInternal: Compare against the right key
36
37 Behdad Esfahbod (5):
38       Remove hack for OS/2 weights 1..9
39       Support FC_WIDTH as double as well
40       Fix leak
41       Use FT_Done_MM_Var if available
42       Fix undefined-behavior signed shifts
43
44 Olivier CrĂȘte (1):
45       Fix cross-compilation by passing CPPFLAGS to CPP
46
47 Tom Anderson (1):
48       Allow overriding symbol visibility.
49
50 2.12.92 (2.13 RC2)
51
52 Akira TAGOH (13):
53       cleanup files
54       Update .uuid only when -r is given but not -f.
55       Returns false if key is already available in the table
56       Add missing doc of FcDirCacheCreateUUID
57       Replace uuid in the table properly when -r
58       Add a test case for uuid creation
59       Do not update mtime with creating .uuid
60       Disable uuid related code on Win32
61       Try to get current instance of FcConfig as far as possible
62       do not check the existence of itstool on win32
63       Fix the mis-ordering of ruleset evaluation in a file with include element
64       Fix compiler warnings
65       Add FcReadLink to wrap up readlink impl.
66
67 Alexander Larsson (1):
68       fchash: Fix replace
69
70 Behdad Esfahbod (7):
71       Don't crash
72       Remove a debug abort()
73       Minor
74       Set font-variations settings for standard axes in variable fonts
75       Let pattern FC_FONT_VARIATIONS override standard axis variations
76       Put back accidentally removed code
77       Add FcWeightTo/FromOpenTypeDouble()
78
79 2.12.91 (2.13 RC1)
80
81 Akira TAGOH (37):
82       und_zsye.orth: polish to get for NotoEmoji-Regular.ttf
83       Revert "Keep the same behavior to the return value of FcConfigParseAndLoad"
84       Fix again to keep the same behavior to the return value of FcConfigParseAndLoad
85       cleanup
86       Fix a compiler warning
87       Update libtool revision
88       Bump version to 2.12.6
89       doc: trivial update
90       Add the ruleset description support
91       workaround to avoid modifying by gettextize
92       missing an open parenthesis
93       another workaround to avoid modifying by gettextize...
94       Validate cache more carefully
95       Allow autoreconf through autopoint for gettext things
96       Correct debugging messages to load/scan config
97       Add the check of PCF_CONFIG_OPTION_LONG_FAMILY_NAMES back
98       Use uuid-based cache filename if uuid is assigned to dirs
99       Add new API to find out a font from current search path
100       Replace the font path in FcPattern to what it is actually located.
101       Replace the original path to the new one
102       Replace the path of subdirs in caches as well
103       Don't call FcStat when the alias has already been added
104       Destroy the alias and UUID tables when all of caches is unloaded
105       cleanup
106       abstract hash table functions
107       update
108       Fix memory leak
109       Fix a typo
110       Don't call FcStat when the alias has already been added
111       Add a testcase for bind-mounted cachedir
112       cleanup
113       Use smaller prime for hash size
114       Fix the testcase for env not enabled PCF_CONFIG_OPTION_LONG_FAMILY_NAMES in freetype
115       thread-safe functions in fchash.c
116       Fix distcheck error
117       Fix "make check" fail again
118       Bump the libtool revision
119
120 Alban Browaeys (1):
121       Fixes cleanup
122
123 Alexander Kanavin (1):
124       src/fcxml.c: avoid double free() of filename
125
126 Bastien Nocera (1):
127       conf: Prefer system emoji fonts to third-party ones
128
129 Behdad Esfahbod (76):
130       Minor
131       Remove stray printf()
132       [fc-query] Fix linking order
133       Instead of loading glyphs (with FreeType), just check loca table
134       Don't even check loca for glyph outline detection
135       Check for non-empty outline for U+0000..U+001F
136       Add back code for choosing strike, and cleanup
137       Minor: adjust debug output
138       Remove unnecessary check
139       Remove a few unused blanks parameters
140       Remove check that cannot fail
141       Remove use of psnames for charset construction
142       Remove unused variable
143       Remove fc-glyphname
144       Remove blanks facility from the library
145       Remove blanks support from fc-scan
146       Mark more parameters FC_UNUSED
147       Move variables to narrower scope and indent
148       Remove unneeded check
149       Use multiplication instead of division
150       Use inline functions instead of macros for a couple of things
151       Simplify advance-width calculations
152       Inline FcFreeTypeCheckGlyph()
153       Call FT_Get_Advance() only as long as we need to determine font width type
154       Minor
155       Update documentation for removal of blanks
156       Merge branch 'faster'
157       Add FcFreeTypeQueryAll()
158       Document FcFreeTypeQueryAll()
159       Accept NULL in for spacing in FcFreeTypeCharSetAndSpacing()
160       Remove FcCompareSize()
161       Rename FcCompareSizeRange() to FcCompareRange()
162       Rewrite FcCompareRange()
163       In FcSubstituteDefault(), handle size range
164       Check instance-index before accessing array
165       Indent
166       [varfonts] Add FC_FONT_VARIATIONS
167       [varfonts] Add FC_VARIABLE
168       [varfonts] Change id argument in FcFreeTypeQuery* to unsigned int
169       Print ranges as closed as opposed to half-open
170       [varfonts] Change FC_WEIGHT and FC_WIDTH into ranges
171       [varfonts] Query varfonts if id >> 16 == 0x8000
172       Fix instance-num handling in collections
173       [varfonts] Query variable font in FcFreeTypeQueryAll()
174       [varfonts] Fetch optical-size for named instances
175       In RenderPrepare(), handle ranges smartly
176       [fc-query] Remove --ignore-blanks / -b
177       [fc-match/fc-list/fc-query/fc-scan] Add --brief that is like --verbose without charset
178       Add separate match compare function for size
179       Fix range comparision operators implementation
180       Adjust emboldening logic
181       [varfonts] Map from OpenType to Fontconfig weight values
182       Add FcDontCare value to FcBool
183       Implement more config bool operations for boolean types
184       Fix possible div-by-zero
185       [varfonts] Use fvar data even if there's no variation in it
186       Minor
187       Revert "[varfonts] Use fvar data even if there's no variation in it"
188       [varfonts] Minor
189       [varfonts] Comment
190       [varfonts] Don't set style for variable-font pattern
191       [varfonts] Skip named-instance that is equivalent to base font
192       [varfonts] Do not set postscriptname for varfont pattern
193       [varfonts] Don't reopen face for each named instance
194       Separate charset and spacing code
195       [varfonts] Reuse charset for named instances
196       Move whitespace-trimming code to apply to all name-table strings
197       Fix whitespace-trimming loop and empty strings...
198       Whitespace
199       Don't convert nameds to UTF-8 unless we are going to use them
200       Simplify name-table platform mathcing logic
201       Use binary-search for finding name table entries
202       [varfonts] Share lang across named-instances
203       Merge branch 'varfonts2'
204       Require freetype >= 2.8.1
205       Remove assert
206
207 David Kaspar [Dee'Kej] (1):
208       conf.d: Drop aliases for (URW)++ fonts
209
210 Florian MĂŒllner (1):
211       build: Remove references to deleted file
212
213 2.12.6
214
215 Akira TAGOH (4):
216       und_zsye.orth: polish to get for NotoEmoji-Regular.ttf
217       Revert "Keep the same behavior to the return value of FcConfigParseAndLoad"
218       Fix again to keep the same behavior to the return value of FcConfigParseAndLoad
219       Update libtool revision
220
221 Behdad Esfahbod (2):
222       Minor
223       [fc-query] Fix linking order
224
225 David Kaspar [Dee'Kej] (1):
226       conf.d: Drop aliases for (URW)++ fonts
227
228 Florian MĂŒllner (1):
229       build: Remove references to deleted file
230
231 2.12.5
232
233 Akira TAGOH (17):
234       Add FcPatternGetWithBinding() to obtain the binding type of the value in FcPattern.
235       Add FcConfigParseAndLoadFromMemory() to load a configuration from memory.
236       Bug 101726 - Sans config pulls in Microsoft Serifed font
237       Fix gcc warnings with enabling libxml2
238       Add und-zsye.orth to support emoji in lang
239       Add more code points to und-zsye.orth
240       Keep the same behavior to the return value of FcConfigParseAndLoad
241       Do not ship fcobjshash.gperf in archive
242       Accept 4 digit script tag in FcLangNormalize().
243       Fix to work the debugging option on fc-validate
244       Add und_zmth.orth to support Math in lang
245       Polish und_zmth.orth for Libertinus Math
246       Polish und_zmth.orth more for Cambria Math and Minion Math
247       Update similar to emoji's
248       fc-blanks: fall back to the static data available in repo if downloaded data is corrupted
249       Update docs
250       Update libtool versioning
251
252 Behdad Esfahbod (14):
253       Pass --pic to gperf
254       Add generic family matching for "emoji" and "math"
255       [fc-query] Support listing named instances
256       Add Twitter Color Emoji
257       Add EmojiOne Mozilla font
258       [fc-lang] Allow using ".." instead of "-" in ranges
259       Minor
260       Remove unneeded codepoints
261       Adjust color emoji config some more
262       Ignore 'und-' prefix for in FcLangCompare
263       Minor
264       Fix sign-difference compare warning
265       Fix warning
266       Fix weight mapping
267
268 2.12.4
269
270 Akira TAGOH (5):
271       Force regenerate fcobjshash.h when updating Makefile
272       Fix the build failure when srcdir != builddir and have gperf 3.1 or later installed
273       Add a testcase for Bug#131804
274       Update libtool revision
275       Fix distcheck error
276
277 Florent Rougon (6):
278       FcCharSetHash(): use the 'numbers' values to compute the hash
279       fc-lang: gracefully handle the case where the last language initial is < 'z'
280       Fix an off-by-one error in FcLangSetIndex()
281       Fix erroneous test on language id in FcLangSetPromote()
282       FcLangSetCompare(): fix bug when two charsets come from different "buckets"
283       FcCharSetFreezeOrig(), FcCharSetFindFrozen(): use all buckets of freezer->orig_hash_table
284
285 Helmut Grohne (1):
286       fix cross compilation
287
288 Jan Alexander Steffens (heftig) (1):
289       Fix testing PCF_CONFIG_OPTION_LONG_FAMILY_NAMES (CFLAGS need to be right)
290
291 Josselin Mouette (1):
292       Treat C.UTF-8 and C.utf8 locales as built in the C library.
293
294 Masamichi Hosoda (1):
295       Bug 99360 - Fix cache file update on MinGW
296
297 2.12.3
298
299 Akira TAGOH (1):
300       Fix make check fail with freetype-2.7.1 and 2.8 with PCF_CONFIG_OPTION_LONG_FAMILY_NAMES enabled.
301
302 2.12.2
303
304 Akira TAGOH (8):
305       Don't call perror() if no changes happens in errno
306       Fix FcCacheOffsetsValid()
307       Fix the build issue with gperf 3.1
308       Fix the build issue on GNU/Hurd
309       Update a bit for the changes in FreeType 2.7.1
310       Add the description of FC_LANG envvar to the doc
311       Bug 101202 - fontconfig FTBFS if docbook-utils is installed
312       Update libtool revision
313
314 Alan Coopersmith (1):
315       Correct cache version info in doc/fontconfig-user.sgml
316
317 Khem Raj (1):
318       Avoid conflicts with integer width macros from TS 18661-1:2014
319
320 Masamichi Hosoda (2):
321       Fix PostScript font alias name
322       Update aliases for URW June 2016
323
324 2.12.1
325
326 Akira TAGOH (6):
327       Add --with-default-hinting to configure
328       Update CaseFolding.txt to Unicode 9.0
329       Check python installed in autogen.sh
330       Fix some errors related to python3
331       Bug 96676 - Check range of FcWeightFromOpenType argument
332       Update libtool revision
333
334 Tobias Stoeckmann (1):
335       Properly validate offsets in cache files.
336
337 2.12
338
339 Akira TAGOH (8):
340       Modernize fc-blanks.py
341       Update URL
342       Bug 95477 - FcAtomicLock fails when SELinux denies link() syscall with EACCES
343       45-latin.conf: Add some Windows fonts to categorize them properly
344       Correct one for the previous change
345       Bug 95481 - Build fails on Android due to broken lconv struct
346       Add the static raw data to generate fcblanks.h
347       Remove unused code
348
349 Erik de Castro Lopo (1):
350       Fix a couple of minor memory leaks
351
352 Petr Filipsky (1):
353       Fix memory leak in FcDirCacheLock
354
355 2.11.95 (2.12 RC5)
356
357 Akira TAGOH (22):
358       Add one more debugging option to see transformation on font-matching
359       Fix a crash when no objects are available after filtering
360       No need to be public
361       mark as private at this moment
362       Don't return FcFalse even when no fonts dirs is configured
363       Add a warning for blank in fonts.conf
364       Fix a memory leak in FcFreeTypeQueryFace
365       Update CaseFolding.txt to Unicode 8.0
366       Bug 90867 - Memory Leak during error case in fccharset
367       Fix the broken cache more.
368       Fail on make runtime as needed instead of configure if no python installed
369       Use long long to see the same size between LP64 and LLP64
370       Fix build issue on MinGW
371       Use int64_t instead of long long
372       Fix compiler warnings on MinGW
373       Fix assertion on 32bit arch
374       remomve unnecessary code
375       Bug 93075 - Possible fix for make check failure on msys/MinGW...
376       Avoid an error message on testing when no fonts.conf installed
377       Add hintstyle templates and make hintslight default
378       Revert "Workaround another race condition issue"
379       Update libtool revision
380
381 Behdad Esfahbod (6):
382       Revert changes made to FcConfigAppFontAddDir() recently
383       Call FcFreeTypeQueryFace() from fcdir.c, instead of FcFreeTypeQuery()
384       [GX] Support instance weight, width, and style name
385       [GX] Enumerate all named-instances in TrueType GX fonts
386       Improve OpenType to Fontconfig weight mapping
387       [GX] Improve weight mapping
388
389 Patrick Haller (1):
390       Optimizations in FcStrSet
391
392 2.11.94 (2.12 RC4)
393
394 Akira TAGOH (16):
395       Remove the dead code
396       Bug 89617 - FcConfigAppFontAddFile() returns false on any font file
397       Fix unknown attribute in Win32
398       Fix SIGFPE
399       Fix a typo for the latest cache version
400       Fix a typo in fontconfig-user.sgml
401       Drop unmaintained code
402       Observe blanks to compute correct languages in fc-query/fc-scan
403       Add missing description for usage
404       Make FC_SCALE deprecated
405       Bug 90148 - Don't warn if cachedir isn't specified
406       Fix memory leaks after FcFini()
407       Fix a typo
408       Fix a crash
409       Detect the overflow for the object ID
410       Revert the previous change
411
412 Behdad Esfahbod (11):
413       Fix bitmap scaling
414       Add su[pport for symbol fonts
415       Write ranges using a [start finish) format
416       Only set FC_SIZE for scalable fonts if OS/2 version 5 is present
417       Add bitmap-only font size as Double, not Range
418       Accept Integer for FC_SIZE
419       Don't set FC_SIZE for bitmap fonts
420       Fix compiler warnings
421       Simplify FcRange
422       Reduce number of places that cache version is specified to 1
423       Bump cache version number to 6, because of recent FcRange changes
424
425 Đ ŃƒŃĐ»Đ°Đœ Đ˜Đ¶Đ±ŃƒĐ»Đ°Ń‚ĐŸĐČ (1):
426       W32: Support cache paths relative to the root directory
427
428 2.11.93 (2.12 RC3)
429
430 Akira TAGOH (18):
431       Fix a typo in docs
432       Add pkg.m4 to git
433       Fix a build fail on some non-POSIX platforms
434       ifdef'd the unnecessary code for win32
435       Fix pointer cast warning on win32
436       filter can be null
437       Copy the real size of struct dirent
438       Rework again to copy the struct dirent
439       Hardcode the blanks in the library
440       Update the script to recognize the escaped space
441       Fix a build issue when $(srcdir) != $(builddir)
442       Don't add FC_LANG when it has "und"
443       Fix the array allocation
444       Improve the performance on searching blanks
445       Fix a segfault when OOM happened.
446       Fix a bug in the previous change forFcBlanksIsMember()
447       Fix an infinite loop in FcBlanksIsMember()
448       Fix a trivial bug for dist
449
450 Alan Coopersmith (1):
451       Fix configure to work with Solaris Studio compilers
452
453 Behdad Esfahbod (3):
454       Fix symbol cmap handling
455       Remove dead code after previous commit
456       Simplify some more
457
458 Michael Haubenwallner (1):
459       Ensure config.h is included first, bug#89336.
460
461 2.11.92 (2.12 RC2)
462
463 Akira TAGOH (1):
464       Add missing docs
465
466 2.11.91 (2.12 RC1)
467
468 Akira TAGOH (28):
469       Bug 71287 - size specific design selection support in OS/2 table version 5
470       Fix a build issue with freetype <2.5.1
471       Fix missing docs
472       Fix a typo
473       Fix fc-cache fail with -r
474       Rebase ja.orth against Joyo kanji characters
475       Allow the modification on FcTypeVoid with FcTypeLangSet and FcTypeCharSet
476       Workaround another race condition issue
477       Read the config files and fonts on the sysroot when --sysroot is given to fc-cache
478       Fix a segfault
479       Update CaseFolding.txt to Unicode 7.0
480       Don't read/write from/to the XDG dirs if the home directory is disabled
481       Rework for 5004e8e01f5de30ad01904e57ea0eda006ab3a0c
482       Fix a crash when no sysroot is given and failed to load the default fonts.conf
483       Fix a gcc warning
484       Don't add duplicate lang
485       fallback to the another method to lock when link() failed
486       Increase the refcount in FcConfigSetCurrent()
487       Fix the memory leak in fc-cat
488       Note FcConfigSetCurrent() increases the refcount in document
489       Add FcRangeGetDouble()
490       Revert "Bug 73291 - poppler does not show fl ligature"
491       Update aliases for new URW fonts
492       Returns False if no fonts found
493       fc-cache: make a fail if no fonts processed on a given path
494       fc-cache: Add an option to raise an error if no fonts found
495       Bump the cache version to 5
496       Fix a typo
497
498 Behdad Esfahbod (39):
499       Remove unused code
500       Simplify hash code
501       Further simplify hash code
502       Rewrite hashing to use FT_Stream directly
503       Allow passing NULL for file to FcFreeTypeQueryFace()
504       [ko.orth] Remove U+3164 HANGUL FILLER
505       Deprecate FC_HASH and don't compute it
506       Remove unused FcHash code now that FC_HASH is deprecated
507       Update list of blanks to Unicode 6.3.0
508       Update blanks to Unicode 7.0
509       Change charset parse/unparse format to be human readable
510       Minor
511       Fix charset unparse after recent changes
512       Comments
513       Remove HASH from matching priorities
514       Fixup previous commit
515       Update mingw32 MemoryBarrier from HarfBuzz
516       More mingw32 MemoryBarrier() fixup
517       Symlinks fix for DESTDIR
518       Revert "Symlinks fix for DESTDIR"
519       Call FcInitDebug from FcFreeTypeQueryFace
520       Decode MacRoman encoding in name table without iconv
521       Ouch, fix buffer
522       Use lang=und instead of lang=xx for "undetermined"
523       Remove unused regex code
524       Improve / cleanup namelang matching
525       Add FC_WEIGHT_DEMILIGHT
526       Change DemiLight from 65 to 55
527       Linearly interpolate weight values
528       Export recently added API
529       Remove unneeded FcPublic
530       Fix assertion failure
531       If OS/2 table says weight is 1 to 9, multiply by 100
532       Trebuchet MS is a sans-serif font, not serif
533       Fix previous commit
534       Revert "[fcmatch] When matching, reserve score 0 for when elements don't exist"
535       Fix buffer overflow in copying PS name
536       Add FC_COLOR
537       Treat color fonts as scalable
538
539 Nick Alcock (1):
540       Generate documentation for FcWeight* functions.
541
542 2.11.1
543
544 Akira TAGOH (31):
545       do not build test-migration for Win32
546       Fix build issue on Debian/kFreeBSD 7.0
547       Update ax_pthread.m4 to the latest version
548       Fix the dynamic loading issue on NetBSD
549       Use stat() if there are no d_type in struct dirent
550       Fix a build issue on Solaris 10
551       Change the default weight on match to FC_WEIGHT_NORMAL
552       Warn if no <test> nor <edit> elements in <match>
553       Correct DTD
554       Re-scan font directories only when it contains subdirs
555       Fix typo
556       Bug 72086 - Check for gperf in autogen.sh
557       Simplify to validate the availability of posix_fadvise
558       Simplify to validate the availability of scandir
559       Fix a typo
560       Fix a build issue on platforms where doesn't support readlink()
561       Improve the performance issue on rescanning directories
562       Bug 73686 - confdir is not set correctly in fontconfig.pc
563       Update zh_hk.orth
564       clean up the unused files
565       Add missing license headers
566       Update the use of autotools' macro
567       Fix a crash issue when empty strings are set to the BDF properties
568       Add a doc for FcDirCacheRescan
569       Add missing #include <sys/statvfs.h> in fcstat.c
570       Fix incompatible API on AIX with random_r and initstate_r
571       Fallback to lstat() in case the filesystem doesn't support d_type in struct dirent
572       Update doc to include the version info of `since when'
573       Bug 73291 - poppler does not show fl ligature
574       Add README describes the criteria to add/modify the orthography files
575       Fix autoconf warning, warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
576
577 Alan Coopersmith (3):
578       Leave room for null terminators in arrays
579       Avoid memory leak when NULL path passed to FcStrBuildFilename
580       Avoid null pointer dereference in FcNameParse if malloc fails
581
582 Behdad Esfahbod (1):
583       Bug 72380 - Never drop first font when trimming
584
585 Frederic Crozat (2):
586       Fix inversion between Tinos and Cousine in the comment
587       Add metric aliases for additional Google ChromeOS fonts
588
589 Jehan (1):
590       Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 build
591
592 Ross Burton (1):
593       fc-cache: --sysroot option takes an argument
594
595 2.11
596
597 Akira TAGOH (15):
598       Do not create a config dir for migration when no config files nor dirs
599       Add a test case of the migration for config place
600       Fix memory leaks in FcFreeTypeQueryFace
601       Bug 68955 - Deprecate / remove FC_RASTERIZER
602       Copy all values from the font to the pattern if the pattern doesn't have the element
603       Fix a crash when FcPattern is set to null on FcFontSetList() and FcFontList()
604       Add the description of -q option to the man page
605       avoid reading config.h twice
606       clean up
607       Add the relative path for <include> to fonts.conf if the parent path is same to fonts.conf
608       Workaround the race condition issue on updating cache
609       exit with the error code when FcNameParse() failed
610       Add missing doc for FcStrListFirst and fix a typo
611       Bump libtool revision
612       Update CaseFolding.txt to Unicode 6.3
613
614 Jan Alexander Steffens (heftig) (1):
615       Further changes to 30-metric-aliases.conf
616
617 W. Trevor King (1):
618       doc/fccharset.fncs: Describe the map format in more detail
619
620 2.10.95 (2.11 RC5)
621
622 Akira TAGOH (2):
623       Fix a typo
624       Fix a crash
625
626 2.10.94 (2.11 RC4)
627
628 Akira TAGOH (25):
629       Bug 64906 - FcNameParse() should ignore leading whitespace in parameters
630       Fix a comparison of constant warning with clang
631       Fix a shift count overflow on 32bit box
632       Fix a incompatible pointer warning on NetBSD
633       Add FcTypeUnknown to FcType to avoid comparison of constant -1
634       Fix the behavior of intermixed tests end edits in match
635       Ignore scandir() check on mingw
636       Use INT_MAX instead of unreliable hardcoding value
637       Add FC_UNUSED to FC_ASSERT_STATIC macro to avoid compiler warning
638       Rework to apply the intermixed test and edit elements in one-pass
639       trivial code optimization
640       Correct fontconfig.pc to add certain dependencies for build
641       Correct fontconfig.pc to add certain dependencies for static build
642       Fix wrong edit position
643       Bug 67809 - Invalid read/write with valgrind when assigning something twice
644       warn deprecated only when migration failed
645       Bug 67845 - Match on FC_SCALABLE
646       Bug 16818 - fontformat in match pattern is not respected?
647       Bug 68340 - More metric compat fonts
648       Bug 63399 - Add default aliases for Georgia, Garamond, Palatino Linotype, Trebuchet MS
649       Fix a typo
650       Fix a crash when non-builtin objects are edited
651       Fix a wrong edit position when 'kind' is different
652       Bug 68587 - copy qu.orth to quz.orth
653       Add quz.orth to Makefile.am
654
655 Behdad Esfahbod (2):
656       Minor
657       Fix assertion
658
659 2.10.93 (2.11 RC3)
660
661 Akira TAGOH (10):
662       Bug 62980 - matching native fonts with even :lang=en
663       Ensure closing fp on error
664       Obtain fonts data via FT_Face instead of opening a file directly
665       Revert the previous change and rework to not export freetype API outside fcfreetype.c
666       documented FC_HASH and FC_POSTSCRIPT_NAME
667       Bug 63329 - make check fails: .. contents:: :depth: 2
668       Use the glob matching for filename
669       Bug 63452 - conf.d/README outdated
670       Fix missing OSAtomicCompareAndSwapPtrBarrier() on Mac OS X 10.4
671       Bug 63922 - FcFreeTypeQueryFace fails on postscripts fonts loaded from memory
672
673 Sebastian Freundt (1):
674       build-chain, replace INCLUDES directive by AM_CPPFLAGS
675
676 2.10.92 (2.11 RC2)
677
678 Akira TAGOH (33):
679       Fix the build fail on MinGW
680       Bug 50497 - RFE: Add OpenType feature tags support
681       Improve FcGetPrgname() to work on BSD
682       Better fix for 2fe5ddfd
683       Add missing file descriptor to F_DUPFD_CLOEXEC
684       Fix mkstemp absence for some platform
685       Fix installation on MinGW32
686       Add another approach to FC_PRGNAME for Solaris 10 or before
687       remove the unnecessary code
688       Bug 59385 - Do the right thing for intermixed edit and test elements
689       Bug 23757 - Add mode="delete" to <edit>
690       Modernize configure.ac
691       Use AM_MISSING_PROG instead of hardcoding missing
692       Revert "test: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENT"
693       Use AM_MISSING_PROG instead of hardcoding missing
694       Bug 50733 - Add font-file hash?
695       Bug 60312 - DIST_SUBDIRS should never appear in a conditional
696       Update _FcMatchers definition logic
697       Bump the cache version to 4
698       Add Culmus foundry to the vendor list
699       Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf
700       Bug 60783 - Add Liberation Sans Narrow to 30-metric-aliases.conf
701       Fix a typo
702       Fix a crash when the object is non-builtin object
703       Fix broken sort order with FcFontSort()
704       Fix a memory leak
705       Bug 59456 - Adding a --sysroot like option to fc-cache
706       Do not copy FC_*LANG_OBJECT even if it's not available on the pattern
707       Fix a SIGSEGV on FcPatternGet* with NULL pattern
708       Bug 38737 - Wishlist: support FC_POSTSCRIPT_NAME
709       Minor cleanup
710       Bump libtool revision
711       Minor fix
712
713 Behdad Esfahbod (12):
714       Resepct $NOCONFIGURE
715       Ensure we find the uninstalled fontconfig header
716       Copy all values from pattern to font if the font doesn't have the element
717       Minor
718       Bug 59379 - FC_PRGNAME
719       Remove unused checks for common functions
720       Minor
721       Fix fc-cache crash caused by looking up NULL object incorrectly
722       Fix FC_PRGNAME default
723       Fix readlink failure
724       Accept digits as part of OpenType script tags
725       Fix crash with FcConfigSetCurrent(NULL)
726
727 Christoph J. Thompson (1):
728       Use the PKG_INSTALLDIR macro.
729
730 Colin Walters (1):
731       build: Only use PKG_INSTALLDIR if available
732
733 Quentin Glidic (2):
734       test: Use SH_LOG_COMPILER and AM_TESTS_ENVIRONMENT
735       Use LOG_COMPILER and AM_TESTS_ENVIRONMENT
736
737 2.10.91 (2.11 RC1)
738
739 Akira TAGOH (19):
740       Fix a potability issue about stdint.h
741       Fix build issues on clean tree
742       Do not show the deprecation warning if it is a symlink
743       Fix a typo
744       Fix the wrong estimation for the memory usage information in fontconfig
745       Remove the duplicate null-check
746       Remove the dead code
747       clean up
748       Fix a typo that accessing to the out of array
749       Fix a memory leak
750       Check the system font to be initialized
751       Missing header file for _mkdir declaration
752       Clean up the unused variable
753       Bug 47705 - Using O_CLOEXEC
754       missing header file to declare _mkdir
755       Fix a build fail on mingw
756       Fix a typo in the manpages template
757       Bug 29312 - RFE: feature to indicate which characters are missing to satisfy the language support
758       Update the date in README properly
759
760 Behdad Esfahbod (73):
761       Fix typo
762       Parse matrices of expressions
763       Fix compiler warnings
764       Fix unused-parameter warnings
765       Fix more warnings
766       Fix sign-compare warnings
767       Fix warning
768       Fix more warnings
769       Fixup from 4f6767470f52b287a2923e7e6d8de5fae1993f67
770       Remove memory accounting and reporting
771       Allow target="font/pattern/default" in <name> elements
772       Don't warn if an unknown element is used in an expression
773       Unbreak build when FC_ARCHITECTURE is defined
774       Remove unneeded stuff
775       Enable fcarch assert checks even when FC_ARCHITECTURE is explicitly given
776       Make tests run on Windows
777       Initialize matrix during name parsing
778       Adjust docs for recent changes
779       Warn if <name target="font"> appears in <match target="pattern">
780       Make FC_DBG_OBJTYPES debug messages into warnings
781       Refuse to set value to unsupported types during config too
782       Add NULL check
783       Don't crash in FcPatternDestroy with NULL pattern
784       Don't crash in FcPatternFormat() with NULL pattern
785       Minor
786       Whitespace
787       Deprecate FcName(Un)RegisterObjectTypes / FcName(Un)RegisterConstants
788       Use a static perfect hash table for object-name lookup
789       Switch .gitignore to git.mk
790       Remove shared-str pool
791       Fix build stuff
792       Add build stuff for threadsafety primitives
793       Add thread-safety primitives
794       Make refcounts, patterns, charsets, strings, and FcLang thread-safe
795       Make FcGetDefaultLang and FcGetDefaultLangs thread-safe
796       Make FcInitDebug() idempotent
797       Make FcDefaultFini() threadsafe
798       Refactor; contain default config in fccfg.c
799       Minor
800       Make default-FcConfig threadsafe
801       Minor
802       Make FcCacheIsMmapSafe() threadsafe
803       Minor
804       Make cache refcounting threadsafe
805       Add a big cache lock
806       Make random-state initialization threadsafe
807       Make cache hash threadsafe
808       Make FcDirCacheDispose() threadsafe
809       Make fcobjs.c thread-safe
810       Warn about undefined/invalid attributes during config parsing
811       Fixup fcobjs.c
812       Remove FcSharedStr*
813       Fix compiler warnings
814       Minor
815       Fix build and warnings on win32
816       Use CC_FOR_BUILD to generate source files
817       Fix more warnings.
818       Trying to fix distcheck
819       Fix build around true/false
820       Work around Sun CPP
821       Really fix cross-compiling and building of tools this time
822       Second try to make Sun CPP happy
823       Ugh, add Tools.mk
824       Minor
825       Don't use blanks for fc-query
826       Remove FcInit() calls from tools
827       Add 10-scale-bitmap-fonts.conf and enable by default
828       Oops, add the actual file
829       Fix pthreads setup
830       Fix memory corruption!
831       Add pthread test
832       Add atomic ops for Solaris
833       Make linker happy
834
835 Jon TURNEY (1):
836       Fix build when srcdir != builddir
837
838 2.10.2
839
840 Akira TAGOH (13):
841       Bug 53585 - Two highly-visible typos in src/fcxml.c
842       Fix for libtoolize's warnings
843       Bug 54138 - X_OK permission is invalid for win32 access(..) calls
844       Bug 52573 - patch required to build 2.10.x with oldish GNU C library headers
845       deal with warnings as errors for the previous change
846       Fix wrongly squashing for the network path on Win32.
847       Fix syntax errors in fonts.dtd.
848       autogen.sh: Add -I option to tell aclocal a place for external m4 files
849       Use automake variable instead of cleaning files in clean-local
850       Bug 56531 - autogen.sh fails due to missing 'm4' directory
851       Bug 57114 - regression on FcFontMatch with namelang
852       Update CaseFolding.txt to Unicode 6.2
853       Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in 65-nonlatin.conf
854
855 Behdad Esfahbod (1):
856       Fix N'ko orthography
857
858 Jeremy Huddleston Sequoia (1):
859       Remove _CONFIG_FIXUPS_H_ guards, so multiple includes of "config.h" result in the correct values
860
861 2.10.1
862
863 Akira TAGOH (2):
864       Fix a typo in fontconfig.pc
865       Install config files first
866
867 2.10.0
868
869 Akira TAGOH (5):
870       Bug 34266 - configs silently ignored if libxml2 doesn't support SAX1 interface
871       Update CaseFolding.txt to Unicode 6.1
872       Fix a build fail with gcc 2.95, not supporting the flexible array members.
873       Bump libtool revision
874       Update INSTALL
875
876 2.9.92 (2.10 RC2)
877
878 Akira TAGOH (9):
879       Bug 50835 - Deprecate FC_GLOBAL_ADVANCE
880       Fix a typo and build fail.
881       Fix a build fail on MINGW
882       Fix the fail of make install with --disable-shared on Win32
883       clean up the lock file properly on even hardlink-not-supported filesystem.
884       Rename configure.in to configure.ac
885       Bug 18726 - RFE: help write locale-specific tests
886       Bump libtool revision
887       Update INSTALL
888
889 Marius Tolzmann (2):
890       Fix newline in warning about deprecated config includes
891       Fix warning about deprecated, non-existent config includes
892
893 2.9.91 (2.10 RC1)
894
895 Akira TAGOH (60):
896       [doc] Update the path for cache files and the version.
897       [doc] Update for cachedir.
898       Revert "Fix a build fail on some environment."
899       Revert "Fix a build fail on some environment"
900       Fix a build issue due to the use of non-portable variables
901       Get rid of the prerequisites from the sufix rules
902       Bug 39914 - Please tag the cache directory with CACHEDIR.TAG
903       fc-cache: improvement of the fix for Bug#39914.
904       fcmatch: Set FcResultMatch at the end if the return value is valid.
905       Bug 47703 - SimSun default family
906       Bug 17722 - Don't overwrite user's configurations in default config
907       Fix a memory leak in FcDirScanConfig()
908       Bug 17832 - Memory leaks due to FcStrStaticName use for external patterns
909       fcpat: Increase the number of buckets in the shared string hash table
910       Fix the hardcoded cache file suffix
911       Move workaround macros for fat binaries into the separate header file
912       Bug 48020 - Fix for src/makealias on Solaris 10
913       Bug 24729 - [ne_NP] Fix ortho file
914       doc: Add contains and not_contains operators and elements
915       Use AC_HELP_STRING instead of formatting manually
916       Use pkgconfig to check builddeps
917       Bug 29341 - Make some fontconfig paths configurable
918       Bug 22862 - <alias> ignores <match> <test>s
919       Bug 26830 - Add search for libiconv non-default directory
920       Bug 28491 - Allow matching on FC_FILE
921       Bug 48573 - platform without regex do not have also REG_XXX defines
922       Bug 27526 - Compatibility fix for old windows sytems
923       Add --with-expat, --with-expat-includes and --with-expat-lib back.
924       doc: Fix a typo of the environment variable name.
925       Bug 25151 - Move cleanCacheDirectory() from fc-cache.c into
926       Rework to avoid adding the unexpected value to ICONV_CFLAGS and ICONV_LIBS
927       Fix a build issue again when no regex functions available
928       C++11 requires a space between literal and identifier
929       Bug 47721 - Add ChromeOS fonts to 30-metric-aliases.conf
930       Create CACHEDIR.TAG when fc-cache is run or only when the cache directory is created at the runtime.
931       Add --enable-iconv option to configure
932       Bug 27765 - FcMatch() returns style in wrong language
933       Disable iconv support anyway...
934       Bug 39278 - make usage of mmap optional
935       Output more verbose debugging log to show where to insert the element into the value list
936       fonts.conf: keeps same binding for alternatives
937       fcarch.c: get rid of the duplicate definition of FC_MAX
938       Bug 19128 - Handling whitespace in aliases
939       Bug 20411 - fontconfig doesn't match FreeDesktop directories specs
940       Correct the example
941       Bug 33644 - Fontconfig doesn't match correctly in <test>
942       fcatomic: fallback to create a directory with FcAtomicLock
943       Move statfs/statvfs wrapper to fcstat.c and add a test for the mtime broken fs
944       Fix the build fail on Solaris
945       Fix a typo and polish the previous change
946       Fix the wrong estimation for the memory usage information in fontconfig
947       Bug 32853 - Export API to get the default language
948       fcdefault: fallback if the environment variables are empty
949       Add the default language to the pattern prior to do build the substitution
950       fcdefault: no need to set FC_LANG in FcDefaultSubstitute() anymore
951       fcdefault: Add the lang object at FcConfigSubstituteWithPat() only when kind is FcMatchPattern
952       Bug 50525 - superfluous whitespace in the style
953       Bump libtool revision
954       doc: Fix distcheck error again...
955       Generate bzip2-compressed tarball too
956
957 Jeremy Huddleston (1):
958       fcarch: Check for architecture signature at compile time rather than configure time
959
960 Keith Packard (3):
961       Use posix_fadvise to speed startup
962       Extra ',' in AC_ARG_WITH(arch causes arch to never be autodetected
963       Deal with architectures where ALIGNOF_DOUBLE < 4
964
965 Mark Brand (1):
966       fix building for WIN32
967
968 Mikhail Gusarov (2):
969       Move FcStat to separate compilation unit
970       Fix cache aging for fonts on FAT filesystem under Linux
971
972 2.9
973
974 Akira TAGOH (28):
975       Add charset editing feature.
976       add some document for range and charset.
977       Add the range support in blank element
978       Add editing langset feature.
979       add some documents
980       Bug 24744 - No n'ko orthography
981       Remove the unnecessary comment in ks.orth
982       Bug 32965 - Asturian (ast-ES) language matching missing áž·áž·áž„
983       Add a missing file
984       Bug 35517 - Remove Apple Roman cmap support
985       Bug 40452 - Running 'fc-match --all' core dumps when no fonts are installed
986       Get rid of the unexpected family name
987       Bug 44826 - <alias> must contain only a single <family>
988       Bug 46169 - Pointer error in FcConfigGlobMatch
989       Do not update stream->pos when seeking is failed.
990       Bug 27385 - lcdfilter settings for freetype-2.3.12 not available in fontconfig-2.8.0
991       Add brx.orth and sat.orth
992       Bug 41694 - FcCache functions have random-number-generator side effects
993       Bug 23336 - unable to display bitmap-only (SFNT) TrueType or OpenType
994       Check null value for given object to avoid possibly segfaulting
995       Bug 19128 - Handling whitespace in aliases
996       Fix distcheck error
997       Update the version info
998       Update to detect the uncommited changes properly
999       Fix a build issue
1000       Fix a build fail on some environment
1001       Fix a build fail on some environment.
1002       Get rid of $< from Makefile.am
1003
1004 Alan Coopersmith (1):
1005       Fix compiler warnings
1006
1007 Behdad Esfahbod (54):
1008       [fc-cache] Document -r argument in man page
1009       [doc] Fix typo
1010       Bug 25508 configure assumes bash > 2.0 is on system
1011       Update INSTALL
1012       Add note about autogen.sh to INSTALL
1013       Fix doc typo
1014       More doc typo fixes
1015       Bug 18886 installation crashes if fontconfig already installed
1016       Bug 26157 Solaris/Sun C 5.8: compilation of 2.8.0 and 2.7.3 fails
1017       Bug 25152 Don't sleep(2) if all caches were uptodate
1018       Don't include unistd.h in fontconfig.h
1019       Accept TT_PLATFORM_MICROSOFT, TT_MS_ID_SYMBOL_CS from name table
1020       Whitespace
1021       More whitespace
1022       Remove all training whitespaces
1023       Fix comment
1024       Add fc-pattern cmdline tool
1025       Bug 29338 - fc-pattern.sgml, open para tag
1026       Add comments
1027       Bug 29995 - fc-cat does not invoke FcFini()
1028       Add new public API: FcCharSetDelChar()
1029       [fc-lang] Support excluding characters
1030       Bug 24729 - [ne_NP] Fix ortho file
1031       Add more copyright owners
1032       Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
1033       Fix returned value
1034       Bug 28958 - lang=en matches other langs
1035       Make most generated-files cross-compiling-safe
1036       Make fc-arch stuff cross-compiling-safe
1037       Bump version
1038       Allow editing charset and lang in target="scan"
1039       Add <range> support for <blank> into the DTD
1040       Skip <range> elements with begin > end
1041       Doc nit
1042       Fix assertion failure on le32d4
1043       Remove AM_MAINTAINER_MODE
1044       Update CaseFolding.txt to Unicode 6.0
1045       Remove --enable-maintainer-mode from autogen.sh
1046       Bug 20113 - Uighur (ug) orthography incomplete
1047       Bug 30566 - fcformat.c:interpret_enumerate() passes uninitialized idx to FcPatternGetLangSet()
1048       Mark constant strings as constant
1049       More doc typo fixes
1050       Always define FcStat as a function
1051       Fix warning
1052       Bug 35587 - Add padding to make valgrind and glibc not hate each other
1053       [.gitignore] Update
1054       Bug 36577 - Updating cache with no-bitmaps disables bitmap fonts...
1055       Bug 26718 - "fc-match sans file" doesn't work
1056       Switch fc-match to use FcPatternFormat()
1057       Switch fc-cat to use FcPatternFormat()
1058       Fix stupid bug in FcFontSort()
1059       Bug 41171 - Invalid use of memset
1060       Fix parallel build
1061       Add FcPublic to FcLangSetUnion and FcLangSetSubtract
1062
1063 Brad Hards (1):
1064       Documentation fixes
1065
1066 Jeremy Huddleston (2):
1067       fontconfig.pc: Add variables for confdir and cachedir
1068       fontconfig.pc.in: Add sysconfdir, localstatedir, and PACKAGE
1069
1070 Jinkyu Yi (1):
1071       Bug 42423 - make default Korean font from Un to Nanum
1072
1073 MINAMI Hirokazu (1):
1074       Bug 43406 - typo of Japanese font name in conf.d/65-nonlatin.conf
1075
1076 Mike Frysinger (9):
1077       FcStrPlus: optimize a little
1078       delete unused variables
1079       FcStat: change to FcChar8 for first arg
1080       fc-cat: fix pointer warning
1081       FcName{,Get}Constant: constify string input
1082       fc-{list,match}: constify format string
1083       fix build warnings when using --with-arch
1084       FcObjectValidType: tweak -1 checking
1085       makealias: handle missing funcs better
1086
1087 Parag Nemade (2):
1088       Bug 25651 - Add ortho file for locale brx_IN
1089       Bug 25650 - Add ortho file for locale sat_IN
1090
1091 Pravin Satpute (4):
1092       Bug 27195 - need updates to ks.orth file
1093       Bug 43321 - Required corrections in urdu.orth file
1094       Bug 25653 - Add ortho file for locale doi_IN
1095       Bug 25652 - Add ortho file for locale mni_IN
1096
1097 2.8
1098
1099 Behdad Esfahbod (24):
1100       Clarify default confdir and cachedir better.
1101       Move FcAlign to fcint.h
1102       [fc-arch] Add FcAlign to arch signature
1103       [int] Define MIN/MAX/ABS macros
1104       Bump cache version up from 2 to 3 and fix FcLangSet caching/crash
1105       Remove unused macros
1106       [int] Remove fc_storage_type() in favor of direct access to v->type
1107       [int] Remove fc_value_* macros that did nothing other than renaming
1108       Enable automake silent rules
1109       [int] Remove more unused macros
1110       [xml] Remove unused code
1111       [arch] Try to ensure proper FcLangSet alignment in arch
1112       [lang] Fix serializing LangSet from older versions
1113       Make sure fclang.h and fcarch.h are built
1114       Remove bogus comment
1115       [fc-glyphname] Cleanup Makefile.am
1116       [src] Create fcglyphname.h automatically
1117       [fc-glyphname] Rename internal arrays to prefix with _fc_
1118       Clean up Makefile's a bit
1119       [fc-glyphname] Remove Adobe glyphlist
1120       [fc-case] Update CaseFolding.txt to Unicode 5.2.0
1121       [fc-arch] Beautify the arch template
1122       [fc-arch] Rename architecture names to better reflect what they are
1123       Bump libtool revision in preparation for release
1124
1125 2.7.3
1126
1127 Behdad Esfahbod (2):
1128       Use default config in FcFileScan() and FcDirScan()
1129       Bump libtool version in preparation for release
1130
1131 Roozbeh Pournader (2):
1132       Correct Ewe (ee) orthography to use U+025B (bug #20711)
1133       Updated Arabic, Persian, and Urdu orthographies
1134
1135 2.7.2
1136
1137 Behdad Esfahbod (6):
1138       Improve charset printing
1139       [ja.orth] Comment out FULLWIDTH YEN SIGN (#22942)
1140       Bug 22037 - No Fonts installed on a default install on Windows Server 2003
1141       Bug 23419 - "contains" expression seems not working on the fontconfig rule
1142       Revert "Fix FcNameUnparseLangSet()" and redo it
1143       Bump libtool version for release
1144
1145 Tor Lillqvist (3):
1146       Fix MinGW compilation
1147       Fix heap corruption on Windows in FcEndElement()
1148       Use multi-byte codepage aware string function on Windows
1149
1150 2.7.1
1151
1152 Behdad Esfahbod (16):
1153       git-tag -s again
1154       Fix win32 build
1155       Replace spaces with tabs in conf files
1156       Remove unused ftglue code
1157       Add Inconsolata to monospace config (#22710)
1158       Fix leak with string VStack objects
1159       Improve libtool version parsing (#22122)
1160       Use GetSystemWindowsDirectory() instead of GetWindowsDirectory() (#22037)
1161       Remove unused macros
1162       Fix FcNameUnparseLangSet()
1163       Fix doc syntax (#22902)
1164       TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32
1165       [doc] Add ~/fonts.conf.d to user docs
1166       Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911)
1167       Bump libtool versions that 2.7.0 (I forgot to do back then)
1168       Update .gitignore
1169
1170 Karl Tomlinson (1):
1171       Don't change the order of names unnecessarily (#20128)
1172
1173 2.7
1174
1175 Alexey Khoroshilov (1):
1176       Use human-readable file names in the docs (bug #16278)
1177
1178 Behdad Esfahbod (119):
1179       Avoid C99ism in Win32 code (#16651)
1180       [doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)
1181       When canonizing filenames, squash // and remove final / (#bug 16286)
1182       Add orth file for Maithili mai.orth (#15821)
1183       Replace RCS Id tags with the file name
1184       [doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet (#16272)
1185       Update Thai default families (#16223)
1186       Add ~/.fonts.conf.d to default config (#17100)
1187       [fc-match] Fix list of getopt options in --help
1188       Update man pages
1189       Add fc-query (#13019)
1190       Implement fc-list --verbose (#13015)
1191       [doc] Add const decorator for FcPatternDuplicate()
1192       Add FcPatternFilter() (#13016)
1193       [doc] Document that a zero rescanInterval disables automatic checks (#17103)
1194       Get rid of $Id$ tags
1195       [doc] Fix signature of FcConfigHome()
1196       Fix docs re 'orig' argument of FcPatternBuild and family
1197       Update sr.orth to actul subset of Cyrillic used by Serbian (#17208)
1198       Add Sindhi .orth file. (#17140)
1199       Add WenQuanYi fonts to default conf (#17262, from Mandriva)
1200       Handle -h and --help according to GNU Coding Standards (#17104)
1201       Document when config can be NULL (#17105)
1202       Add FcConfigReference() (#17124)
1203       Document how to free return value of FcNameUnparse()
1204       Don't leak FcValues string loaded through fcxml.c (#17661)
1205       Don't call FcPatternGetCharSet in FcSortWalk unless we need to (#17361)
1206       Fix two more doc typos
1207       [.gitignore] Update
1208       Cleanup symlinks in "make uninstall" (bug #18885)
1209       [fccache] Consistently use FcStat() over stat() (bug #18195)
1210       Consistently use FcStat() over stat() in all places
1211       Use __builtin_popcount() when available (bug #17592)
1212       Fix compile with old FreeType that doesn't have FT_Select_Size() (bug #17498)
1213       Implement fc-list --quiet ala grep (bug #17141)
1214       [65-fonts-persian.conf] Set foundry in target=scan instead of target=font
1215       Don't use identifier named complex
1216       Explicitly chmod() directories (bug #18934)
1217       Remove special-casing of FC_FILE in FcPatternPrint()
1218       [.gitignore] Update
1219       Implement FcPatternFormat and use it in cmdline tools (bug #17107)
1220       Fix comparison of family names to ignore leading space properly
1221       [fcmatch.c] Fix debug formatting
1222       [fcmatch] Use larger multipliers to enforce order
1223       [fcmatch] When matching, reserve score 0 for when elements don't exist
1224       [fcmatch] Move FcFontSetMatch() functionality into FcFontSetMatchInternal()
1225       [doc] Note that fontset returned by FcConfigGetFonts should not be modified
1226       Make FcCharSetMerge() public
1227       Don't use FcCharSetCopy in FcCharSetMerge
1228       Oops.  Fix usage output.
1229       Revive FcConfigScan() (bug #17121)
1230       Add fc-scan too that runs FcFileScan/FcDirScan
1231       Oops, fix FcPatternFilter
1232       [fc-match] Accept list of elements like fc-list (bug #13017)
1233       Cleanup all manpage.* files
1234       [fcmatch] Fix crash when no fonts are available.
1235       [fcfreetype] Fix typo in GB2312 encoding name string (#19845)
1236       Add ICONV_LIBS to fontconfig.pc.in (#19606)
1237       [win32] Fix usage of GetFullPathName()
1238       [win32] Expand "APPSHAREFONTDIR" to ../share/fonts relative to binary location
1239       [win32] Do not remove leading '\\' such that network paths work
1240       [fccache] Make sure the cache is current when reusing from open caches
1241       Update Sinhala orthography (#19288)
1242       [cache] After writing cache to file, update the internal copy to reflect this
1243       Further update Sinhala orthography (#19288)
1244       [fcformat] Add support for width modifiers
1245       [fcformat] Refactor and restructure code for upcoming changes
1246       [fcformat] Add support for subexpressions
1247       [fcformat] Add element filtering and deletion
1248       [fcformat] Add conditionals
1249       [fcformat] Add simple converters
1250       [fcformat] Implement 'cescape', 'shescape', and 'xmlescape' converters
1251       [FcStrBuf] better handle malloc failure
1252       [fcformat] Add value-count syntax
1253       [fcformat] Implement 'delete', 'escape', and 'translate' filter functions
1254       [fcformat] Start adding builtins
1255       [fcformat] Refactor code to avoid malloc
1256       [fcformat] Add support for builtin formats
1257       [fcformat] Support indexing simple tags
1258       [fcformat] Support 'default value' for simple tags
1259       [fcformat] Implement array enumeration
1260       [fclang] Implement FcLangSetGetLangs() (#18846)
1261       [fcformat] Enumerate langsets like we do arrays of values
1262       [fcformat] Add a 'pkgkit' builtin that prints tags for font packages
1263       [fcformat] Add list of undocumented language features
1264       [fc-lang] Continue parsing after an "include" (#20179)
1265       Fix Fanti (fat) orth file (#20390)
1266       Fix Makefile's to not create target file in case of failure
1267       [fcstr.c] Embed a static 64-byte buffer in FcStrBuf
1268       [fcstr,fcxml] Don't copy FcStrBuf contents when we would free it soon
1269       [fcxml] Don't allocate attr array if there are no attributes
1270       [fcxml] Embed 8 static FcPStack objects in FcConfigParse
1271       [fcxml] Embed 64 static FcVStack objects in FcConfigParse
1272       [fcxml.c] Embed a static 64-byte attr buffer in FcPStack
1273       Call git tools using "git cmd" instead of "git-cmd" syntax
1274       Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
1275       [fcformat] Fix default-value handling
1276       Document FcPatternFormat() format
1277       [Makefile.am] Don't clean ChangeLog in distclean
1278       Revert "[conf] Disable hinting when emboldening (#19904)" (#20599)
1279       [fc-lang] Fix bug in country map generation
1280       [fcstr] Remove unused variable
1281       [fc-lang] Make LangSet representation in the cache files stable
1282       [fc-cache] Remove obsolete sentence from man page
1283       Detect TrueType Collections by checking the font data header
1284       Mark matchers array const (#21935)
1285       Use/prefer WWS family/style (name table id 21/22)
1286       Simplify FcValueSave() semantics
1287       Add XXX note about Unicode Plane 16
1288       Always set *changed in FcCharsetMerge
1289       [charset] Grow internal FcCharset arrays exponentially
1290       Remove unused prototypes and function
1291       [xml] Centralize FcExpr allocation
1292       [xml] Mark more symbols static
1293       [xml] Allocate FcExpr's in a pool in FcConfig
1294       [xml] Intern more strings
1295       Bug 22154 -- fontconfig.pc doesn't include libxml2 link flags
1296       Fix distcheck
1297       Remove keithp's GPG key id
1298
1299 Benjamin Close (1):
1300       Remove build manpage logfile if it exists
1301
1302 Chris Wilson (1):
1303       Reduce number of allocations during FcSortWalk().
1304
1305 Dan Nicholson (1):
1306       Let make expand fc_cachedir/FC_CACHEDIR (bug #18675)
1307
1308 Harald Fernengel (1):
1309       Don't use variables named 'bool' (bug #18851)
1310
1311 Harshula Jayasuriya (1):
1312       Fix Sinhala coverage (bug #19288)
1313
1314 Karl Tomlinson (1):
1315       Change FcCharSetMerge API
1316
1317 Mike FABIAN (1):
1318       [conf] Disable hinting when emboldening (#19904)
1319
1320 Peter (1):
1321       Make sure alias files are built first (bug 16464)
1322
1323 Rahul Bhalerao (1):
1324       Add config for new Indic fonts (bug #17856)
1325
1326 Roozbeh Pournader (60):
1327       Correct Sindhi orthography to use Arabic script (bug #17140)
1328       Remove Sinhala characters not in modern use (bug #19288)
1329       Add Filipino orth, alias Tagalog to Filipino (bug #19846)
1330       Split Mongolian orth to Mongolia and China (bug #19847)
1331       Fix doubly encoded UTF-8 in comments (bug #19848)
1332       Change Turkmen orth from Cyrillic to Latin (bug #19849)
1333       Rename Venda from "ven" to "ve" (bug #19852)
1334       Rename "ku" to "ku_am", add "ku_iq" (bug #19853).
1335       Add Kashubian (csb) orth file (bug #19866)
1336       Add Malay (ms) orthography (bug #19867)
1337       Add Kinyarwanda (rw) orthography (bug #19868)
1338       Add Upper Sorbian (hsb) orthography (bug #19870)
1339       Add Berber orthographies in Latin and Tifinagh scripts (bug #19881)
1340       Renamed az to az_az (bug #19889)
1341       Rename Igbo from "ibo" to "ig" (bug #19892)
1342       Remove punctuation symbols from Asturian orthography (bug #19893)
1343       Add Chhattisgarhi (hne) orthography (bug #19891)
1344       Use newly added Cyrillic letters for Kurdish (bug #20049)
1345       Add Kurdish in Turkey (ku_tr) orthography (bug #19891)
1346       Add Aragonese (an) orthography (bug #19891)
1347       Add Haitian Creole (ht) orthography (bug #19891)
1348       Ad Ganda (lg) orthography (bug #19891)
1349       Add Limburgan (li) orthography (bug #19891)
1350       Add Sardinian (sc) orthography (bug #19891)
1351       Add Sidamo (sid) and Wolaitta (wal) orthographies (bug #19891)
1352       Fix Bengali (bn) and Assamese (as) orthographies (bug #22924)
1353       Remove Euro Sign from all orthographies (bug #19865)
1354       Add Ottoman Turkish (ota) orthography (bug #20114)
1355       Divide Panjabi (pa) to that of Pakistan and India (bug #19890)
1356       Add Blin (byn) orthography (bug #19891)
1357       Add Papiamento (pap_aw, pap_an) orthographies (bug #19891)
1358       Add Crimean Tatar (crh) orthography (bug #19891)
1359       Switch Uzbek (uz) orthography to Latin (bug #19851)
1360       Update Azerbaijani in Latin (az_az) to present usage (bug #20173)
1361       Rename Avaric orthography from 'ava' to 'av' (bug #20174)
1362       Rename Bambara orthography from 'bam' to 'bm' (bug #20175)
1363       Rename Fulah orthography from 'ful' to 'ff' (bug #20177)
1364       Change Kashmiri (ks) orthography to Arabic script (bug #20200)
1365       Tighten Central Khmer (km) orthography (bug #20202)
1366       Remove digits and symbols from some Indic orthographies (bug #20204)
1367       Add Divehi (dv) orthography (bug #20207)
1368       Extend Crimean Tatar (crh) orthography (bug #19891)
1369       Update Serbo-Croatian (sh) orthography (bug #20368)
1370       Add Ewe (ee) orthography (bug #20386)
1371       Add Herero (hz) orthograhy (bug #20387)
1372       Add Akan (ak) and Fanti (fat) orthographies (bug #20390)
1373       Added Quechua (qu) orthography (bug #20392)
1374       Add Sango (sg) orthography (bug #20393)
1375       Add Tahitian (ty) orthography (bug #20391)
1376       Add Navajo (nv) orthography (bug #20395)
1377       Add Rundi (rn) orthography (bug #20398)
1378       Add Zhuang (za) orthography (bug #20399)
1379       Add orthographies for Oshiwambo languages (bug #20401)
1380       Add Shona (sn) orthography (bug #20394)
1381       Add Sichuan Yi (ii) orthography (bug #20402)
1382       Add Javanese (jv) orthography (bug #20403)
1383       Add Nauru (na) orthography (bug #20418)
1384       Add Kanuri (kr) orthography (bug #20438)
1385       Add Sundanese (su) orthography (bug #20440)
1386       Reorganize Panjabi/Punjabi and Lahnda orthographies (bug #19890)
1387
1388 Serge van den Boom (1):
1389       Correctly handle mmap() failure (#21062)
1390
1391 2.6
1392
1393 2.5.93 (2.6 RC3)
1394
1395 Alexey Khoroshilov (1):
1396       Fix FcStrDirname documentation. (bug 16068)
1397
1398 Behdad Esfahbod (1):
1399       Persian conf update. (bug 16066).
1400
1401 Evgeniy Stepanov (1):
1402       Fix index/offset for 'decorative' matcher. Bug 15890.
1403
1404 Glen Low (1):
1405       Fix Win32 build error: install tries to run fc-cache locally (bug 15928).
1406
1407 Keith Packard (8):
1408       Call FcFini to make memory debugging easier
1409       Fix a few memory tracking mistakes.
1410       Add extended, caps, dunhill style mappings.
1411       Freetype 2.3.5 (2007-jul-02) fixes indic font hinting. re-enable (bug 15822)
1412       Add a copy of dolt.m4 to acinclude.m4.
1413       Libs.private needs freetype libraries
1414       Oops. Fix for bug 15928 used wrong path for installed fc-cache.
1415       Ignore empty <dir></dir> elements
1416
1417 Neskie Manuel (1):
1418       Add Secwepemctsin Orthography. Bug 15996.
1419
1420 Sayamindu Dasgupta (1):
1421       FcConfigUptoDate breaks if directory mtime is in the future. Bug 14424.
1422
1423 2.5.92 (2.6 RC2)
1424
1425 Carlo Bramini (1):
1426       Add FreeType-dependent functions to fontconfig.def file. (bug 15415)
1427
1428 Changwoo Ryu (1):
1429       Korean font in the default config - replacing baekmuk with un (bug 13569)
1430
1431 Dennis Schridde (1):
1432       Proper config path for static libraries in win32
1433
1434 Eric Anholt (1):
1435       Fix build with !ENABLE_DOCS and no built manpages.
1436
1437 Frederic Crozat (1):
1438       Merge some of Mandriva configuration into upstream configuration. Bug 13247
1439
1440 Keith Packard (11):
1441       Use DOLT if available
1442       Work around for bitmap-only TrueType fonts that are missing the glyf table.
1443       Remove size and dpi values from bitmap fonts. Bug 8765.
1444       Add some sample cursive and fantasy families.
1445       Add --all flag to fc-match to show the untrimmed list. Bug 13018.
1446       Remove doltcompile in distclean
1447       Use of ":=" in src/Makefile.am is unportable (bug 14420)
1448       Make fc-match behave better when style is unknown (bug 15332)
1449       Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)
1450       Allow for RC versions in README update
1451       git ignore doltcompile
1452
1453 Ryan Schmidt (1):
1454       fontconfig build fails if "head" is missing or unusable (bug 14304)
1455
1456 Sylvain Pasche (1):
1457       Fontconfig options for freetype sub-pixel filter configuration
1458
1459 2.5.91 (2.6 RC1)
1460
1461 Hongbo Zhao (1):
1462       Not_contain should use strstr, not strcmp on strings. (bug 13632)
1463
1464 Keith Packard (11):
1465       Move conf.avail/README to conf.d/README (bug 13392)
1466       Fix OOM failure case in FcPStackPush.
1467       Remove freetype requirement for build-time applications.
1468       Include fcftaliastail.h so that the freetype funcs are exported.
1469       Eliminate references to freetype from utility Makefile.am's
1470       Distribute new fcftint.h file
1471       Create new-version.sh to help with releases, update INSTALL instructions
1472       Distribute khmer font aliases
1473       Add more files to .gitignore
1474       new-version.sh was mis-editing files
1475       git-tag requires space after -m flag
1476
1477 2.5
1478
1479 Keith Packard (4):
1480       Document several function return values (Bug 13145).
1481       Document that Match calls FcFontRenderPrepare (bug 13162).
1482       Document that FcConfigGetFonts returns the internal fontset (bug 13197)
1483       Revert "Remove fcprivate.h, move the remaining macros to fcint.h."
1484
1485 Tor Lillqvist (1):
1486       Workaround for stat() brokenness in Microsoft's C library (bug 8526)
1487
1488 2.4.92 (2.5 RC2)
1489
1490 Behdad Esfahbod (14):
1491       Make fc-match --sort call FcFontRenderPrepare.
1492       Port fonts-persian.conf to new alias syntax with binding="same"
1493       Fix trivial bugs in edit-sgml.c
1494       Add FcGetLangs() and FcLangGetCharSet().
1495       Add/update config files from Fedora.
1496       Split 40-generic.conf into 40-nonlatin.conf and 45-latin.conf
1497       Use binding="same" in 30-urw-aliases.conf and remove duplicate entries.
1498       Remove redundant/obsolete comments from conf files.
1499       Remove 20-lohit-gujarati.conf.  It's covered by 25-unhint-nonlatin.conf now.
1500       Oops, fix Makefile.am.
1501       Remove 25-unhint-nonlatin.conf from default configuration by not linking it.
1502       Fix documented conf-file naming format in README
1503       Remove list of available conf files from README.
1504       Simplify/improve 30-metric-aliases.conf
1505
1506 Keith Packard (25):
1507       Also check configDirs mtimes in FcConfigUptoDate
1508       Respect "binding" attribute in <alias> entries.
1509       Correct documentation for FcAtomicLock (Bug 12947).
1510       Remove fcprivate.h, move the remaining macros to fcint.h.
1511       Correct documentation for FcConfigUptoDate (bug 12948).
1512       Document skipping of fonts from FcFileScan/FcDirScan.
1513       Make file_stat argument to FcDirCacheLoadFile optional.
1514       Clean up exported names in fontconfig.h.
1515       Track line numbers in sgml edit tool input.
1516       Typo error in function name: Inverval -> interval
1517       Don't check cache file time stamps when cleaning cache dir.
1518       Use FcLangDifferentTerritory instead of FcLangDifferentCountry.
1519       Verify documentation covers exposed symbols.
1520       Document previously undocumented functions. (bug 12963)
1521       Update documentation for FcStrCopyFilename (bug 12964).
1522       Update documentation for stale FcConfigGetConfig function.
1523       Have FcConfigSetCurrent accept the current configuration and simply return
1524       Remove references to FcConfigParse and FcConfigLoad.
1525       Replace incorrect documentation uses of 'char' with 'FcChar8' (bug 13002).
1526       Fix formatting syntax in doc/fccache.fncs
1527       Generate fccache.sgml, fcdircache.sgml and fclangset.sgml.
1528       Formatting syntax mistake in doc/fclangset.fncs.
1529       Link new function documentation into the fontconfig-devel.sgml
1530       Ignore new generated documentation
1531       Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated.
1532
1533 2.4.91 (2.5 RC1)
1534
1535 Behdad Esfahbod (1):
1536       Update CaseFolding.txt to Unicode 5.1.0
1537
1538 Dwayne Bailey (1):
1539       Add/fix *.orth files for South African languages
1540
1541 Hideki Yamane (1):
1542       Handle Japanese fonts better. (debian bug #435971)
1543
1544 Keith Packard (32):
1545       rehash increment could be zero, causing rehash infinite loop.
1546       Work around FreeType bug when glyph name buffer is too small.
1547       Free temporary string in FcDirCacheUnlink (Bug #11758)
1548       Fix ChangeLog generation to avoid circular make dependency
1549       Store font directory mtime in cache file.
1550       Comment about mmaping cache files was misleading.
1551       Make FC_FULLNAME include all fullname entries, elide nothing. [bug 12827]
1552       Remove unneeded call to access(2) in fc-cache.
1553       Improve verbose messages from fc-cache.
1554       Verbose message about cleaning directories was imprecise
1555       Don't use X_OK bit when checking for writable directories (bug 12438)
1556       Have fc-cache remove invalid cache files from cache directories.
1557       FcConfigParseAndLoad doc was missing the last param.
1558       Place language name in constant array instead of pointer.
1559       Must not insert cache into hash table before completely validating.
1560       Eliminate relocations for glyph name table.
1561       Eliminate relocations from FcCodePageRange structure (bug 10982).
1562       Leave generated headers out of distribution (bug 12734).
1563       Move <cachedir> elements to the end of fonts.conf.
1564       Add BRAILLE PATTERN BLANK to list of blank glyphs.
1565       Replace makealias pattern with something supported by POSIX grep (bug 11083)
1566       FcInit should return FcFalse when FcInitLoadConfigAndFonts fails. (bug 10976)
1567       There is no U+1257 (bug 10899).
1568       Spelling errors in documentation. (bug 10879).
1569       Oops. Left debugging printf in previous commit.
1570       Handle UltraBlack weight.
1571       Fix parallel build in fontconfig/docs (bug 10481).
1572       Distribute man source files for command line programs (bug 9678).
1573       Ensure weight/slant values present even when style is supplied (bug 9313).
1574       fontconfig needs configure option to use gnu iconv (bug 4083).
1575       Match 'ultra' on word boundaries to detect ultra bold fonts. (bug 2511)
1576       Build fix for Solaris 10 with GCC.
1577
1578 Mike FABIAN (1):
1579       Avoid crashes if config files contain junk.
1580
1581 Stephan Kulow (1):
1582       Make FcPatternDuplicate copy the binding instead of always using Strong.
1583
1584 Tilman Sauerbeck (2):
1585       Store FcNoticeFoundries in read-only memory.
1586       Store FcVendorFoundries in read-only memory.
1587
1588 2.4.2
1589
1590 Han-Wen Nienhuys:
1591       FcStrCanonFileName buggy for mingw. (bug 8311)
1592       More fixes for Win32 building (bug 8311)
1593
1594 Kean Johnston:
1595       Don't use varargs CPP macros in fccache.c. (bug 8733)
1596
1597 Keith Packard:
1598       Remove documentation for non-existant FcConfigNormalizeFontDir.
1599       Build fontconfig.def from header files when needed.
1600       Detect and use available random number generator (bug 8308)
1601       Add sparc64 architecture string.
1602       FcStrCanonAbsoluteFilename should be static.
1603       Use explicit platform/nameid order when scanning ttf files.
1604       Warn (and recover) from config file without <cachedir> elements.
1605       Avoid writing uninitialized structure pad bytes to cache files.
1606       Fix grep pattern in makealias to work on non-Gnu grep (bug 8368).
1607       Add FcFreeTypeQueryFace external API. Bug #7311.
1608       Segfault scanning non-font files. Disallow scan edit of user vars. (#8767)
1609       Add space between type and formal in devel man pages (bug 8935)
1610
1611 Mike FABIAN:
1612       Do not clean cache files for different architectures
1613
1614 Peter Breitenlohner:
1615       A VPATH build of fontconfig-2.4.1 fails for various reasons. Bug 8933.
1616       Use <literal> instead of <sgmltag> when documenting fonts.conf. Bug 8935.
1617       Fix fc-cat documentation (bug 8935).
1618
1619
1620 2.4.1
1621
1622 Keith Packard:
1623       Update installation notes for 2.4 base.
1624       Add ppc64 signature. Bug 8227
1625       Add signatures for m68k and mipsel (thanks debian buildd)
1626       Add warning flags to fc-cache build. Clean up warnings in fc-cache.
1627       Reimplement FcConfigAppFontAddDir; function was lost in 2.4.0.
1628
1629 2.4.0
1630
1631 David Turner:
1632       Replace character discovery loop with simpler, faster version.
1633
1634 James Cloos:
1635       Move files from conf.d to conf.avail
1636       Standardize conf.avail number prefixing convention
1637       Support all five possibilities for sub-pixel
1638       Move user and local conf file loading into conf.avail files
1639       Number the remaining conf.avail files
1640       Update Makefile.am to match conf.avail changes
1641       Replace load of conf.d in fonts.conf.in
1642       Make room for chunks from fonts.conf in conf.avail
1643       Re-order old conf.d files
1644       Move some section from fonts.conf into conf.avail files
1645       Update Makefile.am files
1646       Make conf.avail and conf.d work
1647
1648 Keith Packard:
1649       Create fc_cachedir at install time. Bug 8157.
1650       Reference patterns in FcCacheCopySet.
1651       Replace gnu-specific sed command with simple grep.
1652       Attempt to fix makealias usage for build on Mac OS X.
1653       Accept locale environment variables that do not contain territory.
1654       Merge branch 'jhcloos'
1655       Insert newly created caches into reference data structure.
1656       Add XML headers to new conf files. Move link make commands to conf.avail dir
1657       Rename conf.avail to conf.d
1658       Fix conf.d directory sorting.
1659       Include cachedir in fonts.dtd.
1660       Don't display tests for DESTDIR on make install.
1661       Split much of the configuration into separate files. Renumber files
1662
1663 2.3.97
1664
1665 Carl Worth:
1666       Rename FcPatternThawAll to FcPatternFini.
1667       Add a configuration file that disables hinting for the Lohit Gujarati font
1668
1669 Keith Packard:
1670       Various GCC 4 cleanups for signed vs unsigned char
1671       Finish INSTALL changes. .gitignore ChangeLog
1672       Merge branch 'fc-2_4_branch' to master
1673       Remove all .cvsignore files
1674       Hide private functions in shared library. Export functionality for utilities.
1675       Hide FreeType glue code from library ABI.
1676       Can't typecheck values for objects with no known type.
1677       Leave cache files mapped permanently.
1678       Reference count cache objects.
1679       Make cache reference counting more efficient.
1680       Oops, fc-lang broke when I added cache referencing.
1681       Correct reference count when sharing cache file objects.
1682       Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
1683       Update architecture signatures for x86-64 and ppc.
1684       Parallel build fix for fcalias.h and fcaliastail.h
1685       Charset hashing depended on uniqueness of leaves.
1686
1687 Patrick Lam:
1688       file Makefile.am was initially added on branch fc-2_4_branch.
1689       Modify config file to use Greek fonts before Asian fonts with Greek glyphs.
1690       Use libtool -no-undefined flag on all platforms.
1691       file ftglue.c was initially added on branch fc-2_4_branch.
1692       2005-11-23 Frederic Crozat <fcrozat@mandriva.com>: reviewed by: plam
1693       file 10-fonts-persian.conf was initially added on branch fc-2_4_branch.
1694       Sort directory entries while scanning them from disk; prevents Heisenbugs
1695       file ln.orth was initially added on branch fc-2_4_branch.
1696       Fix typos in orth files. Reported by Denis Jacquerye.
1697       On Windows, unlink before rename. Reported by Tim Evans.
1698       file fc-match.sgml was initially added on branch fc-2_4_branch.
1699
1700 2.3.96
1701
1702 Keith Packard:
1703       Make path names in cache files absolute (NB, cache format change) Stop
1704       Eliminate pattern freezing
1705       Add .gitignore
1706       Construct short architecture name from architecture signature.
1707       Write caches to first directory with permission. Valid cache in FcDirCacheOpen.
1708       Eliminate NormalizeDir. Eliminate gratuitous stat/access calls per dir.
1709       Add architecture to cache filename.
1710       Eliminate global cache. Eliminate multi-arch cache code.
1711       Fix up fc-cache and fc-cat for no global cache changes.
1712       Eliminate ./ and ../ elements from font directory names when scanning.
1713       Regenerate x86 line in fcarch.tmpl.h to match change in cache data.
1714       Add x86-64 architecture and signature.
1715       During test run, remove cache directory to avoid stale cache usage.
1716       Add ppc architecture
1717       Revert to original FcFontSetMatch algorithm to avoid losing fonts.
1718       Rework cache files to use offsets for all data structures.
1719       Fix build problems caused by cache rework.
1720       FcCharSetSerialize was using wrong offset for leaves. Make fc-cat work.
1721       Rework Object name database to unify typechecking and object lookup.
1722       Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.
1723       Fix fc-cat again. Sigh.
1724       Use intptr_t instead of off_t inside FcCache structure.
1725       Serialized value lists were only including one value.
1726       Automatically remove invalid cache files.
1727       With no args, fc-cat now dumps all directories.
1728       Revert ABI changes from version 2.3
1729       Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and fc-cache Makefile.am
1730       Allow FcTypeLangSet to match either FcTypeLangSet or FcTypeString.
1731       Remove stale architecture signatures.
1732       Pass directory information around in FcCache structure. Freeze charsets.
1733       Fix fc-lang to use new charset freezer API.
1734       Fontset pattern references are relative to fontset, not array.
1735       Add some ignores
1736       Only rebuild caches for system fonts at make install time.
1737       Fix memory leaks in fc-cache directory cleaning code.
1738       Add @EXPAT_LIBS@ to Libs.private in fontconfig.pc (bug 7683)
1739       Avoid #warning directives on non-GCC compilers. (bug 7683)
1740       Chinese/Macau needs the Hong Kong orthography instead of Taiwan (bug 7884)
1741       Add Assamese orthography (as.orth). Bug #8050
1742       Really only rebuild caches for system fonts at make install time.
1743       Fonts matching lang not territory should satisfy sort pattern lang.
1744       Prefer Bitstream Vera to DejaVu families.
1745       Guess that mac roman names with lots of high bits are actually SJIS.
1746       Document FC_DEBUG values (bug 6393). Document name \ escape syntax.
1747       Move Free family names to bottom of respective aliases. (bug 7429)
1748       Unify directory canonicalization into FcStrAddFilename.
1749       Allow font caches to contain newer version numbers
1750       Add FcMatchScan to resolve Delicious font matching issues (bug #6769)
1751       Fix missing initialization/destruction of new 'scan' target subst list.
1752       Don't segfault when string values can't be parsed as charsets or langsets.
1753       Using uninitialized (and wrong) variable in FcStrCopyFilename.
1754       Oops; missed the 60-delicious.conf file.
1755
1756 Patrick Lam:
1757       Keith Packard <keithp@keithp.com>
1758       2006-04-27 Paolo Borelli (pborelli@katamail.com) reviewed by: plam
1759       2006-05-31 Yong Li (rigel863@gmail.com) reviewed by: plam, Bedhad Esfahbod
1760       2006-07-19 Jon Burgess (jburgess@uklinux.net) reviewed by: plam
1761       2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plam
1762
1763 2.3.95
1764
1765 Match 'Standard Symbols L' for 'Symbol'.  Add URW fonts as aliases for
1766 all of the PostScript fonts.  (reported by Miguel Rodriguez).  Fix a
1767 number of Coverity defects (Frederic Crozat).  Speed up FcFontSort
1768 (fix suggested by Kenichi Handa).  Fix error with charsets.  Survive
1769 missing docbook2pdf.  Compile on HP-UX, AIX, SGI and Windows (Cygwin,
1770 MinGW).  Fix intel compiler warnings.  Fix multiarch support (don't
1771 destroy multiarch files!)  Require pkg-config.  (Thanks Behdad; better
1772 solution wanted for libxml2 detection!)  Fix typos in orth files and
1773 add orth for Lingala (reported by Denis Jacquerye).  Remove debian/
1774 directory.  Add a configuration file that disables hinting for the
1775 Lohit Gujarati font (since the hinting distorts some glyphs quite
1776 badly).  Sort directory entries while scanning them from disk;
1777 prevents Heisenbugs due to file ordering in a directory (due to Egmont
1778 Koblinger).  Fix Wine's problem with finding fonts.  (Reported by
1779 Bernhard Rosenkraenzer.)  Fix the issues with GNU libiconv vs. libc
1780 iconv (which especially appear on Solarii); patch by Behdad Esfahbod,
1781 approach suggested by Tim Mooney.
1782
1783 2.3.94
1784
1785 fc-cat can take directories as input and creates old-style fonts.cache
1786 listings.
1787 fc-cache takes -r --really-force which blows away all old caches and
1788 regenerates.
1789 Robustness fixes, integer overflow fixes (notably to cache handling
1790 code), toast broken global cache files.
1791 Change binary format to make it compatible with static langset
1792 information (thanks to Takashi Iwai).
1793 Open hashed caches before fonts.cache-2 (Takashi Iwai).
1794 Fix FcFontSetMatch's algorithm, which used to unjustly kill fonts for
1795 not declaring certain elements (Takashi Iwai).
1796 Fix matching bug when multiple elements match; don't use
1797 the sum of all scores, but the best score (James Su).
1798 Make fc-lang more friendly to Windows systems.
1799 Remove archaic chars from Georgian charset; add Euro character to
1800 charsets for European languages.
1801 Fix treatment of broken PCF fonts that don't declare family names.
1802 Pass O_BINARY to open if appropriate (reported by Doodle).
1803 Normalize font directories to the form in which they appear in 
1804 config files.  
1805 Add a record of the cached directory to the cache file.
1806 Perf optimizations (Dirk Mueller; some reported by Michael Meeks.)
1807 Don't loop infinitely on recursive symlinks.
1808 Make 'make distcheck' work with automake 1.6.3.
1809 Replace 'stamp' target with mkinstalldirs.
1810 Don't stop scanning if a directory in fonts.conf doesn't exist,
1811 because subsequent directories might exist.
1812 Put directory names into global cache (reported by Ronny V. Vindenes).
1813 Treat zh-hk fonts differently from zh-tw fonts.  This patch may cause
1814 fontconfig to treat A-X fonts differently from A-Y fonts; please mail
1815 the fontconfig list if this causes any problems.
1816 Fix for unaligned memory accesses (Andreas Schwab).
1817 Fix treatment of cache directory as read from cache file; don't use
1818 string equality to determine if we have the right file, use inode
1819 equality.
1820 Properly skip past dir caches that contain zero fonts, as occurs
1821 in global caches (reported by Mike Fabian).
1822 Print out full pathname in fc-match -v (reported by Frederic Crozat).
1823 Fix bug where fc-match crashes when given __DUMMY__ property to
1824 match on.
1825
1826 2.3.93
1827
1828 Create cache files in /var/cache/fontconfig with hashed filenames, if
1829 possible, for added FHS compliance.  
1830 Make fc-cat read both per-directory and global cache files.  
1831 Add config file for Persian fonts from Sharif FarsiWeb, Inc.  
1832 Major performance improvements by Dirk Mueller, Stephen Kulow, and Michael Matz at SuSE: in particular, speed up FcFontSetMatch, and inline many functions.
1833 Fix treatment of globs in config files, broken since 2.3.2 and discovered by Mathias Clasen.
1834 Don't use freetype internal headers (patch by Matthias Clasen).  
1835 Further space improvements: create langsets statically, so that they can live in .rodata.
1836 Properly align mmapped data structures to make e.g. ia64 happy.  
1837 Bug fixes.
1838
1839 2.3.92
1840
1841 Fix corrupted caches bugs from 2.3.91 (reported by Mike Fabian).
1842 Store only basename in the cache, reconstitute on demand 
1843 (reported by James Cloos).
1844 Change the rule for artificial emboldening in fonts.conf.in.  This
1845 enables the support for artificial emboldening included in cairo
1846 (patch by Zhe Su).
1847 Add FC_EMBEDDED_BITMAP object type to tell Xft/Cairo whether
1848 to load embedded bitmaps or not (patch by Jinghua Luo).
1849 Fix GCC4 warnings (some by Behdad Esfahbod).
1850 Support localized font family and style names; this has been reported
1851 to break old apps like xfd, but modern (gtk+/qt/mozilla) apps work
1852 fine (patch by Zhe Su).
1853 Prevent fc-list from escaping strings when printing them (reported by
1854 Matthias Clasen).
1855 Add valist sentinel markup for FcObjectSetBuild and 
1856 FcPatternBuild (patch by Marcus Meissner).
1857 Add consts to variables so as to move arrays into .rodata (patch by
1858 Ross Burton).
1859 Modify config file to use Greek fonts before Asian fonts with
1860 Greek glyphs. (patch by Simos Xenitellis).
1861 Use libtool -no-undefined flag on all platforms (patch by Christian
1862 Biesinger).
1863
1864 2.3.91
1865
1866 Use libxml2 if requested or if expat not available. (Mathias Hasselmann)
1867 Fix multi-arch cache files: compute the position for the
1868 block to be added using info from OrigFile, not NewFile. (plam)
1869 Cast results of sizeof() to unsigned int to get rid of
1870 warnings on x86_64 (reported by Matthias Clasen).
1871 Use FcAtomic to rewrite cache files; don't unlink the fonts.cache-2
1872 file even if there's no data to write; just write an empty cache file.
1873 (Reported by Lubos Lunak)
1874 Allocate room for the subdirectory names in each directory cache. 
1875 (Reported by James Cloos)
1876
1877 2.3.90
1878
1879 Development release of mmap patch: load pattern information
1880 directly from cache files.  (Patrick Lam)
1881
1882 2.3.2
1883
1884 Patch memory leaks in using iconv.  (Reported by Chris Capoccia)
1885 Patch memory leaks in fc-cache. (Reported by Chris Capoccia)
1886 Fetch bitmap glyphs to get widths during font evaluation. (keithp)
1887 Share strings through FcObjectStaticName (Ross Burton)
1888 Windows build updates (Tor Lillqvist)
1889
1890 2.3.1
1891
1892 Be more careful about broken GSUB/GPOS tables (Manish Singh)
1893 Include debian packaging stuff in CVS (Josselin Mouette)
1894 Add more conf.d examples (Keith Packard)
1895 Make manuals build again (Keith Packard)
1896 Johap -> Johab (Funda Wang)
1897
1898 2.3.0
1899
1900 Fix memory leak of patterns rejected by configuration (#2518)
1901
1902 Create prototype /etc/fonts/conf.d directory and populate it with a few
1903 sample files.  These samples are unused as the file names don't start with
1904 numbers.
1905
1906 Update documentation.
1907
1908 2.2.99
1909
1910 Verify cache for FC_FILE and FC_FAMILY in every entry (#2219)
1911
1912 Update blanks list from recent Unicode docs (#86)
1913
1914 Various small build fixes (#280, #2278, 
1915
1916 Documentation fixes (#2085, #2284, #2285)
1917
1918 Add polite typechecking to config file loader (#229)
1919
1920 2.2.98
1921
1922 Share object name strings (Michael Meeks)
1923
1924 Eliminate a couple of codepoints from Russian orthography (John Thacker)
1925
1926 Add synthetic emboldening configuration changes (Jakub Pavelek)
1927
1928 Change FcFontSetSort to ignore language after fonts with the requested
1929 languages have been found. (Owen Taylor)
1930
1931 Add some RedHat font configuration changes (Owen Tayler).
1932
1933 Add full Unicode case folding support to case-ignoring string functions
1934 (Keith Packard)
1935
1936 Remove Han characters from Korean orthography (Tor Andersson)
1937
1938 2.2.97
1939
1940 Fc-cache sleeps before exiting to ensure filesystem timestamps are well
1941 ordered.
1942
1943 Added Punjai orthography.
1944
1945 The timestamp in fonts.conf is gone now.  Too many problems.
1946
1947 The default font path includes all of the X fonts; use selectfont/rejectfont
1948 to eliminate bitmaps, as shown in the sample local.conf file.
1949
1950 <include> configuration elements may now reference a directory.  Files
1951 in that directory matching [0-9]* are loaded in UTF-8 collating sequence order.
1952
1953 <selectfont> configuration added to control which fonts are used.
1954
1955 fontformat font pattern elements built from the FT_Get_X11_Font_Format
1956 function in newer versions of FreeType.
1957
1958 'capability' list constructed from gsub/gpos and silf values in TrueType
1959 files.
1960
1961 Multi-lingual names (style, family, fullname) extracted and stored with
1962 parallel <foo>lang properties marking language.
1963
1964 2.2.96
1965
1966 Fix FcConfigUpToDate to actually check all font directories and eliminate
1967 a typo which completely prevented it from working (Lubos Lunak
1968 <l.lunak@suse.cz>)
1969
1970 Remove comma at end of FcResult enum definition for picky compilers.
1971
1972 2.2.95
1973
1974 Add FcResultOutOfMemory so FcFontSetMatch can return accurate error.
1975
1976 Replace MIN/MAX/ABS macros which happened to be in old FreeType releases
1977 with FC_MIN/FC_MAX/FC_ABS macros owned by fontconfig.
1978
1979 2.2.94
1980
1981 The 2.2.93 release was prepared with a broken libtool which created
1982 the shared library without the '.so' in the file names.
1983
1984 2.2.93
1985
1986 This is the third prerelease of fontconfig 2.3.  Significant changes from
1987 2.2.92 are:
1988
1989  o      Use new FreeType #include syntax
1990  o      use y_ppem field instead of 'height' in bitmap sizes rec -
1991         FreeType changed the semantics.  Still uses height for
1992         older versions of FreeType
1993  o      Don't construct program manuals unless docbook is available
1994
1995 2.2.92
1996
1997  o      make distcheck work
1998
1999 2.2.91
2000
2001  o      Switch to SGML manuals
2002  o      Add FC_DUAL width spacing value
2003  o      Add FcFini to close out fontconfig and release all memory
2004  
2005 2.2
2006
2007 This is the third public release of fontconfig, a font configuration and
2008 customization library.  Fontconfig is designed to locate fonts within the
2009 system and select them according to requirements specified by applications.
2010
2011 Fontconfig is not a rasterization library, nor does it impose a particular
2012 rasterization library on the application.  The X-specific library
2013 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.
2014
2015 Keith Packard
2016 keithp@keithp.com