https://bugzilla.wikimedia.org/show_bug.cgi?id=38299
--- Comment #15 from Antoine "hashar" Musso <[email protected]> 2012-09-03 19:50:54 UTC --- So we got them all according to font-config: $ fc-match --all|grep -i 'pfb.*computer modern"' sffb1000.pfb: "Computer Modern" "Fibonacci Medium" sfrm1000.pfb: "Computer Modern" "Roman" sfss1000.pfb: "Computer Modern" "Sans Serif" sftt1000.pfb: "Computer Modern" "Typewriter" sfvt1000.pfb: "Computer Modern" "Variable Width Typewriter" sfcc1000.pfb: "Computer Modern" "Caps and Small Caps" sfdh1000.pfb: "Computer Modern" "Dunhill Roman" sftc1000.pfb: "Computer Modern" "Typewriter Caps and Small Caps" sfssdc10.pfb: "Computer Modern" "Sans Serif Demi Condensed" sfbm1000.pfb: "Computer Modern" "Roman Bold Variant" sfrb1000.pfb: "Computer Modern" "Roman Bold" sfbx1000.pfb: "Computer Modern" "Bold Extended" sfsx1000.pfb: "Computer Modern" "Sans Serif Bold Extended" sfxc1000.pfb: "Computer Modern" "Bold Extended Caps and Small Caps" sfci1000.pfb: "Computer Modern" "Classical Serif Italic" sfff1000.pfb: "Computer Modern" "Funny Roman" sffi1000.pfb: "Computer Modern" "Funny Italic" sffs1000.pfb: "Computer Modern" "Fibonacci Slanted" sfit1000.pfb: "Computer Modern" "Typewriter Italic" sfsi1000.pfb: "Computer Modern" "Sans Serif Slanted" sfsl1000.pfb: "Computer Modern" "Slanted" sfst1000.pfb: "Computer Modern" "Typewriter Slanted" sfti1000.pfb: "Computer Modern" "Italic" sfui1000.pfb: "Computer Modern" "Unslanted Italic" sfvi1000.pfb: "Computer Modern" "Variable Width Typewriter Italic" sfsc1000.pfb: "Computer Modern" "Slanted Caps and Small Caps" sfbi1000.pfb: "Computer Modern" "Bold Extended Italic" sfbl1000.pfb: "Computer Modern" "Bold Extended Slanted" sfso1000.pfb: "Computer Modern" "Sans Serif Bold Extended Slanted" sfoc1000.pfb: "Computer Modern" "Bold Extended Slanted Caps and Small Caps" $ The file linked uses crm10 as a font name which in turns is resolved to "DejaVu Sans" "Book" : $ fc-match cmr10 DejaVuSans.ttf: "DejaVu Sans" "Book" $ I guess we need some alias in font-config. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
