Bug 876970

Summary: family testing on target="font" pattern doesn't match
Product: [Fedora] Fedora Reporter: Akira TAGOH <tagoh>
Component: fontconfigAssignee: Akira TAGOH <tagoh>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: fonts-bugs, i18n-bugs, pnemade, tagoh
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-10 07:11:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Akira TAGOH 2012-11-15 12:19:47 UTC
Description of problem:
Because of the regression in the new feature for fontconfig, family testing on the target="font" rule doesn't work conditionally. it is when:

 * family contains non-English name.
 * and running locale is its one of non-English language.

This similarly likely happens for style and fullname though, AFAIK at least we don't have such rules in Fedora, but anyway.

Version-Release number of selected component (if applicable):
fontconfig-2.10.1-2.fc18.x86_64

How reproducible:
always

Steps to Reproduce:
1.fc-match -v "VL Gothic:namelang=ja" | grep hinting
2.
3.
  
Actual results:
        hinting: FcTrue(s)

Expected results:
        hinting: FcFalse(s)
according to the rule in 65-1-vlgothic-gothic.conf

Additional info:
just checked on Live but all of the font packages available in Fedora, only vlgothic-fonts affects this issue so far.

Comment 1 Fedora Update System 2012-11-26 10:49:12 UTC
fontconfig-2.10.2-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/fontconfig-2.10.2-1.fc18

Comment 2 Fedora Update System 2012-11-27 09:49:09 UTC
Package fontconfig-2.10.2-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing fontconfig-2.10.2-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-19096/fontconfig-2.10.2-1.fc18
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-12-10 07:11:58 UTC
fontconfig-2.10.2-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.