- 07 Jul, 2017 2 commits
-
-
- 05 Jul, 2017 1 commit
-
-
Akira TAGOH authored
-
- 31 May, 2017 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 20 Dec, 2016 1 commit
-
-
Khem Raj authored
glibc 2.25+ has now defined these macros in <limits.h> https://sourceware.org/git/?p=glibc.git;a=commit;h=5b17fd0da62bf923cb61d1bb7b08cf2e1f1f9c1a Create an alias for FC_CHAR_WIDTH for ABI compatibility Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
- 05 Aug, 2016 1 commit
-
-
Akira TAGOH authored
-
- 15 Jun, 2016 1 commit
-
-
Akira TAGOH authored
-
- 06 Apr, 2016 1 commit
-
-
Akira TAGOH authored
-
- 14 Aug, 2015 1 commit
-
-
Akira TAGOH authored
Take a look at the nano second in the mtime to figure out if the cache needs to be updated if available. and do the mutex lock between scanning and writing a cache to avoid the conflict. Also we don't need to scan directories again after writing caches. so getting rid of the related code as well. https://bugs.freedesktop.org/show_bug.cgi?id=69845 and for reference: https://bugzilla.redhat.com/show_bug.cgi?id=1236034
-
- 12 Jun, 2015 1 commit
-
-
Akira TAGOH authored
-
- 09 Jun, 2015 1 commit
-
-
Akira TAGOH authored
-
- 08 Jun, 2015 1 commit
-
-
Akira TAGOH authored
just setting FC_MATCH=3 shows a lot of information and hard to keep on track for informamtion which is really necessary to see. to use this more effectively, added FC_DBG_MATCH_FILTER to see for what one really want to see. it takes a comma-separated-list of object names. If you want to see family name only, try like this: FC_DBG_MATCH_FILTER=family FC_DEBUG=4096 fc-match debugging output will be filtered out and see family only in the result.
-
- 02 Jun, 2015 1 commit
-
-
Akira TAGOH authored
-
- 27 May, 2015 2 commits
-
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
- 22 May, 2015 1 commit
-
-
Akira TAGOH authored
Reported by Jia Wang https://bugs.freedesktop.org/show_bug.cgi?id=83770
-
- 18 May, 2015 1 commit
-
-
Behdad Esfahbod authored
Adds FC_SYMBOL. This affects fonts having a cmap with platform 3 encoding 0. We now map their glyphs from the PUA area to the Latin1 area. See thread "Webdings and other MS symbol fonts don't display" on the mailing list. Test before/after with: $ pango-view --markup --text='<span fallback="false">×</span>' --font=Wingdings
-
- 12 May, 2015 1 commit
-
-
Akira TAGOH authored
Use FC_MATRIX instead. https://bugs.freedesktop.org/show_bug.cgi?id=90257
-
- 09 Mar, 2015 1 commit
-
-
Akira TAGOH authored
-
- 13 Jan, 2015 1 commit
-
-
Akira TAGOH authored
-
- 25 Dec, 2014 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
FcPattern isn't compatible to the older.
-
- 14 Dec, 2014 1 commit
-
-
Behdad Esfahbod authored
Only adds "color" to pattern if FreeType version supports color. Based on patch from Jungshik Shin.
-
- 25 Sep, 2014 1 commit
-
-
- 25 Jul, 2014 3 commits
-
-
Behdad Esfahbod authored
Rest of Part of https://bugs.freedesktop.org/show_bug.cgi?id=81453 Adds new API: FcWeightFromOpenType() FcWeightToOpenType()
-
Behdad Esfahbod authored
Such that Regular is closer to Medium than to DemiLight
-
Behdad Esfahbod authored
Part of https://bugs.freedesktop.org/show_bug.cgi?id=81453 Also hooks up FC_WEIGHT_BOOK to fcfreetype.c.
-
- 12 Jun, 2014 1 commit
-
-
Behdad Esfahbod authored
It was added without proper measurement and a fuzzy possible use-case (font servers) in mind, but reality check shows that this significantly slows down caching. As such, deprecate it and do NOT compute hash during caching. Makes caching two to three times faster (ignoring the 2 second delay in fc-cache).
-
- 26 Mar, 2014 1 commit
-
-
Akira TAGOH authored
This feature requires the FreeType 2.5.1 or later at the build time. Besides <range> element allows <double> elements with this changes. This may breaks the cache but not bumping in this change sets at this moment. please be aware if you want to try it and run fc-cache before/after to avoid the weird thing against it.
-
- 24 Mar, 2014 1 commit
-
-
Akira TAGOH authored
-
- 20 Dec, 2013 1 commit
-
-
Akira TAGOH authored
-
- 11 Oct, 2013 1 commit
-
-
Akira TAGOH authored
-
- 02 Oct, 2013 1 commit
-
-
Akira TAGOH authored
-
- 10 Sep, 2013 1 commit
-
-
Akira TAGOH authored
-
- 31 Aug, 2013 1 commit
-
-
Akira TAGOH authored
-
- 29 Aug, 2013 1 commit
-
-
Akira TAGOH authored
-
- 28 Jun, 2013 1 commit
-
-
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
-
- 20 May, 2013 1 commit
-
-
Akira TAGOH authored
-
- 29 Mar, 2013 1 commit
-
-
Akira TAGOH authored
-