summaryrefslogtreecommitdiff
path: root/conf.d
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Update similar to emoji'sAkira TAGOH1-0/+14
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-02MinorBehdad Esfahbod2-26/+38
2017-08-02Add und-zsye.orth to support emoji in langAkira TAGOH1-0/+35
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-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-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
2016-09-23Update aliases for URW June 2016Masamichi Hosoda4-13/+67
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=c8342b4a7b6cdcc4cb1261bf2b008f6df257b5c6 http://git.ghostscript.com/?p=urw-core35-fonts.git;a=commit;h=79bcdfb34fbce12b592cce389fa7a19da6b5b018
2016-09-16Fix PostScript font alias nameMasamichi Hosoda1-6/+6
`Helvetica Condensed' is not PostScript base 35 fonts. `Helvetica Narrow' is PostScript base 35 fonts.
2016-06-23Add --with-default-hinting to configureAkira TAGOH1-1/+1
2016-05-26Correct one for the previous changeAkira TAGOH1-4/+0
2016-05-2545-latin.conf: Add some Windows fonts to categorize them properlyAkira TAGOH1-32/+104
For Serif: Cambria, Constantia, Elephant, MS Serif For Sans Serif: Arial Unicode MS, Britannic, Calibri, Candara, Century Gothic, Corbel, Haettenschweiler, MS Sans Serif, Tahoma, Twentieth Century For Monospace: Consolas, Fixedsys, Terminal
2015-12-02Add hintstyle templates and make hintslight defaultAkira TAGOH5-0/+57
2015-04-30Fix bitmap scalingBehdad Esfahbod1-15/+17
Was broken by 66db69a6d991945f96feb1da683a2e04ea396842. Ouch!
2014-11-06Update aliases for new URW fontsAkira TAGOH3-11/+98
Patch from Tom Yan https://bugs.freedesktop.org/show_bug.cgi?id=85225
2014-10-03Revert "Bug 73291 - poppler does not show fl ligature"Akira TAGOH1-6/+0
This reverts commit c6aa4d4bfcbed14f39d070fe7ef90a4b74642ee7. This issue has been fixed in poppler and we no longer need to patch it out in fontconfig.
2014-08-06Fix previous commitBehdad Esfahbod1-1/+1
Ouch!
2014-08-06Trebuchet MS is a sans-serif font, not serifBehdad Esfahbod1-4/+4
https://bugs.freedesktop.org/show_bug.cgi?id=82099
2014-07-23Revert "Symlinks fix for DESTDIR"Behdad Esfahbod1-2/+2
This reverts commit fd5667b42c253da9c4c5502f53b5c0fb7e0f589e. This was wrong, as pointed out by Akira on the list. We want symlinks to final destination.
2014-07-23Symlinks fix for DESTDIRBehdad Esfahbod1-2/+2
From: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-fontconfig/fontconfig-2.11.0-symlinks-fix.patch
2014-03-18Bug 73291 - poppler does not show fl ligatureAkira TAGOH1-0/+6
commented out substitutions for TeX Gyre Termes font until the broken font are fixed. https://bugs.freedesktop.org/show_bug.cgi?id=73291
2013-12-16Fix a typoAkira TAGOH1-1/+1
2013-12-09Add metric aliases for additional Google ChromeOS fontsFrederic Crozat1-0/+43
MS fonts Cambria, Symbol and Calibri have compat metrics fonts from ChromeOS. https://bugs.freedesktop.org/show_bug.cgi?id=72395
2013-12-09Fix inversion between Tinos and Cousine in the commentFrederic Crozat1-2/+2
2013-09-26clean upAkira TAGOH1-1/+1
2013-09-20Further changes to 30-metric-aliases.confJan Alexander Steffens (heftig)2-82/+261
Big changes: * Handle more PostScript fonts (further reduce 30-urw-aliases.conf) * Update the big comment Specific->Generic: * Add missing maps, for symmetry Generic<->Generic: * Add "Helvetica Condensed" <-> "Arial Narrow" map Generic->Specific: * Add missing Courier -> Cursor alias * Add "Helvetica Condensed" -> "Heros Cn" alias * Remove Arial -> Heros and "Times New Roman" -> Termes maps
2013-08-21Bug 63399 - Add default aliases for Georgia, Garamond, Palatino Linotype, ↵Akira TAGOH1-0/+16
Trebuchet MS
2013-08-21Bug 68340 - More metric compat fontsAkira TAGOH1-0/+11
2013-05-13Bug 63452 - conf.d/README outdatedAkira TAGOH2-6/+11
reflect correct path where is configured at the build time.
2013-03-01Fix a typoAkira TAGOH1-1/+1
2013-03-01Bug 60783 - Add Liberation Sans Narrow to 30-metric-aliases.confAkira TAGOH1-0/+16
Add Liberation Sans Narrow as an alias for Arial Narrow
2013-02-18Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.confAkira TAGOH10-10/+10
Move the target of recipes to the "pattern" from the "font". This is to ensure the targeted objects is updated by them prior to FcDefaultSubstitute() so that it can adds the default values properly.
2013-01-07Oops, add the actual fileBehdad Esfahbod1-0/+81
2013-01-07Add 10-scale-bitmap-fonts.conf and enable by defaultBehdad Esfahbod1-0/+2
2013-01-02Switch .gitignore to git.mkBehdad Esfahbod1-0/+2
2012-12-05Do not show the deprecation warning if it is a symlinkAkira TAGOH1-1/+6
2012-11-20Bug 57286 - Remove UnBatang and Baekmuk Batang from monospace in ↵Akira TAGOH1-2/+0
65-nonlatin.conf Those two fonts are serif fonts. shouldn't be added to monospace.
2012-07-23Install config files firstAkira TAGOH1-1/+1
Use install-data-hook instead of install-data-local. This allows on the real installation to create a symlink with the broken ln command though, still not work with the pseudo installation by using DESTDIR say.
2012-06-11Bug 50835 - Deprecate FC_GLOBAL_ADVANCEAkira TAGOH2-30/+0
FC_GLOBAL_ADVANCE is deprecated. this flag is simply ignored on freetype 2.4.5 or later.
2012-05-18Bug 20411 - fontconfig doesn't match FreeDesktop directories specsAkira TAGOH1-2/+5
Allows reading configuration files, fonts and cache files from the directories where the XDG Base Directory Specification defines. the old directories are still in the configuration files for the backward compatibility.
2012-05-14Bug 19128 - Handling whitespace in aliasesAkira TAGOH6-36/+31
Add a new attribute `ignore-blanks' to <test>. When this is set to "true", any blanks in the string will be ignored on comparison. This takes effects for compare="eq" or "not_eq" only. Also changed the behavior of the comparison on <alias> too.
2012-04-23Bug 47721 - Add ChromeOS fonts to 30-metric-aliases.confAkira TAGOH1-11/+39
2012-04-05Bug 29341 - Make some fontconfig paths configurableAkira TAGOH1-51/+48
Add configure options to set the directory to be installed: --with-templatedir for the configuration files a.k.a. /etc/fonts/conf.avail --with-baseconfigdir for fonts.conf etc a.k.a. /etc/fonts --with-configdir for the active configuration files a.k.a. /etc/fonts/conf.d --with-xmldir for fonts.dtd etc and the default path for templatedir is changed to ${datadir}/fontconfig/conf.avail
2012-03-26Bug 17722 - Don't overwrite user's configurations in default configAkira TAGOH10-10/+70
Use "append" to avoid overwriting the user configuration. This presumes most clients may takes care of the first value only.
2012-03-22Bug 47703 - SimSun default familyAkira TAGOH1-4/+4
40-nonlatin.conf: SimSun should be serif but not sans-serif. http://www.microsoft.com/typography/fonts/family.aspx?FID=37 Patch from Petr Gajdos
2012-03-16Fix a build issue due to the use of non-portable variablesAkira TAGOH1-4/+4
$< isn't supported in BSD make say. $(RM) is pre-defined in GNU make though, not in BSD make say. so changed to check on configure if it's pre-defined by make, otherwise set the appropriate command to $(RM). This would be a workaround until it has the certain pre-defined value.
2012-03-07Bug 19128 - Handling whitespace in aliasesAkira TAGOH1-0/+5
Add a workaround alias for Dingbats.
2012-02-23Bug 27385 - lcdfilter settings for freetype-2.3.12 not available in ↵Akira TAGOH4-0/+33
fontconfig-2.8.0 Add config files for FT_LcdFilter options. Patch from Robin Johnson.
2012-02-21Bug 44826 - <alias> must contain only a single <family>Akira TAGOH3-1/+271
Fix invalid syntax around alias elements in 30-metric-aliases.conf 40-nonlatin.conf and 45-latin.conf. Patch from lolilolicon