You are not logged in.
It's not fixed - same immediate crash, when pressing an arrow key in mpv, to show the progressbar. Here's the patch I just created & tried, applied to bohoomil's freetype.
Probably not useful, but this is what gdb shows:
(gdb) bt
#0 0xf5cd26e8 in __memcpy_ssse3 () from /lib/libc.so.6
#1 0x094a51d8 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
What are the steps to produce useful output? What is M_PI set to, for him?
Last edited by brebs (2014-06-14 23:03:57)
Offline
It's not fixed - same immediate crash, when pressing an arrow key in mpv, to show the progressbar. Here's the patch I just created & tried, applied to bohoomil's freetype.
Probably not useful, but this is what gdb shows:
(gdb) bt #0 0xf5cd26e8 in __memcpy_ssse3 () from /lib/libc.so.6 #1 0x094a51d8 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?)
What are the steps to produce useful output? What is M_PI set to, for him?
I don't think he sets M_PI manually, I think that's declared automatically in the OSX stdlib (which he uses).
<rcombs> doesn't really help to not compile with debug headers
<Zehkul> I don’t crash with infinality, I just get this http://i.imgur.com/B0Xdh7H.jpg
<aphirst> Zehkul, yeah I was getting that when i tried (well, when bohoomil added rcombs' patches to infinality the first time, the other day)
<aphirst> I myself didn't get a crash
<aphirst> only brebs in the forum got a crash
<rcombs> Zehkul: does it work normally on the regular freetype-fpu?
<Zehkul> rcombs, yeah it does
<rcombs> OK, I'm going to declare all bugs not-my-fault until proven otherwise
In short, at this point it seems as if it interferes somehow with something set in infinality. Which makes absolutely no sense to me as the files involving the trigonometric functions don't seem to be touched at all as part of the infinality patches. Not as far as I could tell, anyway.
@bohoomil, are you able to confirm this?
ArchLinux | x86_64 | linux-ck-ivybridge
ThinkPad X230 | 12.5" | i5-3320M (2.5GHz) | HD 4000 | 16GB (1600MHz) | 256GB mSATA SSD | 2TB HDD
ThinkPad T430 | 14.1" | i7-3520M (2.9GHz) | GF108M (NVS 5400M) | 16GB (1600MHz) | 256GB mSATA SSD | 1TB HDD | 500GB HDD
Offline
/etc/fonts/conf.d/45-source-[b]sans[/b]-pro.conf -> ../conf.avail/45-source-[b]sans[/b]-pro.conf
but
/etc/fonts/conf.d/../conf.avail/45-source-[b]code[/b]-pro.conf
/etc/fonts/conf.d/../conf.avail/45-source-[b]serif[/b]-pro.conf
I find a bug/broken-symlink
Last edited by Jristz (2014-06-15 06:20:00)
Well, I suppose that this is somekind of signature, no?
Offline
@aphirst I have not experienced any crashes, but subs rendering is still broken.
@Jristz Thanks a lot -- fixed.
Last edited by bohoomil (2014-06-15 12:26:45)
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
I think this image explains my issue better than me trying to describe it. Basically, on several websites digits look a bit clowny. This happens in both Chromium and Firefox (both browsers use "Sans" as the default font), I'm using the combi preset and haven't changed anything else. I have installed ttf-ms-win8, don't know if this is noteworthy though.
Last edited by Weegee (2014-06-17 16:58:03)
~
Offline
@Weegee Sans is only an alias: please, check the output of `fc-match` to find out which font you are actually using. I believe it can be TeX Gyre Heros or some Helvetica derivative (this is a well known issue with TeX Gyre Heros). I think you should also check if you have instructed fontconfig-iu to use MS fonts: run `fc-presets check` and if the output does not read [ ms ], set the correct preset accordingly.
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
@bohoomil I know about the alias, I use it everywhere to create a uniform look for all applications
fc-match Sans output:
NotoSans-Regular.ttf: "Noto Sans" "Regular"
fc-presets check output:
5 symlinks found.
The active preset seems to be [ combi ].
Checking symlinks now...
30-metric-aliases-combi.conf is OK
37-repl-global-combi.conf is OK
60-latin-combi.conf is OK
65-non-latin-combi.conf is OK
66-aliases-wine-combi.conf is OK
Also, just for good measure, the output of fc-match -a
NotoSans-Regular.ttf: "Noto Sans" "Regular"
NotoSansArmenian-Regular.ttf: "Noto Sans" "Regular"
NotoSansAvestan-Regular.ttf: "Noto Sans" "Regular"
NotoSansBrahmi-Regular.ttf: "Noto Sans" "Regular"
NotoSansCarian-Regular.ttf: "Noto Sans" "Regular"
NotoSansCherokee-Regular.ttf: "Noto Sans" "Regular"
NotoSansCoptic-Regular.ttf: "Noto Sans" "Regular"
NotoSansCypriotSyllabary-Regular.ttf: "Noto Sans" "Regular"
NotoSansDeseret-Regular.ttf: "Noto Sans" "Regular"
NotoSansEgyptianHieroglyphs-Regular.ttf: "Noto Sans" "Regular"
NotoSansGeorgian-Regular.ttf: "Noto Sans" "Regular"
NotoSansGlagolitic-Regular.ttf: "Noto Sans" "Regular"
NotoSansGujarati-Regular.ttf: "Noto Sans" "Regular"
NotoSansHanunoo-Regular.ttf: "Noto Sans" "Regular"
NotoSansHebrew-Regular.ttf: "Noto Sans" "Regular"
NotoSansImperialAramaic-Regular.ttf: "Noto Sans" "Regular"
NotoSansKaithi-Regular.ttf: "Noto Sans" "Regular"
NotoSansKayahLi-Regular.ttf: "Noto Sans" "Regular"
NotoSansKharoshthi-Regular.ttf: "Noto Sans" "Regular"
NotoSansKhmer-Regular.ttf: "Noto Sans" "Regular"
NotoSansLao-Regular.ttf: "Noto Sans" "Regular"
NotoSansLisu-Regular.ttf: "Noto Sans" "Regular"
NotoSansLycian-Regular.ttf: "Noto Sans" "Regular"
NotoSansLydian-Regular.ttf: "Noto Sans" "Regular"
NotoSansMalayalam.ttf: "Noto Sans" "Regular"
NotoSansMandaic-Regular.ttf: "Noto Sans" "Regular"
NotoSansMeeteiMayek-Regular.ttf: "Noto Sans" "Regular"
NotoSansNKo-Regular.ttf: "Noto Sans" "Regular"
NotoSansOldSouthArabian-Regular.ttf: "Noto Sans" "Regular"
NotoSansOldTurkic-Regular.ttf: "Noto Sans" "Regular"
NotoSansOsmanya-Regular.ttf: "Noto Sans" "Regular"
NotoSansPhoenician-Regular.ttf: "Noto Sans" "Regular"
NotoSansShavian-Regular.ttf: "Noto Sans" "Regular"
NotoSansSymbols-Regular.ttf: "Noto Sans" "Regular"
NotoSansTagalog-Regular.ttf: "Noto Sans" "Regular"
NotoSansTaiTham-Regular.ttf: "Noto Sans" "Regular"
NotoSansTaiViet-Regular.ttf: "Noto Sans" "Regular"
NotoSansTamil-Regular.ttf: "Noto Sans" "Regular"
NotoSansTelugu-Regular.ttf: "Noto Sans" "Regular"
NotoSansThai-Regular.ttf: "Noto Sans" "Regular"
NotoSansUgaritic-Regular.ttf: "Noto Sans" "Regular"
NotoSansVai-Regular.ttf: "Noto Sans" "Regular"
NotoSansHebrew-Bold.ttf: "Noto Sans" "Bold"
NotoSans-Bold.ttf: "Noto Sans" "Bold"
NotoSansArmenian-Bold.ttf: "Noto Sans" "Bold"
NotoSansGeorgian-Bold.ttf: "Noto Sans" "Bold"
NotoSansGujarati-Bold.ttf: "Noto Sans" "Bold"
NotoSansKhmer-Bold.ttf: "Noto Sans" "Bold"
NotoSansLao-Bold.ttf: "Noto Sans" "Bold"
NotoSansMalayalam-Bold.ttf: "Noto Sans" "Bold"
NotoSansTamil-Bold.ttf: "Noto Sans" "Bold"
NotoSansTelugu-Bold.ttf: "Noto Sans" "Bold"
NotoSansThai-Bold.ttf: "Noto Sans" "Bold"
NotoSans-Italic.ttf: "Noto Sans" "Italic"
NotoSans-BoldItalic.ttf: "Noto Sans" "Bold Italic"
texgyreheros-regular.otf: "TeX Gyre Heros" "Regular"
texgyreheros-bold.otf: "TeX Gyre Heros" "Bold"
texgyreheros-italic.otf: "TeX Gyre Heros" "Italic"
texgyreheros-bolditalic.otf: "TeX Gyre Heros" "Bold Italic"
LiberationSans-Regular.ttf: "Liberation Sans" "Regular"
LiberationSans-Bold.ttf: "Liberation Sans" "Bold"
LiberationSans-Italic.ttf: "Liberation Sans" "Italic"
LiberationSans-BoldItalic.ttf: "Liberation Sans" "Bold Italic"
DejaVuSans.ttf: "DejaVu Sans" "Book"
DejaVuSansCondensed.ttf: "DejaVu Sans" "Condensed"
DejaVuSans-ExtraLight.ttf: "DejaVu Sans" "ExtraLight"
DejaVuSans-Bold.ttf: "DejaVu Sans" "Bold"
DejaVuSansCondensed-Bold.ttf: "DejaVu Sans" "Condensed Bold"
DejaVuSans-Oblique.ttf: "DejaVu Sans" "Oblique"
DejaVuSansCondensed-Oblique.ttf: "DejaVu Sans" "Condensed Oblique"
DejaVuSans-BoldOblique.ttf: "DejaVu Sans" "Bold Oblique"
DejaVuSansCondensed-BoldOblique.ttf: "DejaVu Sans" "Condensed Bold Oblique"
malgun.ttf: "Malgun Gothic" "Regular"
malgunbd.ttf: "Malgun Gothic" "Bold"
NanumGothic.ttf: "NanumGothic" "Regular"
NanumGothicBold.ttf: "NanumGothic" "Bold"
NanumGothicExtraBold.ttf: "NanumGothic" "ExtraBold"
gadugi.ttf: "Gadugi" "Normal"
gadugib.ttf: "Gadugi" "Negreta"
meiryo.ttc: "Meiryo" "Normal"
meiryob.ttc: "Meiryo" "Negreta"
meiryo.ttc: "Meiryo" "Cursiva"
meiryob.ttc: "Meiryo" "Negreta cursiva"
ipag.ttf: "IPAGothic" "Regular"
msgothic.ttc: "MS Gothic" "Regular"
msyh.ttc: "Microsoft YaHei" "Normal"
msyhl.ttc: "Microsoft YaHei" "Light"
msyhbd.ttc: "Microsoft YaHei" "Negreta"
wqy-microhei.ttc: "WenQuanYi Micro Hei" "Regular"
DejaVuSansYuanTi-Regular.ttf: "DejaVu Sans YuanTi" "Regular"
DejaVuSansYuanTi-Bold.ttf: "DejaVu Sans YuanTi" "Bold"
DejaVuSansYuanTi-Italic.ttf: "DejaVu Sans YuanTi" "Italic"
DejaVuSansYuanTi-BoldItalic.ttf: "DejaVu Sans YuanTi" "Bold Italic"
msyi.ttf: "Microsoft Yi Baiti" "Normal"
DDC_Uchen.ttf: "DDC Uchen" "Regular"
mmrtext.ttf: "Myanmar Text" "Normal"
mmrtextb.ttf: "Myanmar Text" "Negreta"
Tharlon-Regular.ttf: "TharLon" "Regular"
mvboli.ttf: "MV Boli" "Normal"
damase_v.2.ttf: "MPH 2B Damase" "Regular"
simpo.ttf: "Simplified Arabic" "Normal"
simpbdo.ttf: "Simplified Arabic" "Negreta"
DroidKufi-Regular.ttf: "Droid Arabic Kufi" "Regular"
DroidKufi-Bold.ttf: "Droid Arabic Kufi" "Bold"
lklug.ttf: "LKLUG" "Regular"
tunga.ttf: "Tunga" "Normal"
tungab.ttf: "Tunga" "Negreta"
KhmerUI.ttf: "Khmer UI" "Normal"
KhmerUIb.ttf: "Khmer UI" "Negreta"
kartika.ttf: "Kartika" "Normal"
kartikab.ttf: "Kartika" "Negreta"
raavi.ttf: "Raavi" "Normal"
raavib.ttf: "Raavi" "Negreta"
gisha.ttf: "Gisha" "Normal"
gishabd.ttf: "Gisha" "Negreta"
vrinda.ttf: "Vrinda" "Normal"
vrindab.ttf: "Vrinda" "Negreta"
LaoUI.ttf: "Lao UI" "Normal"
LaoUIb.ttf: "Lao UI" "Negreta"
taile.ttf: "Microsoft Tai Le" "Normal"
taileb.ttf: "Microsoft Tai Le" "Negreta"
gautami.ttf: "Gautami" "Normal"
gautamib.ttf: "Gautami" "Negreta"
shruti.ttf: "Shruti" "Normal"
shrutib.ttf: "Shruti" "Negreta"
nyala.ttf: "Nyala" "Normal"
latha.ttf: "Latha" "Normal"
lathab.ttf: "Latha" "Negreta"
ebrima.ttf: "Ebrima" "Normal"
ebrimabd.ttf: "Ebrima" "Negreta"
kalinga.ttf: "Kalinga" "Normal"
kalingab.ttf: "Kalinga" "Negreta"
estre.ttf: "Estrangelo Edessa" "Normal"
SyrCOMEdessa.otf: "Estrangelo Edessa" "Regular"
yugothic.ttf: "Yu Gothic" "Regular"
yugothil.ttf: "Yu Gothic" "Light"
yugothib.ttf: "Yu Gothic" "Bold"
msgothic.ttc: "MS UI Gothic" "Regular"
msjh.ttc: "Microsoft JhengHei" "Normal"
msjhl.ttc: "Microsoft JhengHei" "Light"
msjhbd.ttc: "Microsoft JhengHei" "Negreta"
msgothic.ttc: "MS PGothic" "Regular"
DroidSansJapanese.ttf: "Droid Sans Japanese" "Regular"
mingliub.ttc: "MingLiU-ExtB" "Regular"
mingliub.ttc: "MingLiU_HKSCS-ExtB" "Regular"
simhei.ttf: "SimHei" "Normal"
gulim.ttc: "Gulim" "Regular"
gulim.ttc: "Dotum" "Regular"
gulim.ttc: "GulimChe" "Regular"
gulim.ttc: "DotumChe" "Regular"
mriam.ttf: "Miriam" "Regular"
lvnm.ttf: "Levenim MT" "Regular"
lvnmbd.ttf: "Levenim MT" "Bold"
DroidSans.ttf: "Droid Sans" "Regular"
DroidSansHebrew-Regular.ttf: "Droid Sans" "Regular"
DroidSansArmenian.ttf: "Droid Sans" "Regular"
DroidSansGeorgian.ttf: "Droid Sans" "Regular"
DroidSansTamil-Regular.ttf: "Droid Sans" "Regular"
DroidSansThai.ttf: "Droid Sans" "Regular"
DroidSansHebrew-Bold.ttf: "Droid Sans" "Bold"
DroidSans-Bold.ttf: "Droid Sans" "Bold"
DroidSansTamil-Bold.ttf: "Droid Sans" "Bold"
DroidSansDevanagari-Regular.ttf: "Droid Sans Devanagari" "Regular"
mangal.ttf: "Mangal" "Normal"
mangalb.ttf: "Mangal" "Negreta"
utsaah.ttf: "Utsaah" "Normal"
utsaahb.ttf: "Utsaah" "Negreta"
utsaahi.ttf: "Utsaah" "Cursiva"
utsaahbi.ttf: "Utsaah" "Negreta cursiva"
moolbor.ttf: "MoolBoran" "Normal"
leelawad.ttf: "Leelawadee" "Normal"
leelawdb.ttf: "Leelawadee" "Negreta"
browa.ttf: "Browallia New" "Regular"
browab.ttf: "Browallia New" "Bold"
browai.ttf: "Browallia New" "Italic"
browaz.ttf: "Browallia New" "Bold Italic"
browau.ttf: "BrowalliaUPC" "Regular"
browaub.ttf: "BrowalliaUPC" "Bold"
browaui.ttf: "BrowalliaUPC" "Italic"
browauz.ttf: "BrowalliaUPC" "Bold Italic"
upcdl.ttf: "DilleniaUPC" "Normal"
upcdb.ttf: "DilleniaUPC" "Negreta"
upcdi.ttf: "DilleniaUPC" "Cursiva"
upcdbi.ttf: "DilleniaUPC" "Negreta cursiva"
upcil.ttf: "IrisUPC" "Regular"
upcib.ttf: "IrisUPC" "Bold"
upcii.ttf: "IrisUPC" "Italic"
upcibi.ttf: "IrisUPC" "Bold Italic"
upcll.ttf: "LilyUPC" "Normal"
upclb.ttf: "LilyUPC" "Bold"
upcli.ttf: "LilyUPC" "Italic"
upclbi.ttf: "LilyUPC" "Bold Italic"
dokchamp.ttf: "DokChampa" "Normal"
cordia.ttf: "Cordia New" "Regular"
cordiab.ttf: "Cordia New" "Bold"
cordiai.ttf: "Cordia New" "Italic"
cordiaz.ttf: "Cordia New" "Bold Italic"
cordiau.ttf: "CordiaUPC" "Regular"
cordiaub.ttf: "CordiaUPC" "Bold"
cordiaui.ttf: "CordiaUPC" "Italic"
cordiauz.ttf: "CordiaUPC" "Bold Italic"
majalla.ttf: "Sakkal Majalla" "Normal"
majallab.ttf: "Sakkal Majalla" "Negreta"
msuighur.ttf: "Microsoft Uighur" "Normal"
msuighub.ttf: "Microsoft Uighur" "Negreta"
NotoSansUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSansDevanagariUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSansGujaratiUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSansKhmerUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSansLaoUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSansTamilUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSansThaiUI-Regular.ttf: "Noto Sans UI" "Regular"
NotoSansUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSansDevanagariUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSansGujaratiUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSansKhmerUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSansLaoUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSansTamilUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSansThaiUI-Bold.ttf: "Noto Sans UI" "Bold"
NotoSansUI-Italic.ttf: "Noto Sans UI" "Italic"
NotoSansUI-BoldItalic.ttf: "Noto Sans UI" "Bold Italic"
KS-Kohichi-FeltPen.ttf: "kouichi.sakurai font felt pen" "Regular"
mingliu.ttc: "MingLiU" "Regular"
mingliu.ttc: "PMingLiU" "Regular"
mingliu.ttc: "MingLiU_HKSCS" "Regular"
mingliub.ttc: "PMingLiU-ExtB" "Regular"
arial.ttf: "TeX Gyre Heros" "Normal"
cour.ttf: "Courier" "Normal"
times.ttf: "TeX Gyre Termes" "Normal"
Cambria Math.ttf: "Cambria Math" "Regular"
Cambria.ttf: "Caladea" "Regular"
Shonar.ttf: "Shonar Bangla" "Normal"
Vani.ttf: "Vani" "Normal"
vijaya.ttf: "Vijaya" "Normal"
meiryo.ttc: "Meiryo UI" "Normal"
msyh.ttc: "Microsoft YaHei UI" "Normal"
msjh.ttc: "Microsoft JhengHei UI" "Normal"
seguisym.ttf: "Segoe UI Symbol" "Normal"
UrdType.ttf: "Urdu Typesetting" "Regular"
andlso.ttf: "Andalus" "Normal"
aparaj.ttf: "Aparajita" "Normal"
arabtype.ttf: "Arabic Typesetting" "Regular"
david.ttf: "David" "Regular"
iskpota.ttf: "Iskoola Pota" "Normal"
kokila.ttf: "Kokila" "Normal"
micross.ttf: "Microsoft Sans Serif" "Normal"
tahoma.ttf: "DejaVu Sans Condensed" "Normal"
trado.ttf: "Traditional Arabic" "Normal"
phagspa.ttf: "Microsoft PhagsPa" "Normal"
ntailu.ttf: "Microsoft New Tai Lue" "Normal"
Gabriola.ttf: "Gabriola" "Regular"
simpfxo.ttf: "Simplified Arabic Fixed" "Normal"
constan.ttf: "Merriweather" "Regular"
calibri.ttf: "Carlito" "Regular"
Candara.ttf: "Linux Biolinum" "Regular"
corbel.ttf: "Merriweather Sans" "Regular"
georgia.ttf: "Gelasio" "Normal"
monbaiti.ttf: "Mongolian Baiti" "Normal"
consola.ttf: "Droid Sans Mono Slashed" "Regular"
segoeuisl.ttf: "Noto Sans UI" "Semilight"
segoeui.ttf: "Noto Sans UI" "Normal"
verdana.ttf: "DejaVu Sans" "Normal"
simsun.ttc: "SimSun" "Regular"
simsun.ttc: "NSimSun" "Regular"
trebuc.ttf: "Ubuntu" "Normal"
comic.ttf: "Signika" "Normal"
frank.ttf: "FrankRuehl" "Regular"
himalaya.ttf: "Microsoft Himalaya" "Regular"
mriamc.ttf: "Miriam Fixed" "Regular"
msmincho.ttc: "MS Mincho" "Regular"
msmincho.ttc: "MS PMincho" "Regular"
nrkis.ttf: "Narkisim" "Normal"
rod.ttf: "Rod" "Regular"
plantc.ttf: "Plantagenet Cherokee" "Regular"
euphemia.ttf: "Euphemia" "Regular"
sylfaen.ttf: "Sylfaen" "Normal"
pala.ttf: "TeX Gyre Pagella" "Normal"
segoepr.ttf: "Segoe Print" "Regular"
upcfl.ttf: "FreesiaUPC" "Regular"
angsa.ttf: "Angsana New" "Normal"
angsau.ttf: "AngsanaUPC" "Normal"
framd.ttf: "Franklin Gothic Medium" "Normal"
upcel.ttf: "EucrosiaUPC" "Normal"
upcjl.ttf: "JasmineUPC" "Regular"
upckl.ttf: "KodchiangUPC" "Regular"
simfang.ttf: "FangSong" "Normal"
simkai.ttf: "KaiTi" "Normal"
simsunb.ttf: "SimSun-ExtB" "Normal"
batang.ttc: "Batang" "Regular"
batang.ttc: "BatangChe" "Regular"
batang.ttc: "Gungsuh" "Regular"
batang.ttc: "GungsuhChe" "Regular"
daunpenh.ttf: "DaunPenh" "Normal"
kaiu.ttf: "DFKai-SB" "Regular"
l_10646.ttf: "Lato" "Normal"
segoesc.ttf: "Segoe Script" "Normal"
KTEGAKI.ttf: "KAWAIITEGAKIMOJI" "Regular"
mikiyu-mokomori-kuro.ttf: "Mikiyu Font Mokomor-kuro" "Regular"
symbol.ttf: "Symbola" "Normal"
webdings.ttf: "Webdings" "Normal"
wingding.ttf: "Symbola" "normal"
joney1.TTF: "joney_sweetboy" "Regular"
ipagp.ttf: "IPAPGothic" "Regular"
ipam.ttf: "IPAMincho" "Regular"
ipamp.ttf: "IPAPMincho" "Regular"
Oswald-Regular.otf: "Oswald Regular" "Regular"
DroidSansFallbackFull.ttf: "Droid Sans Fallback" "Regular"
DroidSansFallback.ttf: "Droid Sans Fallback" "Regular"
Lohit-Odia.ttf: "Lohit Odia" "Regular"
Lohit-Punjabi.ttf: "Lohit Punjabi" "Regular"
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
DejaVuSerif.ttf: "DejaVu Serif" "Book"
DejaVuSansYuanTiMono-Regular.ttf: "DejaVu Sans YuanTi Mono" "Regular"
DroidSansFallbackLegacy.ttf: "Droid Sans Fallback" "Regular"
NanumMyeongjo.ttf: "NanumMyeongjo" "Regular"
Lato-Regular.ttf: "Lato" "Regular"
texgyreschola-regular.otf: "TeX Gyre Schola" "Regular"
texgyrebonum-regular.otf: "TeX Gyre Bonum" "Regular"
texgyrecursor-regular.otf: "TeX Gyre Cursor" "Regular"
texgyrepagella-regular.otf: "TeX Gyre Pagella" "Regular"
texgyretermes-regular.otf: "TeX Gyre Termes" "Regular"
texgyreadventor-regular.otf: "TeX Gyre Adventor" "Regular"
Vera.ttf: "DejaVu Sans" "Roman"
VeraMono.ttf: "DejaVu Sans Mono" "Roman"
VeraSe.ttf: "DejaVu Serif" "Roman"
LiberationMono-Regular.ttf: "Liberation Mono" "Regular"
LiberationSerif-Regular.ttf: "Liberation Serif" "Regular"
yumin.ttf: "Yu Mincho" "Regular"
GentiumPlus-R.ttf: "Gentium Plus" "Regular"
GentiumPlusCompact-R.ttf: "Gentium Plus Compact" "Regular"
Merriweather-Regular.ttf: "Merriweather" "Regular"
Courier Prime.ttf: "Courier Prime" "Regular"
Carlito-Regular.ttf: "Carlito" "Regular"
Nirmala.ttf: "Nirmala UI" "Normal"
DroidNaskh-Regular-SystemUI.ttf: "Droid Naskh Shift Alt" "Regular"
OpenSans-Regular.ttf: "Open Sans" "Regular"
Pothana2000.ttf: "Pothana2000" "Pothana2000"
NanumBrush.ttf: "Nanum Brush Script" "Regular"
NanumPen.ttf: "Nanum Pen Script" "Regular"
Sitka Banner.ttf: "Sitka Banner" "Regular"
Sitka Display.ttf: "Sitka Display" "Regular"
Sitka Heading.ttf: "Sitka Heading" "Regular"
Sitka Small.ttf: "Sitka Small" "Regular"
Sitka Subheading.ttf: "Sitka Subheading" "Regular"
Sitka Text.ttf: "Sitka Text" "Regular"
GenBasR.ttf: "Gentium Basic" "Regular"
GenBkBasR.ttf: "Gentium Book Basic" "Regular"
Liberastika-Regular.ttf: "Liberastika" "Regular"
MalOtf.ttf: "MalOtf" "Book"
NotoSansEthiopic-Regular.ttf: "Noto Sans Ethiopic" "Regular"
Gentium-R.ttf: "Gentium" "Regular"
GentiumAlt-R.ttf: "GentiumAlt" "Regular"
DroidSansEthiopic-Regular.ttf: "Droid Sans Ethiopic" "Regular"
NotoSansDevanagari-Regular.ttf: "Noto Sans Devanagari" "Regular"
seguiemj.ttf: "Segoe UI Emoji" "Normal"
Inconsolatazi4-Regular.otf: "Inconsolatazi4" "Regular"
DroidSansArabic.ttf: "Droid Sans Arabic" "Regular"
MerriweatherSans-Regular.ttf: "Merriweather Sans" "Regular"
CantoraOne-Regular.otf: "CantoraOne" "Regular"
Signika-Regular.otf: "Signika" "Regular"
SignikaNegative-Regular.otf: "Signika Negative" "Regular"
Caladea-Regular.ttf: "Caladea" "Regular"
LeelUIsl.ttf: "Leelawadee UI" "Semilight"
LeelawUI.ttf: "Leelawadee UI" "Normal"
NirmalaS.ttf: "Nirmala UI" "Semilight"
Roboto-Black.ttf: "Roboto" "Black"
Roboto-Regular.ttf: "Roboto" "Regular"
RobotoCondensed-Regular.ttf: "Roboto Condensed" "Regular"
TAMu_Kadampari.ttf: "TAMu_Kadambri" "Regular"
TAMu_Kalyani.ttf: "TAMu_Kalyani" "Regular"
TAMu_Maduram.ttf: "TAMu_Maduram" "Normal"
TSCu_Comic.ttf: "TSCu_Comic" "Normal"
TSCu_Paranar.ttf: "TSCu_Paranar" "Regular"
TSCu_Times.ttf: "TSCu_Times" "Normal"
akruti2.ttf: "AkrutiTml2" "Normal"
aldhabi.ttf: "Aldhabi" "Regular"
javatext.ttf: "Javanese Text" "Regular"
Heuristica-Regular.otf: "Heuristica" "Regular"
Quintessential-Regular.otf: "Quintessential" "Regular"
DroidSansMono.ttf: "Droid Sans Mono" "Regular"
DroidSansMonoDotted.ttf: "Droid Sans Mono Dotted" "Regular"
DroidSansMonoSlashed.ttf: "Droid Sans Mono Slashed" "Regular"
Gelasio-Regular.ttf: "Gelasio" "Regular"
Lekton-Regular.ttf: "Lekton" "Regular"
Sampige.ttf: "Sampige" "Regular"
akruti1.ttf: "AkrutiTml1" "Normal"
mal1-n.ttf: "AkrutiMal1" "Normal"
mal2-n.ttf: "AkrutiMal2" "Normal"
NotoSansBengali-Regular.ttf: "Noto Sans Bengali" "Regular"
NotoSansKannada-Regular.ttf: "Noto Sans Kannada" "Regular"
MuktiNarrow.ttf: "Mukti Narrow" "Regular"
Ubuntu-C.ttf: "Ubuntu Condensed" "Regular"
Ubuntu-R.ttf: "Ubuntu" "Regular"
UbuntuMono-R.ttf: "Ubuntu Mono" "Regular"
wqy-microhei.ttc: "WenQuanYi Micro Hei Mono" "Regular"
NotoSerif-Regular.ttf: "Noto Serif" "Regular"
NotoSerifArmenian-Regular.ttf: "Noto Serif" "Regular"
NotoSerifGeorgian-Regular.ttf: "Noto Serif" "Regular"
DroidSerif-Regular.ttf: "Droid Serif" "Regular"
NotoSerifLao-Regular.ttf: "Noto Serif" "Regular"
DroidNaskh-Regular.ttf: "Droid Serif" "Regular"
NotoSerifThai-Regular.ttf: "Noto Serif" "Regular"
Cantarell-Regular.otf: "Cantarell" "Regular"
b018012l.pfb: "URW Bookman L" "Light"
n019003l.pfb: "Nimbus Sans L" "Regular"
n021003l.pfb: "Nimbus Roman No9 L" "Regular"
n022003l.pfb: "Nimbus Mono L" "Regular"
malayalam.ttf: "malayalam" "Regular"
d050000l.pfb: "Dingbats" "Regular"
s050000l.pfb: "Standard Symbols L" "Regular"
Symbola.ttf: "Symbola" "Regular"
lucon.ttf: "Droid Sans Mono" "Normal"
DejaVuSerifCondensed.ttf: "DejaVu Serif" "Condensed"
DejaVuSansYuanTiCondensed-Regular.ttf: "DejaVu Sans YuanTi Condensed" "Regular"
impact.ttf: "Oswald" "Normal"
texgyreheroscn-regular.otf: "TeX Gyre Heros Cn" "Regular"
LiberationSansNarrow-Regular.ttf: "Liberation Sans Narrow" "Regular"
n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
a010013l.pfb: "URW Gothic L" "Book"
marlett.ttf: "Marlett" "Regular"
Oswald-Medium.otf: "Oswald" "Medium"
texgyrechorus-mediumitalic.otf: "TeX Gyre Chorus" "Regular"
padmaa-Medium-0.5.ttf: "padmaa" "regular"
Roboto-Medium.ttf: "Roboto" "Medium"
oriya.ttf: "orya" "Medium"
AkaashNormal.ttf: "Akaash" "Normal"
SagarNormal.ttf: "Sagar" "Normal"
LikhanNormal.ttf: "Likhan" "Normal"
c059013l.pfb: "Century Schoolbook L" "Roman"
p052003l.pfb: "URW Palladio L" "Roman"
cursor.pfa: "Cursor" "Regular"
GurbaniBoliLite.ttf: "GurbaniBoliLite" "Medium"
gbolilite.ttf: "GurbaniBoliLite" "Medium"
segoeuil.ttf: "Noto Sans UI" "Light"
Oswald-Light.otf: "Oswald" "Light"
calibril.ttf: "Carlito" "Light"
Lato-Light.ttf: "Lato" "Light"
yuminl.ttf: "Yu Mincho" "Light"
Merriweather-Light.ttf: "Merriweather" "Light"
OpenSans-Light.ttf: "Open Sans" "Light"
msyhl.ttc: "Microsoft YaHei UI" "Light"
MerriweatherSans-Light.ttf: "Merriweather Sans" "Light"
Signika-Light.otf: "Signika" "Light"
SignikaNegative-Light.otf: "Signika Negative" "Light"
Roboto-Light.ttf: "Roboto" "Light"
Roboto-Thin.ttf: "Roboto" "Thin"
RobotoCondensed-Light.ttf: "Roboto Condensed" "Light"
msjhl.ttc: "Microsoft JhengHei UI" "Light"
Ubuntu-L.ttf: "Ubuntu" "Light"
OpenSans-CondLight.ttf: "Open Sans" "Condensed Light"
seguisb.ttf: "Noto Sans UI" "Semibold"
Oswald-DemiBold.otf: "Oswald" "DemiBold"
Lato-Semibold.ttf: "Lato" "Semibold"
yumindb.ttf: "Yu Mincho" "Demibold"
OpenSans-Semibold.ttf: "Open Sans" "Semibold"
Signika-Semibold.otf: "Signika" "Semibold"
SignikaNegative-Semibold.otf: "Signika Negative" "Semibold"
NanumMyeongjoBold.ttf: "NanumMyeongjo" "Bold"
a010015l.pfb: "URW Gothic L" "Demi"
arialbd.ttf: "TeX Gyre Heros" "Negreta"
courbd.ttf: "Courier" "Negreta"
timesbd.ttf: "TeX Gyre Termes" "Negreta"
Shonarb.ttf: "Shonar Bangla" "Negreta"
Vanib.ttf: "Vani" "Negreta"
cambriab.ttf: "Caladea" "Bold"
vijayab.ttf: "Vijaya" "Negreta"
meiryob.ttc: "Meiryo UI" "Negreta"
msyhbd.ttc: "Microsoft YaHei UI" "Negreta"
msjhbd.ttc: "Microsoft JhengHei UI" "Negreta"
UrdTypeb.ttf: "Urdu Typesetting" "Regular"
aparajb.ttf: "Aparajita" "Negreta"
davidbd.ttf: "David" "Bold"
iskpotab.ttf: "Iskoola Pota" "Negreta"
kokilab.ttf: "Kokila" "Negreta"
tahomabd.ttf: "DejaVu Sans Condensed" "Negreta"
tradbdo.ttf: "Traditional Arabic" "Negreta"
phagspab.ttf: "Microsoft PhagsPa" "Negreta"
ntailub.ttf: "Microsoft New Tai Lue" "Negreta"
constanb.ttf: "Merriweather" "Bold"
calibrib.ttf: "Carlito" "Bold"
Candarab.ttf: "Linux Biolinum" "Bold"
corbelb.ttf: "Merriweather Sans" "Bold"
georgiab.ttf: "Gelasio" "Negreta"
consolab.ttf: "Droid Sans Mono Slashed" "Bold"
segoeuib.ttf: "Noto Sans UI" "Negreta"
verdanab.ttf: "DejaVu Sans" "Negreta"
trebucbd.ttf: "Ubuntu" "Negreta"
comicbd.ttf: "Signika" "Negreta"
ahronbd.ttf: "Aharoni" "Negreta"
palab.ttf: "TeX Gyre Pagella" "Negreta"
segoeprb.ttf: "Segoe Print" "Bold"
upcfb.ttf: "FreesiaUPC" "Bold"
angsab.ttf: "Angsana New" "Negreta"
angsaub.ttf: "AngsanaUPC" "Negreta"
upceb.ttf: "EucrosiaUPC" "Negreta"
upcjb.ttf: "JasmineUPC" "Bold"
upckb.ttf: "KodchiangUPC" "Bold"
segoescb.ttf: "Segoe Script" "Bold"
Oswald-Bold.otf: "Oswald" "Bold"
DejaVuSansMono-Bold.ttf: "DejaVu Sans Mono" "Bold"
DejaVuSerif-Bold.ttf: "DejaVu Serif" "Bold"
DejaVuSansYuanTiMono-Bold.ttf: "DejaVu Sans YuanTi Mono" "Bold"
NanumMyeongjoExtraBold.ttf: "NanumMyeongjo" "ExtraBold"
Lato-Bold.ttf: "Lato" "Bold"
texgyreschola-bold.otf: "TeX Gyre Schola" "Bold"
texgyrebonum-bold.otf: "TeX Gyre Bonum" "Bold"
texgyrecursor-bold.otf: "TeX Gyre Cursor" "Bold"
texgyrepagella-bold.otf: "TeX Gyre Pagella" "Bold"
texgyretermes-bold.otf: "TeX Gyre Termes" "Bold"
texgyreadventor-bold.otf: "TeX Gyre Adventor" "Bold"
VeraBd.ttf: "DejaVu Sans" "Bold"
VeraMoBd.ttf: "DejaVu Sans Mono" "Bold"
VeraSeBd.ttf: "DejaVu Serif" "Bold"
LiberationMono-Bold.ttf: "Liberation Mono" "Bold"
LiberationSerif-Bold.ttf: "Liberation Serif" "Bold"
Merriweather-Bold.ttf: "Merriweather" "Bold"
Courier Prime Bold.ttf: "Courier Prime" "Bold"
Carlito-Bold.ttf: "Carlito" "Bold"
NirmalaB.ttf: "Nirmala UI" "Negreta"
OpenSans-Bold.ttf: "Open Sans" "Bold"
Sitka Banner Bold.ttf: "Sitka Banner" "Bold"
Sitka Display Bold.ttf: "Sitka Display" "Bold"
Sitka Heading Bold.ttf: "Sitka Heading" "Bold"
Sitka Small Bold.ttf: "Sitka Small" "Bold"
Sitka Subheading Bold.ttf: "Sitka Subheading" "Bold"
Sitka Text Bold.ttf: "Sitka Text" "Bold"
GenBasB.ttf: "Gentium Basic" "Bold"
GenBkBasB.ttf: "Gentium Book Basic" "Bold"
Liberastika-Bold.ttf: "Liberastika" "Bold"
padmaa-Bold-0.5.ttf: "padmaa" "Bold"
NotoSansEthiopic-Bold.ttf: "Noto Sans Ethiopic" "Bold"
DroidSansEthiopic-Bold.ttf: "Droid Sans Ethiopic" "Bold"
NotoSansDevanagari-Bold.ttf: "Noto Sans Devanagari" "Bold"
MerriweatherSans-Bold.ttf: "Merriweather Sans" "Bold"
Signika-Bold.otf: "Signika" "Bold"
SignikaNegative-Bold.otf: "Signika Negative" "Bold"
Caladea-Bold.ttf: "Caladea" "Bold"
LeelaUIb.ttf: "Leelawadee UI" "Negreta"
Roboto-Bold.ttf: "Roboto" "Bold"
RobotoCondensed-Bold.ttf: "Roboto Condensed" "Bold"
akruti1b.ttf: "AkrutiTml1" "Bold"
akruti2b.ttf: "AkrutiTml2" "Bold"
Heuristica-Bold.otf: "Heuristica" "Bold"
Inconsolatazi4-Bold.otf: "Inconsolatazi4" "Bold"
Gelasio-Bold.ttf: "Gelasio" "Bold"
Lekton-Bold.ttf: "Lekton" "Bold"
mal1-b.ttf: "AkrutiMal1" "Bold"
mal2-b.ttf: "AkrutiMal2" "Bold"
NotoSansBengali-Bold.ttf: "Noto Sans Bengali" "Bold"
NotoSansKannada-Bold.ttf: "Noto Sans Kannada" "Bold"
MuktiNarrowBold.ttf: "Mukti Narrow" "Regular"
ani.ttf: "Mukti Narrow" "Regular"
Ubuntu-B.ttf: "Ubuntu" "Bold"
UbuntuMono-B.ttf: "Ubuntu Mono" "Bold"
NotoSerif-Bold.ttf: "Noto Serif" "Bold"
NotoSerifArmenian-Bold.ttf: "Noto Serif" "Bold"
NotoSerifGeorgian-Bold.ttf: "Noto Serif" "Bold"
DroidSerif-Bold.ttf: "Droid Serif" "Bold"
NotoSerifLao-Bold.ttf: "Noto Serif" "Bold"
DroidNaskh-Bold.ttf: "Droid Serif" "Bold"
NotoSerifThai-Bold.ttf: "Noto Serif" "Bold"
TSCu_paranarb.ttf: "TSCu_Paranar" "Bold"
Cantarell-Bold.otf: "Cantarell" "Bold"
b018015l.pfb: "URW Bookman L" "Demi Bold"
c059016l.pfb: "Century Schoolbook L" "Bold"
n019004l.pfb: "Nimbus Sans L" "Bold"
n021004l.pfb: "Nimbus Roman No9 L" "Medium"
n022004l.pfb: "Nimbus Mono L" "Bold"
p052004l.pfb: "URW Palladio L" "Bold"
DejaVuSerifCondensed-Bold.ttf: "DejaVu Serif" "Condensed Bold"
DejaVuSansYuanTiCondensed-Bold.ttf: "DejaVu Sans YuanTi Condensed" "Bold"
texgyreheroscn-bold.otf: "TeX Gyre Heros Cn" "Bold"
OpenSans-CondBold.ttf: "Open Sans Condensed" "Bold"
LiberationSansNarrow-Bold.ttf: "Liberation Sans Narrow" "Bold"
n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
Oswald-Heavy.otf: "Oswald" "Heavy"
Lato-Heavy.ttf: "Lato" "Heavy"
OpenSans-ExtraBold.ttf: "Open Sans" "Extrabold"
MerriweatherSans-ExtraBold.ttf: "Merriweather Sans" "ExtraBold"
ariblk.ttf: "TeX Gyre Heros" "Black"
Lato-Black.ttf: "Lato" "Black"
seguibl.ttf: "Noto Sans UI" "Black"
Merriweather-Black.ttf: "Merriweather" "Black"
ariali.ttf: "TeX Gyre Heros" "Cursiva"
couri.ttf: "Courier" "Cursiva"
timesi.ttf: "TeX Gyre Termes" "cursiva"
cambriai.ttf: "Caladea" "Italic"
meiryo.ttc: "Meiryo UI" "Cursiva"
aparaji.ttf: "Aparajita" "Cursiva"
kokilai.ttf: "Kokila" "Cursiva"
constani.ttf: "Merriweather" "Italic"
calibrii.ttf: "Carlito" "Italic"
Candarai.ttf: "Linux Biolinum" "Italic"
corbeli.ttf: "Merriweather Sans" "Italic"
georgiai.ttf: "Gelasio" "Cursiva"
consolai.ttf: "Droid Sans Mono Slashed" "Italic"
verdanai.ttf: "DejaVu Sans" "Cursiva"
segoeuii.ttf: "Noto Sans UI" "Cursiva"
seguisli.ttf: "Noto Sans UI" "Semilight Italic"
trebucit.ttf: "Ubuntu" "Cursiva"
comici.ttf: "Signika" "Cursiva"
palai.ttf: "TeX Gyre Pagella" "Cursiva"
upcfi.ttf: "FreesiaUPC" "Italic"
angsai.ttf: "Angsana New" "Cursiva"
angsaui.ttf: "AngsanaUPC" "Cursiva"
upcei.ttf: "EucrosiaUPC" "Cursiva"
upcji.ttf: "JasmineUPC" "Italic"
upcki.ttf: "KodchiangUPC" "Italic"
framdit.ttf: "Franklin Gothic Medium" "Cursiva"
Oswald-RegularItalic.otf: "Oswald" "Regular"
DejaVuSerif-Italic.ttf: "DejaVu Serif" "Italic"
DejaVuSansYuanTiMono-Italic.ttf: "DejaVu Sans YuanTi Mono" "Italic"
Lato-Italic.ttf: "Lato" "Italic"
texgyreschola-italic.otf: "TeX Gyre Schola" "Italic"
texgyrebonum-italic.otf: "TeX Gyre Bonum" "Italic"
texgyrecursor-italic.otf: "TeX Gyre Cursor" "Italic"
texgyrepagella-italic.otf: "TeX Gyre Pagella" "Italic"
texgyretermes-italic.otf: "TeX Gyre Termes" "Italic"
texgyreadventor-italic.otf: "TeX Gyre Adventor" "Italic"
LiberationMono-Italic.ttf: "Liberation Mono" "Italic"
LiberationSerif-Italic.ttf: "Liberation Serif" "Italic"
GentiumPlus-I.ttf: "Gentium Plus" "Italic"
GentiumPlusCompact-I.ttf: "Gentium Plus Compact" "Italic"
Courier Prime Italic.ttf: "Courier Prime" "Italic"
Carlito-Italic.ttf: "Carlito" "Italic"
OpenSans-Italic.ttf: "Open Sans" "Italic"
Sitka Banner Italic.ttf: "Sitka Banner" "Italic"
Sitka Display Italic.ttf: "Sitka Display" "Italic"
Sitka Heading Italic.ttf: "Sitka Heading" "Italic"
Sitka Small Italic.ttf: "Sitka Small" "Italic"
Sitka Subheading Italic.ttf: "Sitka Subheading" "Italic"
Sitka Text Italic.ttf: "Sitka Text" "Italic"
GenBasI.ttf: "Gentium Basic" "Italic"
GenBkBasI.ttf: "Gentium Book Basic" "Italic"
Liberastika-Italic.ttf: "Liberastika" "Italic"
Gentium-I.ttf: "Gentium" "Italic"
GentiumAlt-I.ttf: "GentiumAlt" "Italic"
Caladea-Italic.ttf: "Caladea" "Italic"
Merriweather-Italic.ttf: "Merriweather" "Italic"
Roboto-BlackItalic.ttf: "Roboto" "Black Italic"
Roboto-Italic.ttf: "Roboto" "Italic"
RobotoCondensed-Italic.ttf: "Roboto Condensed" "Italic"
Heuristica-Italic.otf: "Heuristica" "Italic"
Gelasio-Italic.ttf: "Gelasio" "Italic"
MerriweatherSans-Italic.ttf: "Merriweather Sans" "Italic"
Lekton-Italic.ttf: "Lekton" "Italic"
Ubuntu-RI.ttf: "Ubuntu" "Italic"
UbuntuMono-RI.ttf: "Ubuntu Mono" "Italic"
NotoSerif-Italic.ttf: "Noto Serif" "Italic"
DroidSerif-Italic.ttf: "Droid Serif" "Italic"
TSCu_paranari.ttf: "TSCu_Paranar" "Italic"
b018032l.pfb: "URW Bookman L" "Light Italic"
c059033l.pfb: "Century Schoolbook L" "Italic"
n019023l.pfb: "Nimbus Sans L" "Regular Italic"
n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
p052023l.pfb: "URW Palladio L" "Italic"
DejaVuSerifCondensed-Italic.ttf: "DejaVu Serif" "Condensed Italic"
DejaVuSansYuanTiCondensed-Italic.ttf: "DejaVu Sans YuanTi Condensed" "Italic"
texgyreheroscn-italic.otf: "TeX Gyre Heros Cn" "Italic"
LiberationSansNarrow-Italic.ttf: "Liberation Sans Narrow" "Italic"
n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
Oswald-MediumItalic.otf: "Oswald" "Medium"
Gargi-1.2b.ttf: "Gargi-1.2b" "Medium"
Roboto-MediumItalic.ttf: "Roboto" "Medium Italic"
z003034l.pfb: "URW Chancery L" "Medium Italic"
seguili.ttf: "Noto Sans UI" "Light Italic"
Oswald-LightItalic.otf: "Oswald" "Light"
calibrili.ttf: "Carlito" "Light Italic"
Lato-LightItalic.ttf: "Lato" "Light Italic"
OpenSans-LightItalic.ttf: "Open Sans" "Light Italic"
Merriweather-LightItalic.ttf: "Merriweather" "Light Italic"
Roboto-LightItalic.ttf: "Roboto" "Light Italic"
Roboto-ThinItalic.ttf: "Roboto" "Thin Italic"
RobotoCondensed-LightItalic.ttf: "Roboto Condensed" "Light Italic"
MerriweatherSans-LightItalic.ttf: "Merriweather Sans" "Light Italic"
Ubuntu-LI.ttf: "Ubuntu" "Light Italic"
OpenSans-CondLightItalic.ttf: "Open Sans" "Condensed Light Italic"
seguisbi.ttf: "Noto Sans UI" "Semibold Italic"
Oswald-Demi-Bold-Italic.otf: "Oswald" "Demi-Bold"
Oswald-Demi-BoldItalic.otf: "Oswald" "Demi-Bold"
Lato-SemiboldItalic.ttf: "Lato" "Semibold Italic"
OpenSans-SemiboldItalic.ttf: "Open Sans" "Semibold Italic"
arialbi.ttf: "TeX Gyre Heros" "Negreta cursiva"
courbi.ttf: "Courier" "Negreta cursiva"
timesbi.ttf: "TeX Gyre Termes" "Negreta cursiva"
cambriaz.ttf: "Caladea" "Bold Italic"
meiryob.ttc: "Meiryo UI" "Negreta cursiva"
aparajbi.ttf: "Aparajita" "Negreta cursiva"
kokilabi.ttf: "Kokila" "Negreta cursiva"
constanz.ttf: "Merriweather" "Bold Italic"
calibriz.ttf: "Carlito" "Bold Italic"
Candaraz.ttf: "Linux Biolinum" "Bold Italic"
corbelz.ttf: "Merriweather Sans" "Bold Italic"
georgiaz.ttf: "Gelasio" "Negreta cursiva"
consolaz.ttf: "Droid Sans Mono Slashed" "Bold Italic"
verdanaz.ttf: "DejaVu Sans" "Negreta cursiva"
segoeuiz.ttf: "Noto Sans UI" "Negreta cursiva"
trebucbi.ttf: "Ubuntu" "Negreta cursiva"
comicz.ttf: "Signika" "Negreta cursiva"
palabi.ttf: "TeX Gyre Pagella" "Negreta cursiva"
upcfbi.ttf: "FreesiaUPC" "Bold Italic"
angsauz.ttf: "AngsanaUPC" "Negreta cursiva"
angsaz.ttf: "Angsana New" "Negreta cursiva"
upcebi.ttf: "EucrosiaUPC" "Negreta cursiva"
upcjbi.ttf: "JasmineUPC" "Bold Italic"
upckbi.ttf: "KodchiangUPC" "Bold Italic"
Oswald-BoldItalic.otf: "Oswald" "Bold"
DejaVuSerif-BoldItalic.ttf: "DejaVu Serif" "Bold Italic"
DejaVuSansYuanTiMono-BoldItalic.ttf: "DejaVu Sans YuanTi Mono" "Bold Italic"
Lato-BoldItalic.ttf: "Lato" "Bold Italic"
texgyreschola-bolditalic.otf: "TeX Gyre Schola" "Bold Italic"
texgyrebonum-bolditalic.otf: "TeX Gyre Bonum" "Bold Italic"
texgyrecursor-bolditalic.otf: "TeX Gyre Cursor" "Bold Italic"
texgyrepagella-bolditalic.otf: "TeX Gyre Pagella" "Bold Italic"
texgyretermes-bolditalic.otf: "TeX Gyre Termes" "Bold Italic"
texgyreadventor-bolditalic.otf: "TeX Gyre Adventor" "Bold Italic"
LiberationMono-BoldItalic.ttf: "Liberation Mono" "Bold Italic"
LiberationSerif-BoldItalic.ttf: "Liberation Serif" "Bold Italic"
Courier Prime Bold Italic.ttf: "Courier Prime" "Bold Italic"
Carlito-BoldItalic.ttf: "Carlito" "Bold Italic"
OpenSans-BoldItalic.ttf: "Open Sans" "Bold Italic"
Sitka Banner Bold Italic.ttf: "Sitka Banner" "Bold Italic"
Sitka Display Bold Italic.ttf: "Sitka Display" "Bold Italic"
Sitka Heading Bold Italic.ttf: "Sitka Heading" "Bold Italic"
Sitka Small Bold Italic.ttf: "Sitka Small" "Bold Italic"
Sitka Subheading Bold Italic.ttf: "Sitka Subheading" "Bold Italic"
Sitka Text Bold Italic.ttf: "Sitka Text" "Bold Italic"
GenBasBI.ttf: "Gentium Basic" "Bold Italic"
GenBkBasBI.ttf: "Gentium Book Basic" "Bold Italic"
Liberastika-BoldItalic.ttf: "Liberastika" "Bold Italic"
Caladea-BoldItalic.ttf: "Caladea" "Bold Italic"
Merriweather-BoldItalic.ttf: "Merriweather" "Bold Italic"
Roboto-BoldItalic.ttf: "Roboto" "Bold Italic"
RobotoCondensed-BoldItalic.ttf: "Roboto Condensed" "Bold Italic"
Heuristica-BoldItalic.otf: "Heuristica" "Bold Italic"
Gelasio-BoldItalic.ttf: "Gelasio" "Bold Italic"
MerriweatherSans-BoldItalic.ttf: "Merriweather Sans" "Bold Italic"
Ubuntu-BI.ttf: "Ubuntu" "Bold Italic"
UbuntuMono-BI.ttf: "Ubuntu Mono" "Bold Italic"
NotoSerif-BoldItalic.ttf: "Noto Serif" "Bold Italic"
DroidSerif-BoldItalic.ttf: "Droid Serif" "Bold Italic"
b018035l.pfb: "URW Bookman L" "Demi Bold Italic"
c059036l.pfb: "Century Schoolbook L" "Bold Italic"
n019024l.pfb: "Nimbus Sans L" "Bold Italic"
n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
p052024l.pfb: "URW Palladio L" "Bold Italic"
DejaVuSerifCondensed-BoldItalic.ttf: "DejaVu Serif" "Condensed Bold Italic"
DejaVuSansYuanTiCondensed-BoldItalic.ttf: "DejaVu Sans YuanTi Condensed" "Bold Italic"
texgyreheroscn-bolditalic.otf: "TeX Gyre Heros Cn" "Bold Italic"
LiberationSansNarrow-BoldItalic.ttf: "Liberation Sans Narrow" "Bold Italic"
n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
Oswald-Heavy-Italic.otf: "Oswald" "Heavy"
Lato-HeavyItalic.ttf: "Lato" "Heavy Italic"
OpenSans-ExtraBoldItalic.ttf: "Open Sans" "Extrabold Italic"
MerriweatherSans-ExtraBoldItalic.ttf: "Merriweather Sans" "ExtraBold Italic"
Lato-BlackItalic.ttf: "Lato" "Black Italic"
seguibli.ttf: "Noto Sans UI" "Black Italic"
Merriweather-HeavyItalic.ttf: "Merriweather" "Heavy Italic"
DejaVuSansMono-Oblique.ttf: "DejaVu Sans Mono" "Oblique"
VeraIt.ttf: "DejaVu Sans" "Oblique"
VeraMoIt.ttf: "DejaVu Sans Mono" "Oblique"
n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
a010033l.pfb: "URW Gothic L" "Book Oblique"
a010035l.pfb: "URW Gothic L" "Demi Oblique"
DejaVuSansMono-BoldOblique.ttf: "DejaVu Sans Mono" "Bold Oblique"
VeraBI.ttf: "DejaVu Sans" "Bold Oblique"
VeraMoBI.ttf: "DejaVu Sans Mono" "Bold Oblique"
n022024l.pfb: "Nimbus Mono L" "Bold Oblique"
7x13-ISO8859-1.pcf.gz: "Fixed" "Regular"
7x13.pcf.gz: "Fixed" "Regular"
8x13-ISO8859-1.pcf.gz: "Fixed" "Regular"
8x13.pcf.gz: "Fixed" "Regular"
clR6x12-ISO8859-1.pcf.gz: "Clean" "Regular"
clR6x12.pcf.gz: "Clean" "Regular"
12x13ja.pcf.gz: "Fixed" "ja"
6x12-ISO8859-1.pcf.gz: "Fixed" "SemiCondensed"
6x12.pcf.gz: "Fixed" "SemiCondensed"
6x13-ISO8859-1.pcf.gz: "Fixed" "SemiCondensed"
6x13.pcf.gz: "Fixed" "SemiCondensed"
7x13B-ISO8859-1.pcf.gz: "Fixed" "Bold"
7x13B.pcf.gz: "Fixed" "Bold"
8x13B-ISO8859-1.pcf.gz: "Fixed" "Bold"
8x13B.pcf.gz: "Fixed" "Bold"
6x13B-ISO8859-1.pcf.gz: "Fixed" "Bold SemiCondensed"
6x13B.pcf.gz: "Fixed" "Bold SemiCondensed"
7x13O-ISO8859-1.pcf.gz: "Fixed" "Oblique"
7x13O.pcf.gz: "Fixed" "Oblique"
8x13O-ISO8859-1.pcf.gz: "Fixed" "Oblique"
8x13O.pcf.gz: "Fixed" "Oblique"
6x13O-ISO8859-1.pcf.gz: "Fixed" "Oblique SemiCondensed"
6x13O.pcf.gz: "Fixed" "Oblique SemiCondensed"
7x14-ISO8859-1.pcf.gz: "Fixed" "Regular"
7x14.pcf.gz: "Fixed" "Regular"
7x14B-ISO8859-1.pcf.gz: "Fixed" "Bold"
7x14B.pcf.gz: "Fixed" "Bold"
6x10-ISO8859-1.pcf.gz: "Fixed" "Regular"
6x10.pcf.gz: "Fixed" "Regular"
9x15-ISO8859-1.pcf.gz: "Fixed" "Regular"
9x15.pcf.gz: "Fixed" "Regular"
9x15B-ISO8859-1.pcf.gz: "Fixed" "Bold"
9x15B.pcf.gz: "Fixed" "Bold"
6x9-ISO8859-1.pcf.gz: "Fixed" "Regular"
6x9.pcf.gz: "Fixed" "Regular"
8x16.pcf.gz: "Fixed" "Regular"
5x8-ISO8859-1.pcf.gz: "Fixed" "Regular"
5x8.pcf.gz: "Fixed" "Regular"
cu12.pcf.gz: "ClearlyU" "Regular"
cu-alt12.pcf.gz: "ClearlyU Alternate Glyphs" "Regular"
cu-pua12.pcf.gz: "ClearlyU PUA" "Regular"
5x7-ISO8859-1.pcf.gz: "Fixed" "Regular"
5x7.pcf.gz: "Fixed" "Regular"
9x18-ISO8859-1.pcf.gz: "Fixed" "Regular"
9x18.pcf.gz: "Fixed" "Regular"
18x18ja.pcf.gz: "Fixed" "ja"
18x18ko.pcf.gz: "Fixed" "ko"
9x18B-ISO8859-1.pcf.gz: "Fixed" "Bold"
9x18B.pcf.gz: "Fixed" "Bold"
4x6-ISO8859-1.pcf.gz: "Fixed" "Regular"
4x6.pcf.gz: "Fixed" "Regular"
10x20-ISO8859-1.pcf.gz: "Fixed" "Regular"
10x20.pcf.gz: "Fixed" "Regular"
micro.pcf.gz: "micro.pcf" "Regular"
12x24.pcf.gz: "Fixed" "Regular"
arabic24.pcf.gz: "Newspaper" "Regular"
cursor.pcf.gz: "cursor.pcf" "Regular"
deccurs.pcf.gz: "deccurs.pcf" "Regular"
decsess.pcf.gz: "decsess.pcf" "Regular"
You've mentioned TeX Gyre Heros earlier and it seems like it replaces some fonts from the ttf-ms-win8 package? Is it even possible to use the fonts from the Windows 8 font compilation packages if I'm not using the ms preset?
Thank you so much for your work by the way, I'm a rather finicky person when it comes to details like font rendering and your packages and settings really make everything look so smooth compared to ... other operating systems
EDIT: I've removed lots of unneeded but still installed fonts packages (the one which included the TeX Gyre fonts among others), and now everything looks smooth again! I've still got one more question: Is there a chance for the Roboto fonts to be added to the fonts bundle repository?
Last edited by Weegee (2014-06-17 23:09:35)
~
Offline
@Weegee The question is: Did you configure the 'combi' preset at all? 'combi' is not supposed to be used "as is": this is actually only a set of templates you will need if you are going to create your custom font collection. (Currently, [ combi ] is a combination---sic!---of free fonts for Latin-based languages and MS fonts for most non-Latin scripts; it can be used as an example for individual tweaking.)
If you are going to use MS fonts as your default set (for your sans, serif, mono, Georgia, Carlito -- you name it), which seems to be what you really want, then you should set [ ms ] as your preset. You can further customize it if necessary with `37-repl-custom.conf` or on a per-user basis via $XDG_CONFIG_HOME/fontconfig (there are even a few presets available in the package to make life easier). I suppose you will not even need to customize anything: setting [ ms ] with fc-presets will do the job.
All those tricks will be clarified in the documentation.
(…I appreciate your "review" -- thanks a lot. )
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
@Weegee The question is: Did you configure the 'combi' preset at all? 'combi' is not supposed to be used "as is": this is actually only a set of templates you will need if you are going to create your custom font collection. (Currently, [ combi ] is a combination---sic!---of free fonts for Latin-based languages and MS fonts for most non-Latin scripts; it can be used as an example for individual tweaking.)
Oh, I think I misunderstood what it actually is for then.
I don't want to use the MS fonts as my default fonts though, I've installed them just to be able to actually use them when I want to (i. e. if I select Arial in GIMP then it actually uses Arial and not a free font replacement). I love the free fonts and I thought I had to use the combi preset in order to be able to use the MS fonts as well ... which doesn't seem to be the case I guess?
~
Offline
Once again then.
If you want to replace MS fonts with free alternatives, you need to install the free collection and enable the [ free ] preset.
if I select Arial in GIMP then it actually uses Arial and not a free font replacement
This means that you really want to use MS fonts as a base collection. The [ free ] preset will swap Arial for Liberation Sans, Helvetica for TeX Gyre Heros, etc; [ ms ] will not replace anything.
Setting the [ ms ] preset does not mean you will not be able to use free fonts. You can install and use any number of fonts you like: free and proprietary, cheap and expensive, ugly and nice, they will not collide. Setting the preset merely defines the function of certain fonts in the system: it is simply a declaration of a few environmental variables and "generic behaviours", so to speak. Sounds clear enough?
(I will push Roboto to the repository one of these days.)
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
Setting the [ ms ] preset does not mean you will not be able to use free fonts. You can install and use any number of fonts you like: free and proprietary, cheap and expensive, ugly and nice, they will not collide. Setting the preset merely defines the function of certain fonts in the system: it is simply a declaration of a few environmental variables and "generic behaviours", so to speak. Sounds clear enough?
So if you want generally free fonts, but keep microsoft font names unchanged if they are specifically requested, then you'll have to set it up manually with the ms preset as base? e.g.
default -> NotoSans
serif -> Heuristica
sans-serif -> NotoSans
monospace -> Liberation mono
Times -> Liberation Serif
Helvetica -> Liberation Sans
Courier -> Courier Prime
----
Arial -> Arial
Times New Roman -> Times New Roman
Georgia -> Georgia
Verdana -> Verdana
Courier New -> Courier New
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
So if you want generally free fonts, but keep microsoft font names unchanged if they are specifically requested, then you'll have to set it up manually with the ms preset as base?
Exactly: save /etc/fonts/conf.avail.infinality/ms as /etc/fonts/conf.avail.infinality/combi (do not forget to rename individual files, too!), modify the files accordingly (i.e. set default aliases in 60-latin-combi.conf, global replacements in 37-repl-global-combi.conf, etc.), finally activate [ combi ] with fc-presets.
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
Woops - I had assumed that installed fonts requested by name would be used, regardless of which preset was in operation.
Looks like I've got some config files to edit later .
Offline
progandy wrote:So if you want generally free fonts, but keep microsoft font names unchanged if they are specifically requested, then you'll have to set it up manually with the ms preset as base?
Exactly: save /etc/fonts/conf.avail.infinality/ms as /etc/fonts/conf.avail.infinality/combi (do not forget to rename individual files, too!), modify the files accordingly (i.e. set default aliases in 60-latin-combi.conf, global replacements in 37-repl-global-combi.conf, etc.), finally activate [ combi ] with fc-presets.
Ah, I see. I've copied everything from the free preset over to the combi directory, renamed it, then replaced the 37-repl-global-combi.conf with the one from the ms preset. I should've figured this out while I read the actual config files, but for some reason I didn't
Thanks for your support!
~
Offline
I should've figured this out […]
This is actually my fault: had the documentation been updated by the time fc-presets were released, no one would need to decipher config files and play guessing games. Now that the project has matured and is mostly error-free, the repositories are working smoothly and plenty of little tasks has been completed in the mean time, this is going to change soon. Without a proper introduction, however, I do not expect anyone to know from the start how to deal with the stuff inside `/etc/fonts`.
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
@bohoomil
A specific font type in Spotify is not properly rendered.
Is it possible to improve it?
As in the past, I use the free preset with default settings.
Let me know if I can provide you more information!
Last edited by orschiro (2014-06-22 22:29:29)
Offline
@orschiro
I had similar issue with certain font that was resolved by setting
export INFINALITY_FT_USE_VARIOUS_TWEAKS="false"
in /etc/profile.d/infinality-settings.sh
not sure if it helps in your case but something to try.
I'm not really sure how INFINALITY_FT_USE_VARIOUS_TWEAKS effects font rendering but I didn't notice any issues after disabling it
Offline
not sure if it helps in your case
No. This can be worked around by setting 'Xft.rgba: none'. Try writing a simple wrapper for Spotify that would temporarily change this value (e.g. `echo "Xft.rgba: none" | xrdb -merge`)and re-set it to the default one when Spotify quits (`echo "Xft.rgba: rgb" | xrdb -merge`).
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
Thanks guys!
I now use the following function alias that seems to work around the issue.
spotify-infinality-fix() {
echo "Xft.rgba: none" | xrdb -merge
spotify
echo "Xft.rgba: rgb" | xrdb -merge
}
Offline
Hi, could someone tell me if it looks like i have infinality working correctly? http://i.imgur.com/BFG3tGH.png just wanting to make sure since i'm rather new to using infinality.
Cheers
Offline
I've just done a fresh arch install and loaded infinality on. Most things look excellent, however there are a few areas that I've noticed so far that look a little odd. Firstly and most importantly the Japanese bitmap font in urxvt looks pretty terrible. It's blurred and out of focus.
It also seems like sometimes small-ish text in Firefox doesn't render very well. To me it looks like it's sort of blurry, or bleeding out a bit.
I also notice a similar thing happening with Japanese language fonts that are 'thin' for lack of a better word.
I'm using the free preset with the default settings. I did install the ttf-ms-win8 fonts from the AUR and try out the MS preset but I decided I liked free better. I've just left the windows fonts installed though, as well as having ibfonts bundles installed. I'm assuming it's ok to do that? Or should I have only one or the other installed. Here's the relevant bit from my ~/.Xresources;
URxvt.font: xft:lemon:pixelsize=10, \
[codeset=JISX0208]xft:GohuFont:pixelsize=11
URxvt.boldFont: xft:lemon:pixelsize=10, \
[codeset=JISX0208]xft:GohuFont:pixelsize=11
Xft.antialias: 1
Xft.autohint: 0
Xft.dpi: 96
Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
I'm not quite sure if urxvt is even using GohuFont for japanese however. Any help you could give would be appreciated. If it weren't for these few things everything would be perfect! 90% of things look absolutely amazing as it is.
Last edited by quiv (2014-06-25 11:30:29)
Offline
After adding a couple of fonts (ttf-freefont, ttf-arphic-uming and ttf-baekmuk recommended in the wiki) my fonts in some places look really weird. I tried removing them but it didn't change back. It looks like the default font is bold now.
Before: http://i.imgur.com/NUpw16D.png
Offline
Try rebuilding your font cache and see if it helps.
# fc-cache -fr
Offline
@quiv Are you sure that GohuFont supports Japanese language script? It does have a pretty extensive repertoire of glyphs for Latin languages (not for all sizes, though), but limited for non-Latin scripts (Greek, Cyrillic and Hebrew). Hence fontconfig picks an outline font to display missing glyphs as none of the fonts you are using have them. If you insist on using bitmap fonts in your terminal emulator, choose those which seamlessly display languages you need (Fixed does it for instance).
On the other hand, the two screenshots look fine to me (here is one of the sites in Firefox for comparison -- shot). I am sorry if there is something truly disturbing in them: I just cannot see it…
@zeroone FreeFont is the family I would never recommend. If you want to have a proper support for multilingual content, install `ibfonts-meta-extended` package from `infinality-bundle-fonts` repository. The three packages you mention can be safely removed.
@cpoon The screenshot looks OK to me: the question is whether it does to you?
Last edited by bohoomil (2014-06-25 18:37:57)
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
Thanks, I tried doing that but there was no change.
Turning on hinting seems to have improved how it looks, but also made it more clear that its a different font. Here's another screen for comparison, new font on the left and old font to the right:
Offline