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=288031
Jaroslav Škarvada <jskarvad(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jskarvad(a)redhat.com
AssignedTo|pknirsch(a)redhat.com |jskarvad(a)redhat.com
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=228804
fujiwara <tfujiwar(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tfujiwar(a)redhat.com
--- Comment #19 from fujiwara <tfujiwar(a)redhat.com> 2010-03-03 05:18:16 EST ---
Filed the upstreamed bug in pango side at the moment.
https://bugzilla.gnome.org/show_bug.cgi?id=604149
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=228804
--- Comment #18 from fujiwara <tfujiwar(a)redhat.com> 2010-03-03 05:17:13 EST ---
Created an attachment (id=397522)
--> (https://bugzilla.redhat.com/attachment.cgi?id=397522)
Patch for pango compcharset
The patch is the pango part with attachment #397520 .
If there is no specific comments, I'll file the patches in upstream bugs.
Now this pango patch also could support that 'compmode' is strong.
<match target="font">
<test name="family" compare="contains">
<string>VL Gothic</string>
</test>
<edit name="compcharset" mode="assign">
<compcharset>
<complang>ja</complang>
<compmode>strong</compmode>
<string>all</string>
</compcharset>
</edit>
</match>
Then pango latin, common, hira/kana, greek, etc could use ja fonts on ja
locale.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=228804
--- Comment #17 from fujiwara <tfujiwar(a)redhat.com> 2010-03-03 05:13:26 EST ---
Created an attachment (id=397520)
--> (https://bugzilla.redhat.com/attachment.cgi?id=397520)
Patch for fontconfig comcharset
Sigh, opening duplicated bugs.
Copying the description since it's under the discussion.
This is a feature to customize pango common script in fontconfig.
<match target="font">
<test name="family" compare="contains">
<string>AR PL</string>
</test>
<edit name="compcharset" mode="assign">
<compcharset>
<complang>zh</complang>
<compmode>weak</compmode>
<string>0x00-0x7F</string>
</compcharset>
</edit>
</match>
If the config file has the lines, fc-match shows the composite char flags.
The idea is, if compmode is weak, the code point is weak in the specified font
and get the char from other fonts when "monospace", "sans" or "sans-serif" is
referred.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=228804
--- Comment #16 from Jens Petersen <petersen(a)redhat.com> 2010-03-03 04:14:36 EST ---
*** Bug 529594 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=220983
--- Comment #16 from Frank Cox <theatre(a)sasktel.net> 2010-03-02 15:19:10 EST ---
This is apparently not an upstream issue. I have been advised that the "movie
cash" pdf that is attached to this bug report looks just fine with Evince on
Ubuntu Karmic using debian package number Version: 2.28.1-0ubuntu1.2
So whatever the problem appears to have either been solved by the Debian folks
and not submitted upstream, or it's a problem specific to Red Hat/Fedora.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
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=220962
Todd Gee <toddgee(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |toddgee(a)yahoo.com
--- Comment #13 from Todd Gee <toddgee(a)yahoo.com> 2010-02-28 23:06:59 EST ---
Broken for me on fully patched F11 64bit (on a Dell D630 w/ two batteries)
Is there a package and version associated with the rawhide version that we can
check for?
thanks!
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.