2015-06-02 Bump version to 2.11.942.11.94 Akira TAGOH 3 -4/+40 2015-05-27 Bump cache version number to 6, because of recent FcRange changes Behdad Esfahbod 1 -1/+1 2015-05-27 Reduce number of places that cache version is specified to 1 Behdad Esfahbod 3 -6/+8 2015-05-27 Simplify FcRange Behdad Esfahbod 6 -144/+28 2015-05-27 Fix compiler warnings Behdad Esfahbod 1 -0/+3 2015-05-27 Don't set FC_SIZE for bitmap fonts Behdad Esfahbod 1 -24/+12 2015-05-27 Accept Integer for FC_SIZE Behdad Esfahbod 1 -1/+3 2015-05-27 Add bitmap-only font size as Double, not Range Behdad Esfahbod 1 -6/+1 2015-05-27 Only set FC_SIZE for scalable fonts if OS/2 version 5 is present Behdad Esfahbod 1 -13/+15 2015-05-27 Write ranges using a [start finish) format Behdad Esfahbod 2 -3/+3 2015-05-25 Revert the previous change Akira TAGOH 1 -15/+1 2015-05-22 Detect the overflow for the object ID Akira TAGOH 1 -1/+21 2015-05-22 Fix a crash Akira TAGOH 1 -0/+1 2015-05-22 Fix a typo Akira TAGOH 1 -1/+1 2015-05-22 Fix memory leaks after FcFini() Akira TAGOH 5 -6/+76 2015-05-18 Add su[pport for symbol fonts Behdad Esfahbod 6 -3/+59 2015-05-18 Bug 90148 - Don't warn if cachedir isn't specified Akira TAGOH 1 -7/+19 2015-05-12 Make FC_SCALE deprecated Akira TAGOH 3 -3/+3 2015-05-12 Add missing description for usage Akira TAGOH 2 -7/+9 2015-05-11 Observe blanks to compute correct languages in fc-query/fc-scan Akira TAGOH 4 -12/+54 2015-04-30 Fix bitmap scaling Behdad Esfahbod 1 -15/+17 2015-04-22 Drop unmaintained code Akira TAGOH 1 -72/+12 2015-04-22 Fix a typo in fontconfig-user.sgml Akira TAGOH 1 -1/+1 2015-04-20 Fix a typo for the latest cache version Akira TAGOH 1 -1/+1 2015-04-09 W32: Support cache paths relative to the root directory Руслан Ижбулатов 2 -1/+22 2015-03-30 Fix SIGFPE Akira TAGOH 1 -1/+1 2015-03-25 Fix unknown attribute in Win32 Akira TAGOH 1 -1/+1 2015-03-23 Bug 89617 - FcConfigAppFontAddFile() returns false on any font file Akira TAGOH 4 -1/+50 2015-03-23 Remove the dead code Akira TAGOH 1 -2/+0 2015-03-09 Bump version to 2.11.932.11.93 Akira TAGOH 3 -6/+39 2015-03-09 Fix a trivial bug for dist Akira TAGOH 1 -0/+1 2015-03-09 Fix an infinite loop in FcBlanksIsMember() Akira TAGOH 1 -1/+1 2015-03-06 Fix a bug in the previous change forFcBlanksIsMember() Akira TAGOH 1 -2/+1 2015-03-06 Fix a segfault when OOM happened. Akira TAGOH 1 -0/+2 2015-03-05 Improve the performance on searching blanks Akira TAGOH 1 -3/+18 2015-03-04 Simplify some more Behdad Esfahbod 1 -12/+8 2015-03-04 Remove dead code after previous commit Behdad Esfahbod 1 -336/+3 2015-03-03 Fix the array allocation Akira TAGOH 1 -1/+1 2015-03-02 Don't add FC_LANG when it has "und" Akira TAGOH 1 -0/+9 2015-03-02 Fix a build issue when $(srcdir) != $(builddir) Akira TAGOH 1 -2/+2 2015-02-27 Update the script to recognize the escaped space Akira TAGOH 1 -4/+11 2015-02-27 Hardcode the blanks in the library Akira TAGOH 8 -70/+202 2015-02-27 Rework again to copy the struct dirent Akira TAGOH 1 -7/+2 2015-02-26 Ensure config.h is included first, bug#89336. Michael Haubenwallner 1 -2/+1 2015-02-26 Copy the real size of struct dirent Akira TAGOH 2 -2/+10 2015-02-25 filter can be null Akira TAGOH 1 -1/+1 2015-02-24 Fix pointer cast warning on win32 Akira TAGOH 1 -1/+1 2015-02-24 ifdef'd the unnecessary code for win32 Akira TAGOH 1 -0/+4 2015-02-23 Fix a build fail on some non-POSIX platforms Akira TAGOH 2 -43/+72 2015-01-21 Fix symbol cmap handling Behdad Esfahbod 1 -1/+1 2015-01-20 Add pkg.m4 to git Akira TAGOH 1 -0/+214 2015-01-19 Fix a typo in docs Akira TAGOH 3 -3/+3 2015-01-19 Fix configure to work with Solaris Studio compilers Alan Coopersmith 1 -1/+12 2015-01-13 Bump version to 2.11.922.11.92 Akira TAGOH 3 -4/+9 2015-01-06 Add missing docs Akira TAGOH 2 -0/+12 2014-12-25 Bump version to 2.11.912.11.91 Akira TAGOH 3 -4/+80 2014-12-25 Fix a typo Akira TAGOH 1 -0/+1 2014-12-25 Bump the cache version to 5 Akira TAGOH 2 -2/+2 2014-12-24 fc-cache: Add an option to raise an error if no fonts found Akira TAGOH 2 -10/+47 2014-12-16 fc-cache: make a fail if no fonts processed on a given path Akira TAGOH 1 -1/+4 2014-12-15 Generate documentation for FcWeight* functions. Nick Alcock 1 -0/+7 2014-12-14 Treat color fonts as scalable Behdad Esfahbod 1 -9/+18 2014-12-14 Add FC_COLOR Behdad Esfahbod 5 -0/+10 2014-12-13 Fix buffer overflow in copying PS name Behdad Esfahbod 1 -1/+2 2014-12-09 Returns False if no fonts found Akira TAGOH 2 -14/+19 2014-11-06 Update aliases for new URW fonts Akira TAGOH 3 -11/+98 2014-09-25 Add FcRangeGetDouble() Akira TAGOH 3 -0/+36 2014-08-20 Revert "[fcmatch] When matching, reserve score 0 for when elements don't exist" Behdad Esfahbod 1 -1/+1 2014-08-13 Note FcConfigSetCurrent() increases the refcount in document Akira TAGOH 1 -1/+2 2014-08-12 Fix the memory leak in fc-cat Akira TAGOH 1 -6/+2 2014-08-12 Increase the refcount in FcConfigSetCurrent() Akira TAGOH 3 -1/+14 2014-08-11 fallback to the another method to lock when link() failed Akira TAGOH 1 -1/+1 2014-08-06 Fix previous commit Behdad Esfahbod 1 -1/+1 2014-08-06 Trebuchet MS is a sans-serif font, not serif Behdad Esfahbod 1 -4/+4 2014-08-06 If OS/2 table says weight is 1 to 9, multiply by 100 Behdad Esfahbod 1 -1/+8 2014-08-06 Fix assertion failure Behdad Esfahbod 1 -1/+1 2014-07-27 Remove unneeded FcPublic Behdad Esfahbod 1 -2/+2 2014-07-26 Export recently added API Behdad Esfahbod 4 -0/+16 2014-07-25 Linearly interpolate weight values Behdad Esfahbod 6 -26/+141 2014-07-25 Change DemiLight from 65 to 55 Behdad Esfahbod 2 -3/+3 2014-07-25 Add FC_WEIGHT_DEMILIGHT Behdad Esfahbod 4 -1/+13 2014-07-24 Improve / cleanup namelang matching Behdad Esfahbod 1 -22/+23 2014-07-24 Remove unused regex code Behdad Esfahbod 3 -66/+2 2014-07-24 Use lang=und instead of lang=xx for "undetermined" Behdad Esfahbod 1 -2/+2 2014-07-24 Ouch, fix buffer Behdad Esfahbod 1 -2/+2 2014-07-24 Decode MacRoman encoding in name table without iconv Behdad Esfahbod 1 -0/+162 2014-07-24 Call FcInitDebug from FcFreeTypeQueryFace Behdad Esfahbod 1 -0/+2 2014-07-23 Revert "Symlinks fix for DESTDIR" Behdad Esfahbod 1 -2/+2 2014-07-23 Symlinks fix for DESTDIR Behdad Esfahbod 1 -2/+2 2014-07-23 Don't add duplicate lang Akira TAGOH 1 -0/+28 2014-07-19 More mingw32 MemoryBarrier() fixup Behdad Esfahbod 1 -1/+6 2014-07-11 Update mingw32 MemoryBarrier from HarfBuzz Behdad Esfahbod 1 -9/+9 2014-07-08 Fix a gcc warning Akira TAGOH 1 -1/+1 2014-07-06 Fixup previous commit Behdad Esfahbod 2 -13/+1 2014-07-06 Remove HASH from matching priorities Behdad Esfahbod 1 -1/+0 2014-07-06 Comments Behdad Esfahbod 1 -0/+6 2014-07-04 Fix a crash when no sysroot is given and failed to load the default fonts.conf Akira TAGOH 1 -4/+7 2014-07-04 Fix charset unparse after recent changes Behdad Esfahbod 1 -1/+1 2014-07-04 Minor Behdad Esfahbod 1 -2/+2 2014-07-03 Change charset parse/unparse format to be human readable Behdad Esfahbod 1 -144/+79 2014-06-30 Rework for 5004e8e01f5de30ad01904e57ea0eda006ab3a0c Akira TAGOH 1 -15/+9 2014-06-30 Don't read/write from/to the XDG dirs if the home directory is disabled Akira TAGOH 2 -4/+37 2014-06-18 Update blanks to Unicode 7.0 Behdad Esfahbod 1 -0/+4 2014-06-18 Update CaseFolding.txt to Unicode 7.0 Akira TAGOH 1 -6/+53 2014-06-18 Fix a segfault Akira TAGOH 1 -10/+12 2014-06-17 Update list of blanks to Unicode 6.3.0 Behdad Esfahbod 1 -11/+9 2014-06-17 Read the config files and fonts on the sysroot when --sysroot is given to fc-... Akira TAGOH 7 -44/+158 2014-06-12 Remove unused FcHash code now that FC_HASH is deprecated Behdad Esfahbod 4 -260/+0 2014-06-12 Deprecate FC_HASH and don't compute it Behdad Esfahbod 4 -4/+6 2014-06-12 [ko.orth] Remove U+3164 HANGUL FILLER Behdad Esfahbod 1 -1/+0 2014-06-05 Workaround another race condition issue Akira TAGOH 3 -8/+53 2014-05-16 Allow passing NULL for file to FcFreeTypeQueryFace() Behdad Esfahbod 1 -2/+2 2014-05-16 Rewrite hashing to use FT_Stream directly Behdad Esfahbod 3 -111/+61 2014-05-16 Further simplify hash code Behdad Esfahbod 1 -50/+38 2014-05-16 Simplify hash code Behdad Esfahbod 3 -56/+48 2014-05-16 Remove unused code Behdad Esfahbod 2 -45/+0 2014-05-13 Allow the modification on FcTypeVoid with FcTypeLangSet and FcTypeCharSet Akira TAGOH 4 -12/+43 2014-04-22 Rebase ja.orth against Joyo kanji characters Akira TAGOH 1 -4227/+7 2014-04-10 Fix fc-cache fail with -r Akira TAGOH 1 -1/+1 2014-04-04 Fix a typo Akira TAGOH 1 -1/+1 2014-03-26 Fix missing docs Akira TAGOH 4 -4/+95 2014-03-26 Fix a build issue with freetype <2.5.1 Akira TAGOH 1 -3/+0 2014-03-26 Bug 71287 - size specific design selection support in OS/2 table version 5 Akira TAGOH 16 -90/+663