ubuntu-translations-coordinators team mailing list archive
-
ubuntu-translations-coordinators team
-
Mailing list archive
-
Message #08622
[Bug 1430339] Re: fc-match Ryumin should return Mincho(serif) font in ja locale
This bug was fixed in the package fonts-takao - 003.02.01-9ubuntu3
---------------
fonts-takao (003.02.01-9ubuntu3) vivid; urgency=medium
* 65-fonts-takao-gothic.conf, 65-fonts-takao-pgothic.conf,
65-fonts-takao-mincho.conf:
- Use generic font names instead of localized names for readability
- Add 'binding="strong"' inside all sections guarded by locale for
consistency
- Add 'binding="strong"' for ja specific fonts "GothicBBB" and
"Ryumin" to substitute those fonts reliably (LP: #1430339)
-- Nobuto Murata <nobuto@xxxxxxxxxx> Wed, 11 Mar 2015 01:45:37 +0900
** Changed in: fonts-takao (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1430339
Title:
fc-match Ryumin should return Mincho(serif) font in ja locale
Status in Ubuntu Translations:
New
Status in fonts-takao package in Ubuntu:
Fix Released
Bug description:
Ryumin and Gothic-BBB are generic font names for serif/sans-serif like
Arial/Times new roman. fonts-takao-mincho has a rule[1] to offer
substitute for Ryumin, however `fc-match Ryumin` does not return
fonts-takao-mincho(serif), it returns fonts-takao-gothic(sans-serif)
instead.
Expected result:
$ fc-match Ryumin
fonts-japanese-mincho.ttf: "TakaoPMincho" "Regular"
Actual result:
$ fc-match Ryumin
fonts-japanese-gothic.ttf: "Takao Pゴシック" "Regular"
[1]
/etc/fonts/conf.d/65-fonts-takao-mincho.conf
21 <match target="pattern">
22 <test qual="any" name="family">
23 <string>Ryumin</string>
24 </test>
25 <edit name="family" mode="prepend">
26 <string>Takao P明朝</string>
27 </edit>
28 </match>
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: fonts-takao-mincho 003.02.01-9ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0
Uname: Linux 3.19.0-7-generic x86_64
ApportVersion: 2.16.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar 10 22:41:44 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-02-28 (9 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150228)
PackageArchitecture: all
SourcePackage: fonts-takao
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1430339/+subscriptions