Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: [UMing] Only upper half characters are displayed.in java application
https://bugzilla.redhat.com/show_bug.cgi?id=597096
Summary: [UMing] Only upper half characters are displayed.in java application Product: Fedora Version: 13 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: cjkuni-fonts AssignedTo: cchance@redhat.com ReportedBy: dchen@redhat.com QAContact: extras-qa@fedoraproject.org CC: cchance@redhat.com, phuang@redhat.com, fonts-bugs@lists.fedoraproject.org, pwu@redhat.com Classification: Fedora Target Release: ---
Created an attachment (id=417485) --> (https://bugzilla.redhat.com/attachment.cgi?id=417485) Freemind with UMing font
Description of problem: When using uming font in java application, only upper half the characters are displayed.
Version-Release number of selected component (if applicable): cjkuni-uming-fonts-0.2.20080216.1-37.fc13.noarch
How reproducible: Always
Steps to Reproduce: 1. We use freemind for example. 2. Download freemind zip and install it, say, in /tmp/freemind 3. cd /tmp/freemind; chmod 755 freemind.sh; ./freemind.sh 4. In F-13, java is not able to show Chinese, because the font name and path changes. Suppose we use java-1.6.0-openjdk. 5. su or sudo as root 6. cd /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib 7. cp fontconfig.Fedora.properties.src fontconfig.Fedora.properties 8. Either manually search/replace AR PL ShanHeiSong to AR PL UMing HK fontconfig.Fedora.properties; or use attached fontconfig.Fedora.properties 9. Start freemind to see the how font is displayed
Actual results: UMing characters are cut in to half. See Screenshot-uming.png
Expected results: UMing characters are displayed as whole.
Additional info: UKai seems act normally. See Screenshot-ukai.png
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=597096
--- Comment #1 from Ding-Yi Chen dchen@redhat.com 2010-05-28 02:07:16 EDT --- Created an attachment (id=417487) --> (https://bugzilla.redhat.com/attachment.cgi?id=417487) Freemind with UKai font
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=597096
--- Comment #2 from Ding-Yi Chen dchen@redhat.com 2010-05-28 02:08:29 EDT --- Created an attachment (id=417488) --> (https://bugzilla.redhat.com/attachment.cgi?id=417488) Fontconfig file for java
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=597096
Nicolas Mailhot nicolas.mailhot@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |603348
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=597096
--- Comment #3 from Nicolas Mailhot nicolas.mailhot@laposte.net 2010-06-12 10:26:03 EDT --- Uming like many other CJK fonts is difficult to handle by apps. While it is possible that uming could be simplified, your problem is almost certainly due to bad font handling code in java, that was only tested on simple latin fonts, and not on a complex one like uming.
I've opened an openjdk bug, leaving this one alone if someone wants to try to convert uming to use more common font conventions.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=597096
Fedora Admin XMLRPC Client fedora-admin-xmlrpc@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|me@kaio.net |pwu@redhat.com
--- Comment #4 from Fedora Admin XMLRPC Client fedora-admin-xmlrpc@redhat.com 2010-07-14 20:31:17 EDT --- This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=597096
Peng Wu pwu@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Version|13 |14 Resolution| |CURRENTRELEASE Last Closed| |2011-05-30 01:39:58
--- Comment #5 from Peng Wu pwu@redhat.com 2011-05-30 01:39:58 EDT --- I checked this bug on Fedora 14, it is fixed. Move this bug to F-14, and close this bug.
fonts-bugs@lists.fedoraproject.org