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=565742
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |petersen(a)redhat.com
Version|13 |rawhide
--
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=565742
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |MoveUpstream
Summary|[indic]konsole does not |[indic] konsole does not
|display Indic text |display Indic text
|correctly |correctly
--
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=568613
--- Comment #3 from Jens Petersen <petersen(a)redhat.com> 2010-03-04 01:00:46 EST ---
I think we need it for fedora and we want to mark uming and ukai
as non zh_CN in their fontconfig.
--
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=569352
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |507681(F13Blocker)
Flag|needinfo?(petersen(a)redhat.c |
|om) |
--- Comment #3 from Jens Petersen <petersen(a)redhat.com> 2010-03-04 00:33:46 EST ---
I will try to investigate.
Adding to F13Blocker list as long as this is in @base.
--
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=569352
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|low |medium
Status|NEW |ASSIGNED
--
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=554911
Bug 554911 depends on bug 499902, which changed state.
Bug 499902 Summary: Restructure the fontconfig settings for CJK languages
https://bugzilla.redhat.com/show_bug.cgi?id=499902
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |UPSTREAM
--
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=476459
Bug 476459 depends on bug 554911, which changed state.
Bug 554911 Summary: move 65-nonlatin.conf to 67
https://bugzilla.redhat.com/show_bug.cgi?id=554911
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |WONTFIX
--
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.