- 31 Aug, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 29 Aug, 2013 3 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 27 Aug, 2013 1 commit
-
-
Akira TAGOH authored
-
- 26 Aug, 2013 1 commit
-
-
Akira TAGOH authored
-
- 24 Aug, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 21 Aug, 2013 4 commits
-
-
Behdad Esfahbod authored
Apparently some AIX versions have 64bit pointers yet 32bit double alignment. Fix assertion.
-
Behdad Esfahbod authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 14 Aug, 2013 1 commit
-
-
Akira TAGOH authored
-
- 07 Aug, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 06 Aug, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 12 Jul, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 09 Jul, 2013 1 commit
-
-
Akira TAGOH authored
-
- 04 Jul, 2013 1 commit
-
-
Akira TAGOH authored
-
- 03 Jul, 2013 1 commit
-
-
Akira TAGOH authored
-
- 02 Jul, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 28 Jun, 2013 2 commits
-
-
Akira TAGOH authored
to get the following recipe working: <match> <test1 .../> <edit1 .../> <test2 .../> <edit2 .../> </match> as: <match> <test1 .../> </edit1 .../> </match> <match> <test1 .../> <test2 .../> <edit2 .../> </match>
-
Akira TAGOH authored
This change reverts 9acc14c3 because it doesn't work as expected when building with -fshort-enums which is default for older arms ABIs Thanks for pointing this out, Thomas Klausner, Valery Ushakov, and Martin Husemann
-
- 27 Jun, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 26 Jun, 2013 1 commit
-
-
Akira TAGOH authored
-
- 24 May, 2013 1 commit
-
-
Akira TAGOH authored
After this change, the following works as expected: $ FC_DEBUG=4 fc-match ":family=foo bar, sans-serif" ... FcConfigSubstitute Pattern has 3 elts (size 16) family: "foo bar"(s) "sans-serif"(s) ...
-
- 20 May, 2013 1 commit
-
-
Akira TAGOH authored
-
- 16 May, 2013 2 commits
-
-
Akira TAGOH authored
Workaround to not failing even when the hash is unable to generate from fonts. This change also contains to ignore the case if the hash isn't in either both patterns.
-
Akira TAGOH authored
based on hb-atomic-private.hh in harfbuzz
-
- 13 May, 2013 1 commit
-
-
Akira TAGOH authored
reflect correct path where is configured at the build time.
-
- 08 May, 2013 1 commit
-
-
Akira TAGOH authored
Regex is expensive to compare filenames. we already have the glob matching and it works enough in this case. Prior to this change, renaming FcConfigGlobMatch() to FcStrGlobMatch() and moving to fcstr.c
-
- 10 Apr, 2013 2 commits
-
-
Akira TAGOH authored
Add back FcHashGetSHA256DigestFromFile() and fall back to it when font isn't SFNT-based font because FT_Load_Sfnt_Table fails with FT_Err_Invalid_Face_Handle.
-
Akira TAGOH authored
-
- 09 Apr, 2013 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-