Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=452357
Summary: The mathml-fonts package needs some cleaning up
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: mathml-fonts
AssignedTo: rdieter(a)math.unl.edu
ReportedBy: nicolas.mailhot(a)laposte.net
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-fonts-bugs-list(a)redhat.com
1. Please split the package so different upstreams with different licenses and
different levels of unicode compliance are not mixed toguether
(esp. since http://www.mozilla.org/projects/mathml/fonts/ now recommends *not*
installing some of them)
2. Please make sure the result is conformant with the latest font packaging
guidelines and current fc-cache behaviour
http://fedoraproject.org/wiki/Annotated_fonts_spec_template
3. Please document the result on
http://fedoraproject.org/wiki/Category:Packaged_fonts
using
http://fedoraproject.org/wiki/Font_description_template template
--
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, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Segmentation fault.
https://bugzilla.redhat.com/show_bug.cgi?id=466404
Summary: Segmentation fault.
Product: Fedora
Version: rawhide
Platform: i386
OS/Version: Linux
Status: NEW
Severity: high
Priority: medium
Component: fontforge
AssignedTo: kevin(a)tummy.com
ReportedBy: sangu.fedora(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: roozbeh(a)gmail.com, kevin(a)tummy.com,
fedora-fonts-bugs-list(a)redhat.com
Classification: Fedora
Description of problem:
$ gdb fontforge
(gdb) r
Starting program: /usr/bin/fontforge
[Thread debugging using libthread_db enabled]
Copyright (c) 2000-2008 by George Williams.
Executable based on sources from 00:23 GMT 28-Aug-2008.
Library based on sources from 23:33 GMT 27-Aug-2008.
[New Thread 0xb7fdf700 (LWP 11925)]
Help! Server claimed font
-ibm-courier-medium-r-normal--13-0-0-0-m-0-iso10646-1
existed in the font list, but when I asked for it there was nothing.
I may crash soon.
Program received signal SIGSEGV, Segmentation fault.
0x00479f79 in GDrawFontMetrics (fi=0x83d6ce8, as=0xbfffd148, ds=0xbfffd144,
ld=0xbfffd140) at gdrawtxt.c:2328
2328 *as = fontinfo->ascent;
Missing separate debuginfos, use: debuginfo-install e2fsprogs.i386 libICE.i386
libSM.i386 libXau.i386 libXcursor.i386 libXdmcp.i386 libXfixes.i386
libXrender.i386
(gdb) bt
#0 0x00479f79 in GDrawFontMetrics (fi=0x83d6ce8, as=0xbfffd148,
ds=0xbfffd144, ld=0xbfffd140) at gdrawtxt.c:2328
#1 0x004bb00c in GTextFieldFit () at gtextfield.c:2596
#2 _GTextFieldCreate (gt=0x83cc0a8, base=0x83a8328, gd=0xbfffe41c,
data=0x83d0830, def=0x4fdf60) at gtextfield.c:2692
#3 0x004bb912 in GTextCompletionCreate (base=0x83a8328, gd=0xbfffe41c,
data=0x83d0830) at gtextfield.c:2732
#4 0x004cb015 in _GHVBoxCreate (base=0x83a8328, gd=0xbfffe5bc, data=0x0,
hcnt=1, vcnt=3, def_box=0x4fe440) at ghvbox.c:573
#5 0x004cb26d in GVBoxCreate (base=0x83a8328, gd=0x0, data=0x0)
at ghvbox.c:607
#6 0x00484d6e in GGadgetsCreate (base=0x83a8328, gcd=0xbfffe5b8)
at ggadgets.c:1172
#7 0x004834fa in GFileChooserCreateChildren () at gfilechooser.c:1525
#8 GFileChooserCreate (base=0x83a8328, gd=0xbfffe818, data=0x0)
at gfilechooser.c:1571
#9 0x004cb015 in _GHVBoxCreate (base=0x83a8328, gd=0xbfffec18, data=0x0,
hcnt=1, vcnt=4, def_box=0x4fe400) at ghvbox.c:573
#10 0x004cb182 in GHVGroupCreate (base=0x83a8328, gd=0xbfffec18, data=0x0)
at ghvbox.c:633
#11 0x00484d6e in GGadgetsCreate (base=0x83a8328, gcd=0xbfffec14)
at ggadgets.c:1172
#12 0x0815b15e in FVOpenFont (title=0x81c20e0 "Open Font", defaultfile=0x0,
---Type <return> to continue, or q <return> to quit---
mult=1) at openfontdlg.c:736
#13 0x08109f84 in GetPostscriptFontName (dir=0x0, mult=1) at fontview.c:1102
#14 0x0810a1f4 in MenuOpen (base=0x0, mi=0x0, e=0x0) at fontview.c:1142
#15 0x0819dbf4 in main (argc=1, argv=0xbffff554) at startui.c:1131
$ dmesg | grep fontforge
fontforge[11659]: segfault at 48 ip 00479f79 sp bfe4b4a0 error 4 in
libgdraw.so.4.0.5[451000+93000]
fontforge[11676]: segfault at 48 ip 00479f79 sp bfd76240 error 4 in
libgdraw.so.4.0.5[451000+93000]
fontforge[11682]: segfault at 48 ip 00479f79 sp bfb3eb40 error 4 in
libgdraw.so.4.0.5[451000+93000]
Version-Release number of selected component (if applicable):
20080828-1.fc10
How reproducible:
always
Steps to Reproduce:
1. $fontforge
2.
3.
Actual results:
Expected results:
Additional info:
--
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.
Summary: Do not include font files in generated doc
https://bugzilla.redhat.com/show_bug.cgi?id=478747
Summary: Do not include font files in generated doc
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: doxygen
AssignedTo: than(a)redhat.com
ReportedBy: nicolas.mailhot(a)laposte.net
QAContact: extras-qa(a)fedoraproject.org
CC: than(a)redhat.com, fedora-fonts-bugs-list(a)redhat.com
Blocks: 446451
Classification: Fedora
Doxygen adds font files to the documentation it generates. This pauses problems
to Fedora as fonts are bulky and can have conflicting legal constraints.
Duplicating the same font files in every doxygen-produced documentation just
exacerbates the problem.
Please stop distributing fonts within doxygen, and let the system manage fonts
for you.
See also bug #477402 and the referenced upstream 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.
Summary: A bit over-enthusiastic splitting
https://bugzilla.redhat.com/show_bug.cgi?id=468618
Summary: A bit over-enthusiastic splitting
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: un-core-fonts
AssignedTo: smallvil(a)get9.net
ReportedBy: nicolas.mailhot(a)laposte.net
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, smallvil(a)get9.net,
fedora-fonts-bugs-list(a)redhat.com
Blocks: 438944
Classification: Fedora
While splitting font packages is generally good, separating regular and bold
faces of the same font in different packages is a tad over the top.
Please keep batang and batang bold in the same package (reiterate for other un
core fonts)
(at the same time, it's awesome you've managed to package a beast like the un
fonts given all the problems you had to solve)
--
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.
Summary: Please convert to new font packaging guidelines
https://bugzilla.redhat.com/show_bug.cgi?id=477474
Summary: Please convert to new font packaging guidelines
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: un-core-fonts
AssignedTo: smallvil(a)get9.net
ReportedBy: nicolas.mailhot(a)laposte.net
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, smallvil(a)get9.net,
fedora-fonts-bugs-list(a)redhat.com,
fedora-i18n-bugs(a)redhat.com
Classification: Fedora
This bug has been filed because we've detected your package includes one or
several font files:
repoquery -C --repoid=rawhide -f '*.ttf' -f '*.otf' -f '*.pfb'
-f '*.pfa' --qf='%{SOURCERPM}\n' |sed -e
's+-[0-9.-]*\.fc[123456789]\(.*\)src.rpm++g'|sort|uniq
Unfortunately the script
does not detect symlinks to other packages, so if that's your case, you can
close this bug report now.
Otherwise, you should know that:
- Fedora guidelines
demand the packaging of fonts in a separate package or subpackage:
http://fedoraproject.org/wiki/Packaging/Guidelines#Avoid_bundling_of_fonts_…
- our font packaging guidelines recently changed, and every package that ships
fonts must be adapted to the new templates available in the fontpackages-devel
package.
http://fedoraproject.org/wiki/PackagingDrafts/Fonts_packaging_automation_(2…http://fedoraproject.org/wiki/Fedora_fonts_policy_packagehttp://fedoraproject.org/wiki/Simple_fonts_spec_templatehttp://fedoraproject.org/wiki/Fonts_spec_template_for_multiple_fonts
Please make
your package conform to the current guidelines in rawhide.
If your package is not
principaly a font package, depending on a separate font package or subpackage
is the prefered solution. If your application does not use fontconfig you can
always package symlinks to the files provided by the font package and installed
in the correct fontconfig directories.
It is preferred to make a font package or
subpackage per font family, though it is not currently a hard guidelines
requirement (it may become before Fedora 11 is released). The definition of a
font family is given on
http://fedoraproject.org/wiki/Fonts_spec_template_notes/font-family
The new
templates should make the creation of font subpackages easy and safe.
The
following packages have already been converted and can serve as examples: -
andika-fonts - apanov-heuristica-fonts - bitstream-vera-fonts - charis-fonts -
dejavu-fonts - ecolier-court-fonts - edrip-fonts - gfs-ambrosia-fonts -
gfs-artemisia-fonts - gfs-baskerville-fonts - gfs-bodoni-classic-fonts -
gfs-bodoni-fonts - gfs-complutum-fonts - gfs-didot-classic-fonts -
gfs-didot-fonts - gfs-eustace-fonts - gfs-fleischman-fonts - gfs-garaldus-fonts
- gfs-gazis-fonts - gfs-jackson-fonts - gfs-neohellenic-fonts -
gfs-nicefore-fonts - gfs-olga-fonts - gfs-porson-fonts - gfs-solomos-fonts -
gfs-theokritos-fonts - stix-fonts - yanone-kaffeesatz-fonts
If you have any remaining
questions about the new guidelines please ask them on fedora-fonts-list at
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.
Summary: [te_IN] New Telugu codepoints/glyphs in Unicode 5.1
https://bugzilla.redhat.com/show_bug.cgi?id=483391
Summary: [te_IN] New Telugu codepoints/glyphs in Unicode 5.1
Product: Fedora
Version: 10
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: lohit-fonts
AssignedTo: rbhalera(a)redhat.com
ReportedBy: bugzillas+padREMOVETHISdu(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, rbhalera(a)redhat.com,
fedora-fonts-bugs-list(a)redhat.com,
fedora-i18n-bugs(a)redhat.com
Classification: Fedora
+++ This bug was initially created as a clone of Bug #202400 +++
Description of problem:
following glyphs are not present in Lohit Telugu
U+0C3D ఽ TELUGU SIGN AVAGRAHA
U+0C58 ౘ TELUGU LETTER TSA
U+0C59 ౙ TELUGU LETTER DZA
U+0C62 ౢ TELUGU VOWEL SIGN VOCALIC L
U+0C63 ౣ TELUGU VOWEL SIGN VOCALIC LL
U+0C78 ౸ TELUGU FRACTION DIGIT ZERO FOR ODD POWERS OF FOUR
U+0C79 ౹ TELUGU FRACTION DIGIT ONE FOR ODD POWERS OF FOUR
U+0C7A ౺ TELUGU FRACTION DIGIT TWO FOR ODD POWERS OF FOUR
U+0C7B ౻ TELUGU FRACTION DIGIT THREE FOR ODD POWERS OF FOUR
U+0C7C ౼ TELUGU FRACTION DIGIT ONE FOR EVEN POWERS OF FOUR
U+0C7D ౽ TELUGU FRACTION DIGIT TWO FOR EVEN POWERS OF FOUR
U+0C7E ౾ TELUGU FRACTION DIGIT THREE FOR EVEN POWERS OF FOUR
U+0C7F ౿ TELUGU SIGN TUUMU
Version-Release number of selected component (if applicable):
lohit-fonts-2.3.1-1.fc10
Additional info:
1) http://www.unicode.org/charts/PDF/Unicode-5.1/U51-0C00.pdf (chart showing
new characters)
2) http://std.dkuug.dk/jtc1/sc2/wg2/docs/n3116.pdf (proposal for adding these
characters among others, that details the use of these characters)
--
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.
Summary: Please convert to new font packaging guidelines
https://bugzilla.redhat.com/show_bug.cgi?id=477423
Summary: Please convert to new font packaging guidelines
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: mathml-fonts
AssignedTo: rdieter(a)math.unl.edu
ReportedBy: nicolas.mailhot(a)laposte.net
QAContact: extras-qa(a)fedoraproject.org
CC: rdieter(a)math.unl.edu,
fedora-fonts-bugs-list(a)redhat.com
Classification: Fedora
This bug has been filed because we've detected your package includes one or
several font files:
repoquery -C --repoid=rawhide -f '*.ttf' -f '*.otf' -f '*.pfb'
-f '*.pfa' --qf='%{SOURCERPM}\n' |sed -e
's+-[0-9.-]*\.fc[123456789]\(.*\)src.rpm++g'|sort|uniq
Unfortunately the script
does not detect symlinks to other packages, so if that's your case, you can
close this bug report now.
Otherwise, you should know that:
- Fedora guidelines
demand the packaging of fonts in a separate package or subpackage:
http://fedoraproject.org/wiki/Packaging/Guidelines#Avoid_bundling_of_fonts_…
- our font packaging guidelines recently changed, and every package that ships
fonts must be adapted to the new templates available in the fontpackages-devel
package.
http://fedoraproject.org/wiki/PackagingDrafts/Fonts_packaging_automation_(2…http://fedoraproject.org/wiki/Fedora_fonts_policy_packagehttp://fedoraproject.org/wiki/Simple_fonts_spec_templatehttp://fedoraproject.org/wiki/Fonts_spec_template_for_multiple_fonts
Please make
your package conform to the current guidelines in rawhide.
If your package is not
principaly a font package, depending on a separate font package or subpackage
is the prefered solution. If your application does not use fontconfig you can
always package symlinks to the files provided by the font package and installed
in the correct fontconfig directories.
It is preferred to make a font package or
subpackage per font family, though it is not currently a hard guidelines
requirement (it may become before Fedora 11 is released). The definition of a
font family is given on
http://fedoraproject.org/wiki/Fonts_spec_template_notes/font-family
The new
templates should make the creation of font subpackages easy and safe.
The
following packages have already been converted and can serve as examples: -
andika-fonts - apanov-heuristica-fonts - bitstream-vera-fonts - charis-fonts -
dejavu-fonts - ecolier-court-fonts - edrip-fonts - gfs-ambrosia-fonts -
gfs-artemisia-fonts - gfs-baskerville-fonts - gfs-bodoni-classic-fonts -
gfs-bodoni-fonts - gfs-complutum-fonts - gfs-didot-classic-fonts -
gfs-didot-fonts - gfs-eustace-fonts - gfs-fleischman-fonts - gfs-garaldus-fonts
- gfs-gazis-fonts - gfs-jackson-fonts - gfs-neohellenic-fonts -
gfs-nicefore-fonts - gfs-olga-fonts - gfs-porson-fonts - gfs-solomos-fonts -
gfs-theokritos-fonts - stix-fonts - yanone-kaffeesatz-fonts
If you have any remaining
questions about the new guidelines please ask them on fedora-fonts-list at
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 report.
https://bugzilla.redhat.com/show_bug.cgi?id=439421
Summary: Hard to read arabic fonts
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: fonts-arabic
AssignedTo: rbhalera(a)redhat.com
ReportedBy: swagiaal(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-fonts-bugs-list(a)redhat.com
The arabic font in f8 is very hard to read, I have reinstalled the package from f7.
--
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, or are watching someone who is.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Wrong rendering of cyrillic letter tse (ц) at 8pt and 10pt
https://bugzilla.redhat.com/show_bug.cgi?id=467745
Summary: Wrong rendering of cyrillic letter tse (ц) at 8pt and
10pt
Product: Fedora
Version: 9
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: dejavu-fonts
AssignedTo: nicolas.mailhot(a)laposte.net
ReportedBy: atorkhov(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: nicolas.mailhot(a)laposte.net,
fedora-fonts-bugs-list(a)redhat.com
Classification: Fedora
Description of problem:
Cyrillic letter small tse (ц, U+0446) is wrongly rendered at 8pt and 10pt - it
misses a "tail" at bottom right.
Version-Release number of selected component (if applicable):
dejavu-fonts-2.24-3.fc9.noarch
freetype-2.3.5-6.fc9.x86_64
How reproducible:
Always.
Steps to Reproduce:
1. Open DejaVu Sans in charmap.
2. Select 8pt or 10pt size.
3. Look at ц (U+0446).
Actual results:
No tail.
Expected results:
With tail.
Additional info:
This is font and size of default installation and is quite annoying as is in
such way letter is hard to read.
--
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 report.
https://bugzilla.redhat.com/show_bug.cgi?id=436505
Summary: condensed Nimbus fonts inaccessible to applications
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: urw-fonts
AssignedTo: than(a)redhat.com
ReportedBy: rdtennent(a)hotmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-fonts-bugs-list(a)redhat.com
Description of problem:
The urw-fonts package includes four Type 1 fonts with FamilyName Nimbus Sans L
with Condensed in the FullName. But most current applications cannot deal with
Condensed, so these fonts are simply inaccessible to them. In particular,
browsers like Firefox and Konqueror do not recognize them and so web authors
have no way to specify them on web pages. This is unfortunate because these
fonts are installed on virtually every Linux system and there is no other
condensed sans font that is widely installed.
Version-Release number of selected component (if applicable):
2.4-3
How reproducible:
always
Steps to Reproduce:
1.Try to select Nimbus Sans L Condensed.
2.
3.
Actual results:
Can't be selected.
Expected results:
Can select them.
Additional info:
There seem to be three approaches to this problem. One is to insist that every
application deal with condensed/expanded fonts in the same way that they deal
with bold/italic/etc. This is a good long-term solution. A short-term solution
is to hack the fonts in question so that their FamilyName is Nimbus Sans L
Condensed; this has already been adopted by Mandriva and, apparently, Suse:
https://bugzilla.novell.com/show_bug.cgi?id=367188
Another is use fontconfig to achieve the same, as in
<match target="scan">
<test name="family" compare="eq">
<string>Nimbus Sans L</string>
</test>
<test name="width" compare="eq">
<int>75</int>
</test>
<edit name="family" mode="assign">
<string>Nimbus Sans L Condensed</string>
</edit>
</match>
or variants thereof.
I'll attach a simple html file which illustrates the problem. In any browser on
Fedora, the two lines will be in the same fonts. When the font files are
patched as suggestedb or the fontconfig snippet above installed, condensed fonts
are used for the second line.
------- Additional Comments From rdtennent(a)hotmail.com 2008-03-07 11:58 EST -------
Created an attachment (id=297217)
--> (https://bugzilla.redhat.com/attachment.cgi?id=297217&action=view)
Test file to illustrate inaccessibility of condensed fonts in browsers.
--
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, or are watching someone who is.