Bug 374066 - embedded bitmaps in fonts are ignored by Qt4 applications
Summary: embedded bitmaps in fonts are ignored by Qt4 applications
Status: RESOLVED UPSTREAM
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: KDE4 Applications (show other bugs)
Version: Alpha 3
Hardware: All Linux
: P3 - Medium : Normal with 5 votes (vote)
Target Milestone: Future/Later
Assignee: E-mail List
QA Contact: E-mail List
URL: http://trolltech.com/developer/task-t...
Whiteboard:
Keywords: should_go_upstream
Depends on:
Blocks:
 
Reported: 2008-03-26 17:19 UTC by Mike Fabian
Modified: 2008-08-15 13:40 UTC (History)
2 users (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
add bold-style to fonts that do not have a real bold-style (2.11 KB, patch)
2008-08-08 10:56 UTC, Ray chen
Details | Diff
improve hint-style matching (2.66 KB, patch)
2008-08-08 10:58 UTC, Ray chen
Details | Diff
embeddedbitmap support (1.33 KB, patch)
2008-08-08 10:59 UTC, Ray chen
Details | Diff
use freetype to bolder font stroke (2.69 KB, patch)
2008-08-08 11:00 UTC, Ray chen
Details | Diff
Lcd Subpixel Filtering (from David Turner) (22.54 KB, patch)
2008-08-08 11:01 UTC, Ray chen
Details | Diff
ignore-global-advance.diff (from Siyuan.nz) (388 bytes, patch)
2008-08-08 11:02 UTC, Ray chen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Fabian 2008-03-26 17:19:51 UTC
Embedded bitmaps in fonts are ignored by Qt4 applications.
Comment 1 Mike Fabian 2008-03-26 17:25:01 UTC
First reported here by "chen swyear" <swyear@gmail.com>:

http://lists.opensuse.org/opensuse-m17n/2008-03/msg00003.html
Comment 2 Mike Fabian 2008-03-26 17:26:39 UTC
According to /etc/fonts/suse-bitmaps.font, embedded bitmaps should be
enabled by default for all CJK fonts, *except* the Japanese IPA fonts
because these have only very few embedded bitmaps.

I have just tried this with

    /usr/bin/qtconfig    (from Qt4)

and

   /usr/lib/qt3/bin/qtconfig   (from Qt3)

using the font FZSongTi and found that embedded
bitmaps are ignored in Qt4 even if enabled in the fontconfig setup,
just as Chen Swyear reported on the opensuse-m17n mailinglist.

But embedded bitmaps are used in Qt3.

Comment 3 Will Stephenson 2008-04-03 14:37:56 UTC
Upstream at Trolltech: http://trolltech.com/developer/task-tracker/index_html?method=entry&id=204805
Comment 4 Stephan Kulow 2008-06-25 09:11:16 UTC
mass reopening of later+remind bugs of 11.0
Comment 5 Will Stephenson 2008-08-01 14:15:38 UTC
Still pending upstream
Comment 6 Ray chen 2008-08-08 10:56:44 UTC
Created attachment 232439 [details]
add bold-style to fonts that do not have a real bold-style

These patch try to enable embeddedbitmap for qt4
from http://moto.debian.org.tw/viewtopic.php?t=13003
for detail testing, see my blog
http://swyear.blogspot.com/2008/08/kde4-and-libqt4-font-patches-english.html
Comment 7 Ray chen 2008-08-08 10:58:07 UTC
Created attachment 232440 [details]
 improve hint-style matching
Comment 8 Ray chen 2008-08-08 10:59:00 UTC
Created attachment 232441 [details]
embeddedbitmap support
Comment 9 Ray chen 2008-08-08 11:00:15 UTC
Created attachment 232442 [details]
use freetype to bolder font stroke
Comment 10 Ray chen 2008-08-08 11:01:10 UTC
Created attachment 232443 [details]
Lcd Subpixel Filtering (from David Turner)
Comment 11 Ray chen 2008-08-08 11:02:18 UTC
Created attachment 232444 [details]
ignore-global-advance.diff (from Siyuan.nz)
Comment 13 JP Rosevear 2008-08-15 13:40:52 UTC
Resolve as UPSTREAM.