Commit Graph

  • a9e7b0494e Export recently added API Behdad Esfahbod 2014-07-26 16:17:02 -0400
  • ffda7c0e81 Linearly interpolate weight values Behdad Esfahbod 2014-07-25 17:59:26 -0400
  • bf9df5ada7 Change DemiLight from 65 to 55 Behdad Esfahbod 2014-07-25 18:07:10 -0400
  • be6506ca04 Add FC_WEIGHT_DEMILIGHT Behdad Esfahbod 2014-07-25 16:24:26 -0400
  • 9839d0112c Improve / cleanup namelang matching Behdad Esfahbod 2014-07-24 16:07:13 -0400
  • 874a549164 Remove unused regex code Behdad Esfahbod 2014-07-24 15:42:54 -0400
  • 9a8e812477 Use lang=und instead of lang=xx for "undetermined" Behdad Esfahbod 2014-07-24 15:37:51 -0400
  • 76151ceaf3 Ouch, fix buffer Behdad Esfahbod 2014-07-24 15:34:20 -0400
  • aeba5bf4b6 Decode MacRoman encoding in name table without iconv Behdad Esfahbod 2014-07-24 15:28:09 -0400
  • 07a0f511b1 Call FcInitDebug from FcFreeTypeQueryFace Behdad Esfahbod 2014-07-24 15:01:57 -0400
  • a5641cfb24 Revert "Symlinks fix for DESTDIR" Behdad Esfahbod 2014-07-23 13:21:05 -0400
  • fd5667b42c Symlinks fix for DESTDIR Behdad Esfahbod 2014-07-23 11:57:31 -0400
  • 107b44f50b Don't add duplicate lang Akira TAGOH 2014-07-23 19:17:26 +0900
  • 342b908b96 More mingw32 MemoryBarrier() fixup Behdad Esfahbod 2014-07-19 16:33:49 -0400
  • 6781c6baef Update mingw32 MemoryBarrier from HarfBuzz Behdad Esfahbod 2014-07-11 12:19:39 -0400
  • dca5d0feee Fix a gcc warning Akira TAGOH 2014-07-08 14:55:15 +0900
  • da8233b0f2 Fixup previous commit Behdad Esfahbod 2014-07-06 18:26:03 -0400
  • bb27d6969c Remove HASH from matching priorities Behdad Esfahbod 2014-07-06 18:10:44 -0400
  • 5674b8a663 Comments Behdad Esfahbod 2014-07-06 17:41:19 -0400
  • 5b22776999 Fix a crash when no sysroot is given and failed to load the default fonts.conf Akira TAGOH 2014-07-04 18:04:52 +0900
  • f5b4b2c1ed Fix charset unparse after recent changes Behdad Esfahbod 2014-07-04 01:43:47 -0400
  • 940d27a197 Minor Behdad Esfahbod 2014-07-03 21:15:25 -0400
  • e708e97c35 Change charset parse/unparse format to be human readable Behdad Esfahbod 2014-07-03 17:52:54 -0400
  • dab60e4476 Rework for 5004e8e01f Akira TAGOH 2014-06-30 15:12:32 +0900
  • 5004e8e01f Don't read/write from/to the XDG dirs if the home directory is disabled Akira TAGOH 2014-06-30 12:37:36 +0900
  • 274f2181f2 Update blanks to Unicode 7.0 Behdad Esfahbod 2014-06-18 12:20:57 -0400
  • 2f96482a9f Update CaseFolding.txt to Unicode 7.0 Akira TAGOH 2014-06-18 19:13:53 +0900
  • 6c3c2603b9 Fix a segfault Akira TAGOH 2014-06-18 11:49:10 +0900
  • 8915c15b9e Update list of blanks to Unicode 6.3.0 Behdad Esfahbod 2014-06-12 17:56:04 -0400
  • d17f556153 Read the config files and fonts on the sysroot when --sysroot is given to fc-cache Akira TAGOH 2014-06-17 20:08:24 +0900
  • 8f62ccaa96 Remove unused FcHash code now that FC_HASH is deprecated Behdad Esfahbod 2014-06-09 22:00:25 -0400
  • 75abdaf5c8 Deprecate FC_HASH and don't compute it Behdad Esfahbod 2014-06-09 21:53:01 -0400
  • cd9631d83e [ko.orth] Remove U+3164 HANGUL FILLER Behdad Esfahbod 2014-06-12 17:01:07 -0400
  • f44bfad235 Workaround another race condition issue Akira TAGOH 2014-06-05 19:06:02 +0900
  • 58acd993cb Allow passing NULL for file to FcFreeTypeQueryFace() Behdad Esfahbod 2014-05-16 15:08:52 -0600
  • 3f992254f2 Rewrite hashing to use FT_Stream directly Behdad Esfahbod 2014-05-16 15:02:58 -0600
  • 8284df49ef Further simplify hash code Behdad Esfahbod 2014-05-16 14:17:45 -0600
  • 748e77e89f Simplify hash code Behdad Esfahbod 2014-05-16 14:03:19 -0600
  • e4d8847eee Remove unused code Behdad Esfahbod 2014-05-16 13:45:44 -0600
  • 48c8b7938a Allow the modification on FcTypeVoid with FcTypeLangSet and FcTypeCharSet Akira TAGOH 2014-05-13 21:21:43 +0900
  • 81664fe54f Rebase ja.orth against Joyo kanji characters Akira TAGOH 2014-04-22 12:39:12 +0900
  • f44157c809 Fix fc-cache fail with -r Akira TAGOH 2014-04-10 19:27:55 +0900
  • 91784eb7d0 Fix a typo Akira TAGOH 2014-04-04 12:18:28 +0900
  • fcba9ef01c Fix missing docs Akira TAGOH 2014-03-26 16:01:49 +0900
  • fff91eee7d Fix a build issue with freetype <2.5.1 Akira TAGOH 2014-03-26 12:22:02 +0900
  • 3cd573fc1f Bug 71287 - size specific design selection support in OS/2 table version 5 Akira TAGOH 2013-11-20 18:44:59 +0900
  • 9260b7ec39 Bump version to 2.11.1 2.11.1 Akira TAGOH 2014-03-24 15:03:12 +0900
  • 812143c34d Fix autoconf warning, warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS Akira TAGOH 2014-03-24 15:02:26 +0900
  • 5478192f37 Add README describes the criteria to add/modify the orthography files Akira TAGOH 2014-03-18 12:14:03 +0900
  • c6aa4d4bfc Bug 73291 - poppler does not show fl ligature Akira TAGOH 2014-03-18 11:51:37 +0900
  • f8ccf379eb Update doc to include the version info of `since when' Akira TAGOH 2014-03-07 19:42:21 +0900
  • 39a2f1e8f9 Fallback to lstat() in case the filesystem doesn't support d_type in struct dirent Akira TAGOH 2014-03-05 18:29:29 +0900
  • e310d2fac2 Fix incompatible API on AIX with random_r and initstate_r Akira TAGOH 2014-02-06 19:40:01 +0900
  • 7d75653285 Add missing #include <sys/statvfs.h> in fcstat.c Akira TAGOH 2014-02-06 17:29:19 +0900
  • 787619b2c7 Add a doc for FcDirCacheRescan Akira TAGOH 2014-02-06 17:15:26 +0900
  • 80081555fd Fix a crash issue when empty strings are set to the BDF properties Akira TAGOH 2014-01-31 11:10:02 +0900
  • e2b406053c Update the use of autotools' macro Akira TAGOH 2014-01-22 19:35:07 +0900
  • 5918d5bea5 Add missing license headers Akira TAGOH 2014-01-17 13:05:25 +0900
  • bfdd40efd1 clean up the unused files Akira TAGOH 2014-01-17 12:57:56 +0900
  • f35b44c35b Update zh_hk.orth Akira TAGOH 2014-01-17 12:24:02 +0900
  • 320283cd70 Bug 73686 - confdir is not set correctly in fontconfig.pc Akira TAGOH 2014-01-16 19:30:35 +0900
  • 7a6622f25c Improve the performance issue on rescanning directories Akira TAGOH 2013-12-05 19:15:47 +0900
  • 5c725f2f58 Fix a build issue on platforms where doesn't support readlink() Akira TAGOH 2013-12-16 17:44:37 +0900
  • 1132c98b7b Fix a typo Akira TAGOH 2013-12-16 16:00:12 +0900
  • fee834a9c9 Bug 72380 - Never drop first font when trimming Behdad Esfahbod 2013-12-09 21:21:57 -0500
  • c9e24f9ef4 Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 build Jehan 2013-11-17 22:38:28 +1300
  • 2e933bd8bc Add metric aliases for additional Google ChromeOS fonts Frederic Crozat 2013-12-06 14:23:52 +0100
  • 6a06e29491 Fix inversion between Tinos and Cousine in the comment Frederic Crozat 2013-12-06 14:08:08 +0100
  • d97fbbe9f5 Simplify to validate the availability of scandir Akira TAGOH 2013-12-02 19:18:25 +0900
  • 5152115349 Simplify to validate the availability of posix_fadvise Akira TAGOH 2013-12-02 18:43:10 +0900
  • 59fd9960bb Bug 72086 - Check for gperf in autogen.sh Akira TAGOH 2013-12-02 15:53:57 +0900
  • a5fd7912ff fc-cache: --sysroot option takes an argument Ross Burton 2013-11-26 17:18:25 +0000
  • 38acb08d97 Fix typo Akira TAGOH 2013-11-11 11:53:09 +0900
  • a4443e64c8 Re-scan font directories only when it contains subdirs Akira TAGOH 2013-11-05 20:30:35 +0900
  • 0b7f42f777 Avoid null pointer dereference in FcNameParse if malloc fails Alan Coopersmith 2013-11-02 10:23:57 -0700
  • 5b8380d52e Avoid memory leak when NULL path passed to FcStrBuildFilename Alan Coopersmith 2013-11-02 10:23:56 -0700
  • cb72901d0b Leave room for null terminators in arrays Alan Coopersmith 2013-11-02 10:23:55 -0700
  • 767108aa13 Correct DTD Akira TAGOH 2013-10-31 22:12:26 +0900
  • aa22e6e639 Warn if no <test> nor <edit> elements in <match> Akira TAGOH 2013-01-24 19:48:48 +0900
  • 525a135ccf Change the default weight on match to FC_WEIGHT_NORMAL Akira TAGOH 2013-10-28 11:54:04 +0900
  • 65872e9e46 Fix a build issue on Solaris 10 Akira TAGOH 2013-10-24 19:35:26 +0900
  • 76ea9af816 Use stat() if there are no d_type in struct dirent Akira TAGOH 2013-10-22 15:00:29 +0900
  • 5e029db497 Fix the dynamic loading issue on NetBSD Akira TAGOH 2013-10-21 12:16:46 +0900
  • ff0e0d17b2 Update ax_pthread.m4 to the latest version Akira TAGOH 2013-10-21 12:13:31 +0900
  • 06b388523d Fix build issue on Debian/kFreeBSD 7.0 Akira TAGOH 2013-10-21 11:50:55 +0900
  • 5406919c5e do not build test-migration for Win32 Akira TAGOH 2013-10-11 19:31:22 +0900
  • f16c3118e2 Bump version to 2.11.0 2.11.0 Akira TAGOH 2013-10-11 13:27:33 +0900
  • f82a032f41 Update CaseFolding.txt to Unicode 6.3 Akira TAGOH 2013-10-11 13:27:24 +0900
  • c4c90ffc7a Bump libtool revision Akira TAGOH 2013-10-11 12:40:23 +0900
  • 9a4310176b Add missing doc for FcStrListFirst and fix a typo Akira TAGOH 2013-10-09 12:19:35 +0900
  • 604c2a683f exit with the error code when FcNameParse() failed Akira TAGOH 2013-10-03 19:59:30 +0900
  • 0203055520 Workaround the race condition issue on updating cache Akira TAGOH 2013-10-02 16:34:34 +0900
  • 9161ed1e4a Add the relative path for <include> to fonts.conf if the parent path is same to fonts.conf Akira TAGOH 2013-09-30 11:30:00 +0900
  • 96c5f3cf0f clean up Akira TAGOH 2013-09-26 18:44:10 +0900
  • 43f768b53f avoid reading config.h twice Akira TAGOH 2013-09-26 17:46:26 +0900
  • 102864d0db Add the description of -q option to the man page Akira TAGOH 2013-09-25 11:41:23 +0900
  • 2b0fca14ad doc/fccharset.fncs: Describe the map format in more detail W. Trevor King 2013-09-21 17:06:50 -0700
  • 8a174b6c51 Fix a crash when FcPattern is set to null on FcFontSetList() and FcFontList() Akira TAGOH 2013-09-24 11:14:57 +0900
  • 643f8088f0 Further changes to 30-metric-aliases.conf Jan Alexander Steffens (heftig) 2013-09-14 02:25:26 +0200
  • 5e6b8894ea Copy all values from the font to the pattern if the pattern doesn't have the element Akira TAGOH 2013-09-18 17:31:10 +0900