2 Font configuration and customization library
3 Version 2.10.91 (2.11 RC1)
7 Check INSTALL for compilation and installation instructions.
8 Report bugs to https://bugs.freedesktop.org in the fontconfig module.
13 Fix a potability issue about stdint.h
14 Fix build issues on clean tree
15 Do not show the deprecation warning if it is a symlink
17 Fix the wrong estimation for the memory usage information in fontconfig
18 Remove the duplicate null-check
21 Fix a typo that accessing to the out of array
23 Check the system font to be initialized
24 Missing header file for _mkdir declaration
25 Clean up the unused variable
26 Bug 47705 - Using O_CLOEXEC
27 missing header file to declare _mkdir
28 Fix a build fail on mingw
29 Fix a typo in the manpages template
30 Bug 29312 - RFE: feature to indicate which characters are missing to satisfy the language support
31 Update the date in README properly
35 Parse matrices of expressions
37 Fix unused-parameter warnings
39 Fix sign-compare warnings
42 Fixup from 4f6767470f52b287a2923e7e6d8de5fae1993f67
43 Remove memory accounting and reporting
44 Allow target="font/pattern/default" in <name> elements
45 Don't warn if an unknown element is used in an expression
46 Unbreak build when FC_ARCHITECTURE is defined
48 Enable fcarch assert checks even when FC_ARCHITECTURE is explicitly given
49 Make tests run on Windows
50 Initialize matrix during name parsing
51 Adjust docs for recent changes
52 Warn if <name target="font"> appears in <match target="pattern">
53 Make FC_DBG_OBJTYPES debug messages into warnings
54 Refuse to set value to unsupported types during config too
56 Don't crash in FcPatternDestroy with NULL pattern
57 Don't crash in FcPatternFormat() with NULL pattern
60 Deprecate FcName(Un)RegisterObjectTypes / FcName(Un)RegisterConstants
61 Use a static perfect hash table for object-name lookup
62 Switch .gitignore to git.mk
63 Remove shared-str pool
65 Add build stuff for threadsafety primitives
66 Add thread-safety primitives
67 Make refcounts, patterns, charsets, strings, and FcLang thread-safe
68 Make FcGetDefaultLang and FcGetDefaultLangs thread-safe
69 Make FcInitDebug() idempotent
70 Make FcDefaultFini() threadsafe
71 Refactor; contain default config in fccfg.c
73 Make default-FcConfig threadsafe
75 Make FcCacheIsMmapSafe() threadsafe
77 Make cache refcounting threadsafe
79 Make random-state initialization threadsafe
80 Make cache hash threadsafe
81 Make FcDirCacheDispose() threadsafe
82 Make fcobjs.c thread-safe
83 Warn about undefined/invalid attributes during config parsing
88 Fix build and warnings on win32
89 Use CC_FOR_BUILD to generate source files
91 Trying to fix distcheck
92 Fix build around true/false
94 Really fix cross-compiling and building of tools this time
95 Second try to make Sun CPP happy
98 Don't use blanks for fc-query
99 Remove FcInit() calls from tools
100 Add 10-scale-bitmap-fonts.conf and enable by default
101 Oops, add the actual file
103 Fix memory corruption!
105 Add atomic ops for Solaris
109 Fix build when srcdir != builddir
114 Bug 53585 - Two highly-visible typos in src/fcxml.c
115 Fix for libtoolize's warnings
116 Bug 54138 - X_OK permission is invalid for win32 access(..) calls
117 Bug 52573 - patch required to build 2.10.x with oldish GNU C library headers
118 deal with warnings as errors for the previous change
119 Fix wrongly squashing for the network path on Win32.
120 Fix syntax errors in fonts.dtd.
121 autogen.sh: Add -I option to tell aclocal a place for external m4 files
122 Use automake variable instead of cleaning files in clean-local
123 Bug 56531 - autogen.sh fails due to missing 'm4' directory
124 Bug 57114 - regression on FcFontMatch with namelang
125 Update CaseFolding.txt to Unicode 6.2
126 Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in 65-nonlatin.conf
131 Jeremy Huddleston Sequoia (1):
132 Remove _CONFIG_FIXUPS_H_ guards, so multiple includes of "config.h" result in the correct values
137 Fix a typo in fontconfig.pc
138 Install config files first
143 Bug 34266 - configs silently ignored if libxml2 doesn't support SAX1 interface
144 Update CaseFolding.txt to Unicode 6.1
145 Fix a build fail with gcc 2.95, not supporting the flexible array members.
146 Bump libtool revision
152 Bug 50835 - Deprecate FC_GLOBAL_ADVANCE
153 Fix a typo and build fail.
154 Fix a build fail on MINGW
155 Fix the fail of make install with --disable-shared on Win32
156 clean up the lock file properly on even hardlink-not-supported filesystem.
157 Rename configure.in to configure.ac
158 Bug 18726 - RFE: help write locale-specific tests
159 Bump libtool revision
163 Fix newline in warning about deprecated config includes
164 Fix warning about deprecated, non-existent config includes
169 [doc] Update the path for cache files and the version.
170 [doc] Update for cachedir.
171 Revert "Fix a build fail on some environment."
172 Revert "Fix a build fail on some environment"
173 Fix a build issue due to the use of non-portable variables
174 Get rid of the prerequisites from the sufix rules
175 Bug 39914 - Please tag the cache directory with CACHEDIR.TAG
176 fc-cache: improvement of the fix for Bug#39914.
177 fcmatch: Set FcResultMatch at the end if the return value is valid.
178 Bug 47703 - SimSun default family
179 Bug 17722 - Don't overwrite user's configurations in default config
180 Fix a memory leak in FcDirScanConfig()
181 Bug 17832 - Memory leaks due to FcStrStaticName use for external patterns
182 fcpat: Increase the number of buckets in the shared string hash table
183 Fix the hardcoded cache file suffix
184 Move workaround macros for fat binaries into the separate header file
185 Bug 48020 - Fix for src/makealias on Solaris 10
186 Bug 24729 - [ne_NP] Fix ortho file
187 doc: Add contains and not_contains operators and elements
188 Use AC_HELP_STRING instead of formatting manually
189 Use pkgconfig to check builddeps
190 Bug 29341 - Make some fontconfig paths configurable
191 Bug 22862 - <alias> ignores <match> <test>s
192 Bug 26830 - Add search for libiconv non-default directory
193 Bug 28491 - Allow matching on FC_FILE
194 Bug 48573 - platform without regex do not have also REG_XXX defines
195 Bug 27526 - Compatibility fix for old windows sytems
196 Add --with-expat, --with-expat-includes and --with-expat-lib back.
197 doc: Fix a typo of the environment variable name.
198 Bug 25151 - Move cleanCacheDirectory() from fc-cache.c into
199 Rework to avoid adding the unexpected value to ICONV_CFLAGS and ICONV_LIBS
200 Fix a build issue again when no regex functions available
201 C++11 requires a space between literal and identifier
202 Bug 47721 - Add ChromeOS fonts to 30-metric-aliases.conf
203 Create CACHEDIR.TAG when fc-cache is run or only when the cache directory is created at the runtime.
204 Add --enable-iconv option to configure
205 Bug 27765 - FcMatch() returns style in wrong language
206 Disable iconv support anyway...
207 Bug 39278 - make usage of mmap optional
208 Output more verbose debugging log to show where to insert the element into the value list
209 fonts.conf: keeps same binding for alternatives
210 fcarch.c: get rid of the duplicate definition of FC_MAX
211 Bug 19128 - Handling whitespace in aliases
212 Bug 20411 - fontconfig doesn't match FreeDesktop directories specs
214 Bug 33644 - Fontconfig doesn't match correctly in <test>
215 fcatomic: fallback to create a directory with FcAtomicLock
216 Move statfs/statvfs wrapper to fcstat.c and add a test for the mtime broken fs
217 Fix the build fail on Solaris
218 Fix a typo and polish the previous change
219 Fix the wrong estimation for the memory usage information in fontconfig
220 Bug 32853 - Export API to get the default language
221 fcdefault: fallback if the environment variables are empty
222 Add the default language to the pattern prior to do build the substitution
223 fcdefault: no need to set FC_LANG in FcDefaultSubstitute() anymore
224 fcdefault: Add the lang object at FcConfigSubstituteWithPat() only when kind is FcMatchPattern
225 Bug 50525 - superfluous whitespace in the style
226 Bump libtool revision
227 doc: Fix distcheck error again...
228 Generate bzip2-compressed tarball too
230 Jeremy Huddleston (1):
231 fcarch: Check for architecture signature at compile time rather than configure time
234 Use posix_fadvise to speed startup
235 Extra ',' in AC_ARG_WITH(arch causes arch to never be autodetected
236 Deal with architectures where ALIGNOF_DOUBLE < 4
239 fix building for WIN32
242 Move FcStat to separate compilation unit
243 Fix cache aging for fonts on FAT filesystem under Linux
248 Add charset editing feature.
249 add some document for range and charset.
250 Add the range support in blank element
251 Add editing langset feature.
253 Bug 24744 - No n'ko orthography
254 Remove the unnecessary comment in ks.orth
255 Bug 32965 - Asturian (ast-ES) language matching missing ḷḷḥ
257 Bug 35517 - Remove Apple Roman cmap support
258 Bug 40452 - Running 'fc-match --all' core dumps when no fonts are installed
259 Get rid of the unexpected family name
260 Bug 44826 - <alias> must contain only a single <family>
261 Bug 46169 - Pointer error in FcConfigGlobMatch
262 Do not update stream->pos when seeking is failed.
263 Bug 27385 - lcdfilter settings for freetype-2.3.12 not available in fontconfig-2.8.0
264 Add brx.orth and sat.orth
265 Bug 41694 - FcCache functions have random-number-generator side effects
266 Bug 23336 - unable to display bitmap-only (SFNT) TrueType or OpenType
267 Check null value for given object to avoid possibly segfaulting
268 Bug 19128 - Handling whitespace in aliases
270 Update the version info
271 Update to detect the uncommited changes properly
273 Fix a build fail on some environment
274 Fix a build fail on some environment.
275 Get rid of $< from Makefile.am
277 Alan Coopersmith (1):
278 Fix compiler warnings
280 Behdad Esfahbod (54):
281 [fc-cache] Document -r argument in man page
283 Bug 25508 configure assumes bash > 2.0 is on system
285 Add note about autogen.sh to INSTALL
288 Bug 18886 installation crashes if fontconfig already installed
289 Bug 26157 Solaris/Sun C 5.8: compilation of 2.8.0 and 2.7.3 fails
290 Bug 25152 Don't sleep(2) if all caches were uptodate
291 Don't include unistd.h in fontconfig.h
292 Accept TT_PLATFORM_MICROSOFT, TT_MS_ID_SYMBOL_CS from name table
295 Remove all training whitespaces
297 Add fc-pattern cmdline tool
298 Bug 29338 - fc-pattern.sgml, open para tag
300 Bug 29995 - fc-cat does not invoke FcFini()
301 Add new public API: FcCharSetDelChar()
302 [fc-lang] Support excluding characters
303 Bug 24729 - [ne_NP] Fix ortho file
304 Add more copyright owners
305 Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
307 Bug 28958 - lang=en matches other langs
308 Make most generated-files cross-compiling-safe
309 Make fc-arch stuff cross-compiling-safe
311 Allow editing charset and lang in target="scan"
312 Add <range> support for <blank> into the DTD
313 Skip <range> elements with begin > end
315 Fix assertion failure on le32d4
316 Remove AM_MAINTAINER_MODE
317 Update CaseFolding.txt to Unicode 6.0
318 Remove --enable-maintainer-mode from autogen.sh
319 Bug 20113 - Uighur (ug) orthography incomplete
320 Bug 30566 - fcformat.c:interpret_enumerate() passes uninitialized idx to FcPatternGetLangSet()
321 Mark constant strings as constant
323 Always define FcStat as a function
325 Bug 35587 - Add padding to make valgrind and glibc not hate each other
327 Bug 36577 - Updating cache with no-bitmaps disables bitmap fonts...
328 Bug 26718 - "fc-match sans file" doesn't work
329 Switch fc-match to use FcPatternFormat()
330 Switch fc-cat to use FcPatternFormat()
331 Fix stupid bug in FcFontSort()
332 Bug 41171 - Invalid use of memset
334 Add FcPublic to FcLangSetUnion and FcLangSetSubtract
339 Jeremy Huddleston (2):
340 fontconfig.pc: Add variables for confdir and cachedir
341 fontconfig.pc.in: Add sysconfdir, localstatedir, and PACKAGE
344 Bug 42423 - make default Korean font from Un to Nanum
347 Bug 43406 - typo of Japanese font name in conf.d/65-nonlatin.conf
350 FcStrPlus: optimize a little
351 delete unused variables
352 FcStat: change to FcChar8 for first arg
353 fc-cat: fix pointer warning
354 FcName{,Get}Constant: constify string input
355 fc-{list,match}: constify format string
356 fix build warnings when using --with-arch
357 FcObjectValidType: tweak -1 checking
358 makealias: handle missing funcs better
361 Bug 25651 - Add ortho file for locale brx_IN
362 Bug 25650 - Add ortho file for locale sat_IN
365 Bug 27195 - need updates to ks.orth file
366 Bug 43321 - Required corrections in urdu.orth file
367 Bug 25653 - Add ortho file for locale doi_IN
368 Bug 25652 - Add ortho file for locale mni_IN
372 Behdad Esfahbod (24):
373 Clarify default confdir and cachedir better.
374 Move FcAlign to fcint.h
375 [fc-arch] Add FcAlign to arch signature
376 [int] Define MIN/MAX/ABS macros
377 Bump cache version up from 2 to 3 and fix FcLangSet caching/crash
379 [int] Remove fc_storage_type() in favor of direct access to v->type
380 [int] Remove fc_value_* macros that did nothing other than renaming
381 Enable automake silent rules
382 [int] Remove more unused macros
383 [xml] Remove unused code
384 [arch] Try to ensure proper FcLangSet alignment in arch
385 [lang] Fix serializing LangSet from older versions
386 Make sure fclang.h and fcarch.h are built
388 [fc-glyphname] Cleanup Makefile.am
389 [src] Create fcglyphname.h automatically
390 [fc-glyphname] Rename internal arrays to prefix with _fc_
391 Clean up Makefile's a bit
392 [fc-glyphname] Remove Adobe glyphlist
393 [fc-case] Update CaseFolding.txt to Unicode 5.2.0
394 [fc-arch] Beautify the arch template
395 [fc-arch] Rename architecture names to better reflect what they are
396 Bump libtool revision in preparation for release
401 Use default config in FcFileScan() and FcDirScan()
402 Bump libtool version in preparation for release
404 Roozbeh Pournader (2):
405 Correct Ewe (ee) orthography to use U+025B (bug #20711)
406 Updated Arabic, Persian, and Urdu orthographies
411 Improve charset printing
412 [ja.orth] Comment out FULLWIDTH YEN SIGN (#22942)
413 Bug 22037 - No Fonts installed on a default install on Windows Server 2003
414 Bug 23419 - "contains" expression seems not working on the fontconfig rule
415 Revert "Fix FcNameUnparseLangSet()" and redo it
416 Bump libtool version for release
419 Fix MinGW compilation
420 Fix heap corruption on Windows in FcEndElement()
421 Use multi-byte codepage aware string function on Windows
425 Behdad Esfahbod (16):
428 Replace spaces with tabs in conf files
429 Remove unused ftglue code
430 Add Inconsolata to monospace config (#22710)
431 Fix leak with string VStack objects
432 Improve libtool version parsing (#22122)
433 Use GetSystemWindowsDirectory() instead of GetWindowsDirectory() (#22037)
435 Fix FcNameUnparseLangSet()
436 Fix doc syntax (#22902)
437 TT_MS_ID_UCS_4 is really UTF-16BE, not UTF-32
438 [doc] Add ~/fonts.conf.d to user docs
439 Hardcode /etc/fonts instead of @CONFDIR@ in docs (#22911)
440 Bump libtool versions that 2.7.0 (I forgot to do back then)
444 Don't change the order of names unnecessarily (#20128)
448 Alexey Khoroshilov (1):
449 Use human-readable file names in the docs (bug #16278)
451 Behdad Esfahbod (119):
452 Avoid C99ism in Win32 code (#16651)
453 [doc] Fix inaccuracy in FcFontRenderPrepare docs (#16985)
454 When canonizing filenames, squash // and remove final / (#bug 16286)
455 Add orth file for Maithili mai.orth (#15821)
456 Replace RCS Id tags with the file name
457 [doc] Fix signatures of FcPatternGetFTFace and FcPatternGetLangSet (#16272)
458 Update Thai default families (#16223)
459 Add ~/.fonts.conf.d to default config (#17100)
460 [fc-match] Fix list of getopt options in --help
462 Add fc-query (#13019)
463 Implement fc-list --verbose (#13015)
464 [doc] Add const decorator for FcPatternDuplicate()
465 Add FcPatternFilter() (#13016)
466 [doc] Document that a zero rescanInterval disables automatic checks (#17103)
468 [doc] Fix signature of FcConfigHome()
469 Fix docs re 'orig' argument of FcPatternBuild and family
470 Update sr.orth to actul subset of Cyrillic used by Serbian (#17208)
471 Add Sindhi .orth file. (#17140)
472 Add WenQuanYi fonts to default conf (#17262, from Mandriva)
473 Handle -h and --help according to GNU Coding Standards (#17104)
474 Document when config can be NULL (#17105)
475 Add FcConfigReference() (#17124)
476 Document how to free return value of FcNameUnparse()
477 Don't leak FcValues string loaded through fcxml.c (#17661)
478 Don't call FcPatternGetCharSet in FcSortWalk unless we need to (#17361)
479 Fix two more doc typos
481 Cleanup symlinks in "make uninstall" (bug #18885)
482 [fccache] Consistently use FcStat() over stat() (bug #18195)
483 Consistently use FcStat() over stat() in all places
484 Use __builtin_popcount() when available (bug #17592)
485 Fix compile with old FreeType that doesn't have FT_Select_Size() (bug #17498)
486 Implement fc-list --quiet ala grep (bug #17141)
487 [65-fonts-persian.conf] Set foundry in target=scan instead of target=font
488 Don't use identifier named complex
489 Explicitly chmod() directories (bug #18934)
490 Remove special-casing of FC_FILE in FcPatternPrint()
492 Implement FcPatternFormat and use it in cmdline tools (bug #17107)
493 Fix comparison of family names to ignore leading space properly
494 [fcmatch.c] Fix debug formatting
495 [fcmatch] Use larger multipliers to enforce order
496 [fcmatch] When matching, reserve score 0 for when elements don't exist
497 [fcmatch] Move FcFontSetMatch() functionality into FcFontSetMatchInternal()
498 [doc] Note that fontset returned by FcConfigGetFonts should not be modified
499 Make FcCharSetMerge() public
500 Don't use FcCharSetCopy in FcCharSetMerge
501 Oops. Fix usage output.
502 Revive FcConfigScan() (bug #17121)
503 Add fc-scan too that runs FcFileScan/FcDirScan
504 Oops, fix FcPatternFilter
505 [fc-match] Accept list of elements like fc-list (bug #13017)
506 Cleanup all manpage.* files
507 [fcmatch] Fix crash when no fonts are available.
508 [fcfreetype] Fix typo in GB2312 encoding name string (#19845)
509 Add ICONV_LIBS to fontconfig.pc.in (#19606)
510 [win32] Fix usage of GetFullPathName()
511 [win32] Expand "APPSHAREFONTDIR" to ../share/fonts relative to binary location
512 [win32] Do not remove leading '\\' such that network paths work
513 [fccache] Make sure the cache is current when reusing from open caches
514 Update Sinhala orthography (#19288)
515 [cache] After writing cache to file, update the internal copy to reflect this
516 Further update Sinhala orthography (#19288)
517 [fcformat] Add support for width modifiers
518 [fcformat] Refactor and restructure code for upcoming changes
519 [fcformat] Add support for subexpressions
520 [fcformat] Add element filtering and deletion
521 [fcformat] Add conditionals
522 [fcformat] Add simple converters
523 [fcformat] Implement 'cescape', 'shescape', and 'xmlescape' converters
524 [FcStrBuf] better handle malloc failure
525 [fcformat] Add value-count syntax
526 [fcformat] Implement 'delete', 'escape', and 'translate' filter functions
527 [fcformat] Start adding builtins
528 [fcformat] Refactor code to avoid malloc
529 [fcformat] Add support for builtin formats
530 [fcformat] Support indexing simple tags
531 [fcformat] Support 'default value' for simple tags
532 [fcformat] Implement array enumeration
533 [fclang] Implement FcLangSetGetLangs() (#18846)
534 [fcformat] Enumerate langsets like we do arrays of values
535 [fcformat] Add a 'pkgkit' builtin that prints tags for font packages
536 [fcformat] Add list of undocumented language features
537 [fc-lang] Continue parsing after an "include" (#20179)
538 Fix Fanti (fat) orth file (#20390)
539 Fix Makefile's to not create target file in case of failure
540 [fcstr.c] Embed a static 64-byte buffer in FcStrBuf
541 [fcstr,fcxml] Don't copy FcStrBuf contents when we would free it soon
542 [fcxml] Don't allocate attr array if there are no attributes
543 [fcxml] Embed 8 static FcPStack objects in FcConfigParse
544 [fcxml] Embed 64 static FcVStack objects in FcConfigParse
545 [fcxml.c] Embed a static 64-byte attr buffer in FcPStack
546 Call git tools using "git cmd" instead of "git-cmd" syntax
547 Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
548 [fcformat] Fix default-value handling
549 Document FcPatternFormat() format
550 [Makefile.am] Don't clean ChangeLog in distclean
551 Revert "[conf] Disable hinting when emboldening (#19904)" (#20599)
552 [fc-lang] Fix bug in country map generation
553 [fcstr] Remove unused variable
554 [fc-lang] Make LangSet representation in the cache files stable
555 [fc-cache] Remove obsolete sentence from man page
556 Detect TrueType Collections by checking the font data header
557 Mark matchers array const (#21935)
558 Use/prefer WWS family/style (name table id 21/22)
559 Simplify FcValueSave() semantics
560 Add XXX note about Unicode Plane 16
561 Always set *changed in FcCharsetMerge
562 [charset] Grow internal FcCharset arrays exponentially
563 Remove unused prototypes and function
564 [xml] Centralize FcExpr allocation
565 [xml] Mark more symbols static
566 [xml] Allocate FcExpr's in a pool in FcConfig
567 [xml] Intern more strings
568 Bug 22154 -- fontconfig.pc doesn't include libxml2 link flags
570 Remove keithp's GPG key id
573 Remove build manpage logfile if it exists
576 Reduce number of allocations during FcSortWalk().
579 Let make expand fc_cachedir/FC_CACHEDIR (bug #18675)
581 Harald Fernengel (1):
582 Don't use variables named 'bool' (bug #18851)
584 Harshula Jayasuriya (1):
585 Fix Sinhala coverage (bug #19288)
588 Change FcCharSetMerge API
591 [conf] Disable hinting when emboldening (#19904)
594 Make sure alias files are built first (bug 16464)
597 Add config for new Indic fonts (bug #17856)
599 Roozbeh Pournader (60):
600 Correct Sindhi orthography to use Arabic script (bug #17140)
601 Remove Sinhala characters not in modern use (bug #19288)
602 Add Filipino orth, alias Tagalog to Filipino (bug #19846)
603 Split Mongolian orth to Mongolia and China (bug #19847)
604 Fix doubly encoded UTF-8 in comments (bug #19848)
605 Change Turkmen orth from Cyrillic to Latin (bug #19849)
606 Rename Venda from "ven" to "ve" (bug #19852)
607 Rename "ku" to "ku_am", add "ku_iq" (bug #19853).
608 Add Kashubian (csb) orth file (bug #19866)
609 Add Malay (ms) orthography (bug #19867)
610 Add Kinyarwanda (rw) orthography (bug #19868)
611 Add Upper Sorbian (hsb) orthography (bug #19870)
612 Add Berber orthographies in Latin and Tifinagh scripts (bug #19881)
613 Renamed az to az_az (bug #19889)
614 Rename Igbo from "ibo" to "ig" (bug #19892)
615 Remove punctuation symbols from Asturian orthography (bug #19893)
616 Add Chhattisgarhi (hne) orthography (bug #19891)
617 Use newly added Cyrillic letters for Kurdish (bug #20049)
618 Add Kurdish in Turkey (ku_tr) orthography (bug #19891)
619 Add Aragonese (an) orthography (bug #19891)
620 Add Haitian Creole (ht) orthography (bug #19891)
621 Ad Ganda (lg) orthography (bug #19891)
622 Add Limburgan (li) orthography (bug #19891)
623 Add Sardinian (sc) orthography (bug #19891)
624 Add Sidamo (sid) and Wolaitta (wal) orthographies (bug #19891)
625 Fix Bengali (bn) and Assamese (as) orthographies (bug #22924)
626 Remove Euro Sign from all orthographies (bug #19865)
627 Add Ottoman Turkish (ota) orthography (bug #20114)
628 Divide Panjabi (pa) to that of Pakistan and India (bug #19890)
629 Add Blin (byn) orthography (bug #19891)
630 Add Papiamento (pap_aw, pap_an) orthographies (bug #19891)
631 Add Crimean Tatar (crh) orthography (bug #19891)
632 Switch Uzbek (uz) orthography to Latin (bug #19851)
633 Update Azerbaijani in Latin (az_az) to present usage (bug #20173)
634 Rename Avaric orthography from 'ava' to 'av' (bug #20174)
635 Rename Bambara orthography from 'bam' to 'bm' (bug #20175)
636 Rename Fulah orthography from 'ful' to 'ff' (bug #20177)
637 Change Kashmiri (ks) orthography to Arabic script (bug #20200)
638 Tighten Central Khmer (km) orthography (bug #20202)
639 Remove digits and symbols from some Indic orthographies (bug #20204)
640 Add Divehi (dv) orthography (bug #20207)
641 Extend Crimean Tatar (crh) orthography (bug #19891)
642 Update Serbo-Croatian (sh) orthography (bug #20368)
643 Add Ewe (ee) orthography (bug #20386)
644 Add Herero (hz) orthograhy (bug #20387)
645 Add Akan (ak) and Fanti (fat) orthographies (bug #20390)
646 Added Quechua (qu) orthography (bug #20392)
647 Add Sango (sg) orthography (bug #20393)
648 Add Tahitian (ty) orthography (bug #20391)
649 Add Navajo (nv) orthography (bug #20395)
650 Add Rundi (rn) orthography (bug #20398)
651 Add Zhuang (za) orthography (bug #20399)
652 Add orthographies for Oshiwambo languages (bug #20401)
653 Add Shona (sn) orthography (bug #20394)
654 Add Sichuan Yi (ii) orthography (bug #20402)
655 Add Javanese (jv) orthography (bug #20403)
656 Add Nauru (na) orthography (bug #20418)
657 Add Kanuri (kr) orthography (bug #20438)
658 Add Sundanese (su) orthography (bug #20440)
659 Reorganize Panjabi/Punjabi and Lahnda orthographies (bug #19890)
661 Serge van den Boom (1):
662 Correctly handle mmap() failure (#21062)
668 Alexey Khoroshilov (1):
669 Fix FcStrDirname documentation. (bug 16068)
672 Persian conf update. (bug 16066).
674 Evgeniy Stepanov (1):
675 Fix index/offset for 'decorative' matcher. Bug 15890.
678 Fix Win32 build error: install tries to run fc-cache locally (bug 15928).
681 Call FcFini to make memory debugging easier
682 Fix a few memory tracking mistakes.
683 Add extended, caps, dunhill style mappings.
684 Freetype 2.3.5 (2007-jul-02) fixes indic font hinting. re-enable (bug 15822)
685 Add a copy of dolt.m4 to acinclude.m4.
686 Libs.private needs freetype libraries
687 Oops. Fix for bug 15928 used wrong path for installed fc-cache.
688 Ignore empty <dir></dir> elements
691 Add Secwepemctsin Orthography. Bug 15996.
693 Sayamindu Dasgupta (1):
694 FcConfigUptoDate breaks if directory mtime is in the future. Bug 14424.
699 Add FreeType-dependent functions to fontconfig.def file. (bug 15415)
702 Korean font in the default config - replacing baekmuk with un (bug 13569)
705 Proper config path for static libraries in win32
708 Fix build with !ENABLE_DOCS and no built manpages.
711 Merge some of Mandriva configuration into upstream configuration. Bug 13247
714 Use DOLT if available
715 Work around for bitmap-only TrueType fonts that are missing the glyf table.
716 Remove size and dpi values from bitmap fonts. Bug 8765.
717 Add some sample cursive and fantasy families.
718 Add --all flag to fc-match to show the untrimmed list. Bug 13018.
719 Remove doltcompile in distclean
720 Use of ":=" in src/Makefile.am is unportable (bug 14420)
721 Make fc-match behave better when style is unknown (bug 15332)
722 Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)
723 Allow for RC versions in README update
724 git ignore doltcompile
727 fontconfig build fails if "head" is missing or unusable (bug 14304)
730 Fontconfig options for freetype sub-pixel filter configuration
735 Not_contain should use strstr, not strcmp on strings. (bug 13632)
738 Move conf.avail/README to conf.d/README (bug 13392)
739 Fix OOM failure case in FcPStackPush.
740 Remove freetype requirement for build-time applications.
741 Include fcftaliastail.h so that the freetype funcs are exported.
742 Eliminate references to freetype from utility Makefile.am's
743 Distribute new fcftint.h file
744 Create new-version.sh to help with releases, update INSTALL instructions
745 Distribute khmer font aliases
746 Add more files to .gitignore
747 new-version.sh was mis-editing files
748 git-tag requires space after -m flag
753 Document several function return values (Bug 13145).
754 Document that Match calls FcFontRenderPrepare (bug 13162).
755 Document that FcConfigGetFonts returns the internal fontset (bug 13197)
756 Revert "Remove fcprivate.h, move the remaining macros to fcint.h."
759 Workaround for stat() brokenness in Microsoft's C library (bug 8526)
763 Behdad Esfahbod (14):
764 Make fc-match --sort call FcFontRenderPrepare.
765 Port fonts-persian.conf to new alias syntax with binding="same"
766 Fix trivial bugs in edit-sgml.c
767 Add FcGetLangs() and FcLangGetCharSet().
768 Add/update config files from Fedora.
769 Split 40-generic.conf into 40-nonlatin.conf and 45-latin.conf
770 Use binding="same" in 30-urw-aliases.conf and remove duplicate entries.
771 Remove redundant/obsolete comments from conf files.
772 Remove 20-lohit-gujarati.conf. It's covered by 25-unhint-nonlatin.conf now.
773 Oops, fix Makefile.am.
774 Remove 25-unhint-nonlatin.conf from default configuration by not linking it.
775 Fix documented conf-file naming format in README
776 Remove list of available conf files from README.
777 Simplify/improve 30-metric-aliases.conf
780 Also check configDirs mtimes in FcConfigUptoDate
781 Respect "binding" attribute in <alias> entries.
782 Correct documentation for FcAtomicLock (Bug 12947).
783 Remove fcprivate.h, move the remaining macros to fcint.h.
784 Correct documentation for FcConfigUptoDate (bug 12948).
785 Document skipping of fonts from FcFileScan/FcDirScan.
786 Make file_stat argument to FcDirCacheLoadFile optional.
787 Clean up exported names in fontconfig.h.
788 Track line numbers in sgml edit tool input.
789 Typo error in function name: Inverval -> interval
790 Don't check cache file time stamps when cleaning cache dir.
791 Use FcLangDifferentTerritory instead of FcLangDifferentCountry.
792 Verify documentation covers exposed symbols.
793 Document previously undocumented functions. (bug 12963)
794 Update documentation for FcStrCopyFilename (bug 12964).
795 Update documentation for stale FcConfigGetConfig function.
796 Have FcConfigSetCurrent accept the current configuration and simply return
797 Remove references to FcConfigParse and FcConfigLoad.
798 Replace incorrect documentation uses of 'char' with 'FcChar8' (bug 13002).
799 Fix formatting syntax in doc/fccache.fncs
800 Generate fccache.sgml, fcdircache.sgml and fclangset.sgml.
801 Formatting syntax mistake in doc/fclangset.fncs.
802 Link new function documentation into the fontconfig-devel.sgml
803 Ignore new generated documentation
804 Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated.
809 Update CaseFolding.txt to Unicode 5.1.0
812 Add/fix *.orth files for South African languages
815 Handle Japanese fonts better. (debian bug #435971)
818 rehash increment could be zero, causing rehash infinite loop.
819 Work around FreeType bug when glyph name buffer is too small.
820 Free temporary string in FcDirCacheUnlink (Bug #11758)
821 Fix ChangeLog generation to avoid circular make dependency
822 Store font directory mtime in cache file.
823 Comment about mmaping cache files was misleading.
824 Make FC_FULLNAME include all fullname entries, elide nothing. [bug 12827]
825 Remove unneeded call to access(2) in fc-cache.
826 Improve verbose messages from fc-cache.
827 Verbose message about cleaning directories was imprecise
828 Don't use X_OK bit when checking for writable directories (bug 12438)
829 Have fc-cache remove invalid cache files from cache directories.
830 FcConfigParseAndLoad doc was missing the last param.
831 Place language name in constant array instead of pointer.
832 Must not insert cache into hash table before completely validating.
833 Eliminate relocations for glyph name table.
834 Eliminate relocations from FcCodePageRange structure (bug 10982).
835 Leave generated headers out of distribution (bug 12734).
836 Move <cachedir> elements to the end of fonts.conf.
837 Add BRAILLE PATTERN BLANK to list of blank glyphs.
838 Replace makealias pattern with something supported by POSIX grep (bug 11083)
839 FcInit should return FcFalse when FcInitLoadConfigAndFonts fails. (bug 10976)
840 There is no U+1257 (bug 10899).
841 Spelling errors in documentation. (bug 10879).
842 Oops. Left debugging printf in previous commit.
843 Handle UltraBlack weight.
844 Fix parallel build in fontconfig/docs (bug 10481).
845 Distribute man source files for command line programs (bug 9678).
846 Ensure weight/slant values present even when style is supplied (bug 9313).
847 fontconfig needs configure option to use gnu iconv (bug 4083).
848 Match 'ultra' on word boundaries to detect ultra bold fonts. (bug 2511)
849 Build fix for Solaris 10 with GCC.
852 Avoid crashes if config files contain junk.
855 Make FcPatternDuplicate copy the binding instead of always using Strong.
857 Tilman Sauerbeck (2):
858 Store FcNoticeFoundries in read-only memory.
859 Store FcVendorFoundries in read-only memory.
864 FcStrCanonFileName buggy for mingw. (bug 8311)
865 More fixes for Win32 building (bug 8311)
868 Don't use varargs CPP macros in fccache.c. (bug 8733)
871 Remove documentation for non-existant FcConfigNormalizeFontDir.
872 Build fontconfig.def from header files when needed.
873 Detect and use available random number generator (bug 8308)
874 Add sparc64 architecture string.
875 FcStrCanonAbsoluteFilename should be static.
876 Use explicit platform/nameid order when scanning ttf files.
877 Warn (and recover) from config file without <cachedir> elements.
878 Avoid writing uninitialized structure pad bytes to cache files.
879 Fix grep pattern in makealias to work on non-Gnu grep (bug 8368).
880 Add FcFreeTypeQueryFace external API. Bug #7311.
881 Segfault scanning non-font files. Disallow scan edit of user vars. (#8767)
882 Add space between type and formal in devel man pages (bug 8935)
885 Do not clean cache files for different architectures
888 A VPATH build of fontconfig-2.4.1 fails for various reasons. Bug 8933.
889 Use <literal> instead of <sgmltag> when documenting fonts.conf. Bug 8935.
890 Fix fc-cat documentation (bug 8935).
896 Update installation notes for 2.4 base.
897 Add ppc64 signature. Bug 8227
898 Add signatures for m68k and mipsel (thanks debian buildd)
899 Add warning flags to fc-cache build. Clean up warnings in fc-cache.
900 Reimplement FcConfigAppFontAddDir; function was lost in 2.4.0.
905 Replace character discovery loop with simpler, faster version.
908 Move files from conf.d to conf.avail
909 Standardize conf.avail number prefixing convention
910 Support all five possibilities for sub-pixel
911 Move user and local conf file loading into conf.avail files
912 Number the remaining conf.avail files
913 Update Makefile.am to match conf.avail changes
914 Replace load of conf.d in fonts.conf.in
915 Make room for chunks from fonts.conf in conf.avail
916 Re-order old conf.d files
917 Move some section from fonts.conf into conf.avail files
918 Update Makefile.am files
919 Make conf.avail and conf.d work
922 Create fc_cachedir at install time. Bug 8157.
923 Reference patterns in FcCacheCopySet.
924 Replace gnu-specific sed command with simple grep.
925 Attempt to fix makealias usage for build on Mac OS X.
926 Accept locale environment variables that do not contain territory.
927 Merge branch 'jhcloos'
928 Insert newly created caches into reference data structure.
929 Add XML headers to new conf files. Move link make commands to conf.avail dir
930 Rename conf.avail to conf.d
931 Fix conf.d directory sorting.
932 Include cachedir in fonts.dtd.
933 Don't display tests for DESTDIR on make install.
934 Split much of the configuration into separate files. Renumber files
939 Rename FcPatternThawAll to FcPatternFini.
940 Add a configuration file that disables hinting for the Lohit Gujarati font
943 Various GCC 4 cleanups for signed vs unsigned char
944 Finish INSTALL changes. .gitignore ChangeLog
945 Merge branch 'fc-2_4_branch' to master
946 Remove all .cvsignore files
947 Hide private functions in shared library. Export functionality for utilities.
948 Hide FreeType glue code from library ABI.
949 Can't typecheck values for objects with no known type.
950 Leave cache files mapped permanently.
951 Reference count cache objects.
952 Make cache reference counting more efficient.
953 Oops, fc-lang broke when I added cache referencing.
954 Correct reference count when sharing cache file objects.
955 Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
956 Update architecture signatures for x86-64 and ppc.
957 Parallel build fix for fcalias.h and fcaliastail.h
958 Charset hashing depended on uniqueness of leaves.
961 file Makefile.am was initially added on branch fc-2_4_branch.
962 Modify config file to use Greek fonts before Asian fonts with Greek glyphs.
963 Use libtool -no-undefined flag on all platforms.
964 file ftglue.c was initially added on branch fc-2_4_branch.
965 2005-11-23 Frederic Crozat <fcrozat@mandriva.com>: reviewed by: plam
966 file 10-fonts-persian.conf was initially added on branch fc-2_4_branch.
967 Sort directory entries while scanning them from disk; prevents Heisenbugs
968 file ln.orth was initially added on branch fc-2_4_branch.
969 Fix typos in orth files. Reported by Denis Jacquerye.
970 On Windows, unlink before rename. Reported by Tim Evans.
971 file fc-match.sgml was initially added on branch fc-2_4_branch.
976 Make path names in cache files absolute (NB, cache format change) Stop
977 Eliminate pattern freezing
979 Construct short architecture name from architecture signature.
980 Write caches to first directory with permission. Valid cache in FcDirCacheOpen.
981 Eliminate NormalizeDir. Eliminate gratuitous stat/access calls per dir.
982 Add architecture to cache filename.
983 Eliminate global cache. Eliminate multi-arch cache code.
984 Fix up fc-cache and fc-cat for no global cache changes.
985 Eliminate ./ and ../ elements from font directory names when scanning.
986 Regenerate x86 line in fcarch.tmpl.h to match change in cache data.
987 Add x86-64 architecture and signature.
988 During test run, remove cache directory to avoid stale cache usage.
990 Revert to original FcFontSetMatch algorithm to avoid losing fonts.
991 Rework cache files to use offsets for all data structures.
992 Fix build problems caused by cache rework.
993 FcCharSetSerialize was using wrong offset for leaves. Make fc-cat work.
994 Rework Object name database to unify typechecking and object lookup.
995 Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.
996 Fix fc-cat again. Sigh.
997 Use intptr_t instead of off_t inside FcCache structure.
998 Serialized value lists were only including one value.
999 Automatically remove invalid cache files.
1000 With no args, fc-cat now dumps all directories.
1001 Revert ABI changes from version 2.3
1002 Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and fc-cache Makefile.am
1003 Allow FcTypeLangSet to match either FcTypeLangSet or FcTypeString.
1004 Remove stale architecture signatures.
1005 Pass directory information around in FcCache structure. Freeze charsets.
1006 Fix fc-lang to use new charset freezer API.
1007 Fontset pattern references are relative to fontset, not array.
1009 Only rebuild caches for system fonts at make install time.
1010 Fix memory leaks in fc-cache directory cleaning code.
1011 Add @EXPAT_LIBS@ to Libs.private in fontconfig.pc (bug 7683)
1012 Avoid #warning directives on non-GCC compilers. (bug 7683)
1013 Chinese/Macau needs the Hong Kong orthography instead of Taiwan (bug 7884)
1014 Add Assamese orthography (as.orth). Bug #8050
1015 Really only rebuild caches for system fonts at make install time.
1016 Fonts matching lang not territory should satisfy sort pattern lang.
1017 Prefer Bitstream Vera to DejaVu families.
1018 Guess that mac roman names with lots of high bits are actually SJIS.
1019 Document FC_DEBUG values (bug 6393). Document name \ escape syntax.
1020 Move Free family names to bottom of respective aliases. (bug 7429)
1021 Unify directory canonicalization into FcStrAddFilename.
1022 Allow font caches to contain newer version numbers
1023 Add FcMatchScan to resolve Delicious font matching issues (bug #6769)
1024 Fix missing initialization/destruction of new 'scan' target subst list.
1025 Don't segfault when string values can't be parsed as charsets or langsets.
1026 Using uninitialized (and wrong) variable in FcStrCopyFilename.
1027 Oops; missed the 60-delicious.conf file.
1030 Keith Packard <keithp@keithp.com>
1031 2006-04-27 Paolo Borelli (pborelli@katamail.com) reviewed by: plam
1032 2006-05-31 Yong Li (rigel863@gmail.com) reviewed by: plam, Bedhad Esfahbod
1033 2006-07-19 Jon Burgess (jburgess@uklinux.net) reviewed by: plam
1034 2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plam
1038 Match 'Standard Symbols L' for 'Symbol'. Add URW fonts as aliases for
1039 all of the PostScript fonts. (reported by Miguel Rodriguez). Fix a
1040 number of Coverity defects (Frederic Crozat). Speed up FcFontSort
1041 (fix suggested by Kenichi Handa). Fix error with charsets. Survive
1042 missing docbook2pdf. Compile on HP-UX, AIX, SGI and Windows (Cygwin,
1043 MinGW). Fix intel compiler warnings. Fix multiarch support (don't
1044 destroy multiarch files!) Require pkg-config. (Thanks Behdad; better
1045 solution wanted for libxml2 detection!) Fix typos in orth files and
1046 add orth for Lingala (reported by Denis Jacquerye). Remove debian/
1047 directory. Add a configuration file that disables hinting for the
1048 Lohit Gujarati font (since the hinting distorts some glyphs quite
1049 badly). Sort directory entries while scanning them from disk;
1050 prevents Heisenbugs due to file ordering in a directory (due to Egmont
1051 Koblinger). Fix Wine's problem with finding fonts. (Reported by
1052 Bernhard Rosenkraenzer.) Fix the issues with GNU libiconv vs. libc
1053 iconv (which especially appear on Solarii); patch by Behdad Esfahbod,
1054 approach suggested by Tim Mooney.
1058 fc-cat can take directories as input and creates old-style fonts.cache
1060 fc-cache takes -r --really-force which blows away all old caches and
1062 Robustness fixes, integer overflow fixes (notably to cache handling
1063 code), toast broken global cache files.
1064 Change binary format to make it compatible with static langset
1065 information (thanks to Takashi Iwai).
1066 Open hashed caches before fonts.cache-2 (Takashi Iwai).
1067 Fix FcFontSetMatch's algorithm, which used to unjustly kill fonts for
1068 not declaring certain elements (Takashi Iwai).
1069 Fix matching bug when multiple elements match; don't use
1070 the sum of all scores, but the best score (James Su).
1071 Make fc-lang more friendly to Windows systems.
1072 Remove archaic chars from Georgian charset; add Euro character to
1073 charsets for European languages.
1074 Fix treatment of broken PCF fonts that don't declare family names.
1075 Pass O_BINARY to open if appropriate (reported by Doodle).
1076 Normalize font directories to the form in which they appear in
1078 Add a record of the cached directory to the cache file.
1079 Perf optimizations (Dirk Mueller; some reported by Michael Meeks.)
1080 Don't loop infinitely on recursive symlinks.
1081 Make 'make distcheck' work with automake 1.6.3.
1082 Replace 'stamp' target with mkinstalldirs.
1083 Don't stop scanning if a directory in fonts.conf doesn't exist,
1084 because subsequent directories might exist.
1085 Put directory names into global cache (reported by Ronny V. Vindenes).
1086 Treat zh-hk fonts differently from zh-tw fonts. This patch may cause
1087 fontconfig to treat A-X fonts differently from A-Y fonts; please mail
1088 the fontconfig list if this causes any problems.
1089 Fix for unaligned memory accesses (Andreas Schwab).
1090 Fix treatment of cache directory as read from cache file; don't use
1091 string equality to determine if we have the right file, use inode
1093 Properly skip past dir caches that contain zero fonts, as occurs
1094 in global caches (reported by Mike Fabian).
1095 Print out full pathname in fc-match -v (reported by Frederic Crozat).
1096 Fix bug where fc-match crashes when given __DUMMY__ property to
1101 Create cache files in /var/cache/fontconfig with hashed filenames, if
1102 possible, for added FHS compliance.
1103 Make fc-cat read both per-directory and global cache files.
1104 Add config file for Persian fonts from Sharif FarsiWeb, Inc.
1105 Major performance improvements by Dirk Mueller, Stephen Kulow, and Michael Matz at SuSE: in particular, speed up FcFontSetMatch, and inline many functions.
1106 Fix treatment of globs in config files, broken since 2.3.2 and discovered by Mathias Clasen.
1107 Don't use freetype internal headers (patch by Matthias Clasen).
1108 Further space improvements: create langsets statically, so that they can live in .rodata.
1109 Properly align mmapped data structures to make e.g. ia64 happy.
1114 Fix corrupted caches bugs from 2.3.91 (reported by Mike Fabian).
1115 Store only basename in the cache, reconstitute on demand
1116 (reported by James Cloos).
1117 Change the rule for artificial emboldening in fonts.conf.in. This
1118 enables the support for artificial emboldening included in cairo
1120 Add FC_EMBEDDED_BITMAP object type to tell Xft/Cairo whether
1121 to load embedded bitmaps or not (patch by Jinghua Luo).
1122 Fix GCC4 warnings (some by Behdad Esfahbod).
1123 Support localized font family and style names; this has been reported
1124 to break old apps like xfd, but modern (gtk+/qt/mozilla) apps work
1125 fine (patch by Zhe Su).
1126 Prevent fc-list from escaping strings when printing them (reported by
1128 Add valist sentinel markup for FcObjectSetBuild and
1129 FcPatternBuild (patch by Marcus Meissner).
1130 Add consts to variables so as to move arrays into .rodata (patch by
1132 Modify config file to use Greek fonts before Asian fonts with
1133 Greek glyphs. (patch by Simos Xenitellis).
1134 Use libtool -no-undefined flag on all platforms (patch by Christian
1139 Use libxml2 if requested or if expat not available. (Mathias Hasselmann)
1140 Fix multi-arch cache files: compute the position for the
1141 block to be added using info from OrigFile, not NewFile. (plam)
1142 Cast results of sizeof() to unsigned int to get rid of
1143 warnings on x86_64 (reported by Matthias Clasen).
1144 Use FcAtomic to rewrite cache files; don't unlink the fonts.cache-2
1145 file even if there's no data to write; just write an empty cache file.
1146 (Reported by Lubos Lunak)
1147 Allocate room for the subdirectory names in each directory cache.
1148 (Reported by James Cloos)
1152 Development release of mmap patch: load pattern information
1153 directly from cache files. (Patrick Lam)
1157 Patch memory leaks in using iconv. (Reported by Chris Capoccia)
1158 Patch memory leaks in fc-cache. (Reported by Chris Capoccia)
1159 Fetch bitmap glyphs to get widths during font evaluation. (keithp)
1160 Share strings through FcObjectStaticName (Ross Burton)
1161 Windows build updates (Tor Lillqvist)
1165 Be more careful about broken GSUB/GPOS tables (Manish Singh)
1166 Include debian packaging stuff in CVS (Josselin Mouette)
1167 Add more conf.d examples (Keith Packard)
1168 Make manuals build again (Keith Packard)
1169 Johap -> Johab (Funda Wang)
1173 Fix memory leak of patterns rejected by configuration (#2518)
1175 Create prototype /etc/fonts/conf.d directory and populate it with a few
1176 sample files. These samples are unused as the file names don't start with
1179 Update documentation.
1183 Verify cache for FC_FILE and FC_FAMILY in every entry (#2219)
1185 Update blanks list from recent Unicode docs (#86)
1187 Various small build fixes (#280, #2278,
1189 Documentation fixes (#2085, #2284, #2285)
1191 Add polite typechecking to config file loader (#229)
1195 Share object name strings (Michael Meeks)
1197 Eliminate a couple of codepoints from Russian orthography (John Thacker)
1199 Add synthetic emboldening configuration changes (Jakub Pavelek)
1201 Change FcFontSetSort to ignore language after fonts with the requested
1202 languages have been found. (Owen Taylor)
1204 Add some RedHat font configuration changes (Owen Tayler).
1206 Add full Unicode case folding support to case-ignoring string functions
1209 Remove Han characters from Korean orthography (Tor Andersson)
1213 Fc-cache sleeps before exiting to ensure filesystem timestamps are well
1216 Added Punjai orthography.
1218 The timestamp in fonts.conf is gone now. Too many problems.
1220 The default font path includes all of the X fonts; use selectfont/rejectfont
1221 to eliminate bitmaps, as shown in the sample local.conf file.
1223 <include> configuration elements may now reference a directory. Files
1224 in that directory matching [0-9]* are loaded in UTF-8 collating sequence order.
1226 <selectfont> configuration added to control which fonts are used.
1228 fontformat font pattern elements built from the FT_Get_X11_Font_Format
1229 function in newer versions of FreeType.
1231 'capability' list constructed from gsub/gpos and silf values in TrueType
1234 Multi-lingual names (style, family, fullname) extracted and stored with
1235 parallel <foo>lang properties marking language.
1239 Fix FcConfigUpToDate to actually check all font directories and eliminate
1240 a typo which completely prevented it from working (Lubos Lunak
1243 Remove comma at end of FcResult enum definition for picky compilers.
1247 Add FcResultOutOfMemory so FcFontSetMatch can return accurate error.
1249 Replace MIN/MAX/ABS macros which happened to be in old FreeType releases
1250 with FC_MIN/FC_MAX/FC_ABS macros owned by fontconfig.
1254 The 2.2.93 release was prepared with a broken libtool which created
1255 the shared library without the '.so' in the file names.
1259 This is the third prerelease of fontconfig 2.3. Significant changes from
1262 o Use new FreeType #include syntax
1263 o use y_ppem field instead of 'height' in bitmap sizes rec -
1264 FreeType changed the semantics. Still uses height for
1265 older versions of FreeType
1266 o Don't construct program manuals unless docbook is available
1270 o make distcheck work
1274 o Switch to SGML manuals
1275 o Add FC_DUAL width spacing value
1276 o Add FcFini to close out fontconfig and release all memory
1280 This is the third public release of fontconfig, a font configuration and
1281 customization library. Fontconfig is designed to locate fonts within the
1282 system and select them according to requirements specified by applications.
1284 Fontconfig is not a rasterization library, nor does it impose a particular
1285 rasterization library on the application. The X-specific library
1286 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.