summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-11-14Validate cache more carefullyfc-2-12Akira TAGOH1-1/+2
Reject caches when FcPattern isn't a constant. This is usually unlikely to happen but reported. I've decided to add more validation since this isn't reproducible and easy to have a workaround rather than investigating 'why'. https://bugs.freedesktop.org/show_bug.cgi?id=103237
2017-10-17Fixes cleanupAlban Browaeys1-2/+2
Remove leftover references to run-test271.sh.
2017-10-12Remove stray printf()Behdad Esfahbod1-1/+0
Ouch.
2017-10-12src/fcxml.c: avoid double free() of filenameAlexander Kanavin1-1/+0
It's also freed after bail1, so no need to do it here.
2017-10-05conf: Prefer system emoji fonts to third-party onesBastien Nocera2-9/+12
Prefer the system provided emoji fonts on systems which provide one, such as Windows, MacOS and Android, even if the Emoji One or Emoji Two fonts are installed. This also allows free software OSes such as GNOME to prefer the Emoji One font, which is not used in other OSes and therefore has a unique brand identity, by installing them and only them by default. Users can use more capable fonts while Emoji One and Emoji Two catch up by installing a font otherwise already used by another system, such as Google's freely redistributable Noto Emoji font. https://bugzilla.redhat.com/show_bug.cgi?id=1496761
2017-09-21Bump version to 2.12.62.12.6Akira TAGOH3-4/+22
2017-09-21Update libtool revisionAkira TAGOH1-1/+1
2017-09-21Fix again to keep the same behavior to the return value of FcConfigParseAndLoadAkira TAGOH1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=102141
2017-09-21Revert "Keep the same behavior to the return value of FcConfigParseAndLoad"Akira TAGOH1-4/+0
This reverts commit dc56ff80408b16393d645a55788b023f1de27bc9.
2017-09-21build: Remove references to deleted fileFlorian Müllner1-2/+0
Commit cc67d7df17 removed 30-urw-aliases.conf, so don't try to install it.
2017-09-21conf.d: Drop aliases for (URW)++ fontsDavid Kaspar [Dee'Kej]2-59/+3
They have become a part of (URW)++ upstream release now: https://github.com/ArtifexSoftware/urw-base35-fonts/tree/master/fontconfig
2017-09-21und_zsye.orth: polish to get for NotoEmoji-Regular.ttfAkira TAGOH1-2/+2
2017-09-21[fc-query] Fix linking orderBehdad Esfahbod1-1/+1
2017-09-21MinorBehdad Esfahbod1-4/+1
2017-09-09Bump version to 2.12.52.12.5Akira TAGOH3-4/+41
2017-09-09Update libtool versioningAkira TAGOH1-3/+3
2017-09-09Update docsAkira TAGOH2-2/+2
2017-08-25fc-blanks: fall back to the static data available in repo if downloaded data ↵Akira TAGOH1-1/+5
is corrupted https://bugs.freedesktop.org/show_bug.cgi?id=102399
2017-08-23Update similar to emoji'sAkira TAGOH1-0/+14
2017-08-23Polish und_zmth.orth more for Cambria Math and Minion MathAkira TAGOH1-14/+0
2017-08-23Polish und_zmth.orth for Libertinus MathAkira TAGOH1-32/+0
2017-08-22Add und_zmth.orth to support Math in langAkira TAGOH2-1/+192
2017-08-22Fix to work the debugging option on fc-validateAkira TAGOH1-0/+3
2017-08-22Accept 4 digit script tag in FcLangNormalize().Akira TAGOH1-1/+2
2017-08-15Do not ship fcobjshash.gperf in archiveAkira TAGOH1-2/+1
2017-08-13Keep the same behavior to the return value of FcConfigParseAndLoadAkira TAGOH1-0/+4
reverting the behavior accidentally changed by 12b750 https://bugs.freedesktop.org/show_bug.cgi?id=102141
2017-08-08Fix weight mappingBehdad Esfahbod1-1/+1
Ouch!
2017-08-04Fix warningBehdad Esfahbod1-1/+1
2017-08-04Fix sign-difference compare warningBehdad Esfahbod1-1/+3
2017-08-04MinorBehdad Esfahbod1-1/+1
2017-08-03Ignore 'und-' prefix for in FcLangCompareBehdad Esfahbod1-3/+20
See https://bugs.freedesktop.org/show_bug.cgi?id=94551#c54 For example, matching for :lang=und-zsye matches emoji font, but searching for :lang=und-xyz wouldn't match an emoji font anymore. Neither does :lang-und.
2017-08-03Adjust color emoji config some moreBehdad Esfahbod2-21/+35
Seems to work now. Either asking for family emoji, or :lang=und-zsye returns the preferred color emoji font available, or just any color emoji font if none of the preferred ones was found.
2017-08-02Remove unneeded codepointsBehdad Esfahbod1-219/+1
2017-08-02Add more code points to und-zsye.orthAkira TAGOH1-0/+123
2017-08-02MinorBehdad Esfahbod2-26/+38
2017-08-02[fc-lang] Allow using ".." instead of "-" in rangesBehdad Esfahbod2-1/+6
Allows copying emoji-data.txt and other Unicode data files intact.
2017-08-02Add und-zsye.orth to support emoji in langAkira TAGOH4-2/+284
2017-08-02Add EmojiOne Mozilla fontBehdad Esfahbod2-4/+9
2017-08-02Add Twitter Color EmojiBehdad Esfahbod2-0/+5
https://bugs.freedesktop.org/show_bug.cgi?id=94551#c33
2017-08-01[fc-query] Support listing named instancesBehdad Esfahbod2-10/+38
2017-07-31Add generic family matching for "emoji" and "math"Behdad Esfahbod3-0/+108
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=94551
2017-07-31Pass --pic to gperfBehdad Esfahbod1-1/+1
2017-07-11Fix gcc warnings with enabling libxml2Akira TAGOH1-2/+2
2017-07-11Bug 101726 - Sans config pulls in Microsoft Serifed fontAkira TAGOH1-3/+2
Update 65-nonlatin.conf to have better choice of the sans-serif fonts for Chinese Patch from Joseph Wang https://bugs.freedesktop.org/show_bug.cgi?id=101726
2017-07-07Add FcConfigParseAndLoadFromMemory() to load a configuration from memory.Akira TAGOH3-75/+152
https://bugs.freedesktop.org/show_bug.cgi?id=78452
2017-07-07Add FcPatternGetWithBinding() to obtain the binding type of the value in ↵Akira TAGOH4-9/+47
FcPattern. https://bugs.freedesktop.org/show_bug.cgi?id=19375
2017-07-05Bump version to 2.12.42.12.4Akira TAGOH3-4/+33
2017-07-05Fix distcheck errorAkira TAGOH1-1/+6
2017-07-05Update libtool revisionAkira TAGOH1-1/+1
2017-06-27Treat C.UTF-8 and C.utf8 locales as built in the C library.Josselin Mouette1-0/+2
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717423 https://bugs.freedesktop.org/show_bug.cgi?id=101605