https://bugzilla.redhat.com/show_bug.cgi?id=1451795
Marek Kašík <mkasik(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |MODIFIED
Fixed In Version| |freetype-2.6.5-9.fc25
--- Comment #7 from Marek Kašík <mkasik(a)redhat.com> ---
Since the ISO646.1991-IRV charmap is ASCII, I've asked freetype's upstream to
add it to the set of recognized Unicode charmaps. Werner added it today in this
commit:
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=082f2faf….
The other fonts with other charmaps needs to be handled on the glyph base in
the application since freetype recognizes Unicode charmaps
(FT_ENCODING_UNICODE) and others (FT_ENCODING_NONE) only in the PCF (and BDF)
driver.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1454997
Bug ID: 1454997
Summary: new julietaula-montserrat-fonts-6.002-1.fc25 obsoletes
itself
Product: Fedora
Version: 25
Component: julietaula-montserrat-fonts
Severity: low
Assignee: luya_tfz(a)thefinalzone.net
Reporter: jrowens.fedora(a)ghiapet.net
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org,
luya_tfz(a)thefinalzone.net
Description of problem:
The newly-epoched package has an Obsoletes on versions less than *or equal to*
its current version, meaning it claims it obsoletes itself
Version-Release number of selected component (if applicable):
julietaula-montserrat-fonts-6.002-1.fc25
How reproducible:
trivially
Steps to Reproduce:
1. dnf install julietaula-montserrat-fonts
2. dnf upgrade
Actual results:
Obsoleting Packages
julietaula-montserrat-fonts.noarch 1:6.002-1.fc25
@updates
julietaula-montserrat-fonts.noarch 1:6.002-1.fc25
@updates
julietaula-montserrat-fonts.noarch 1:6.002-1.fc25
updates
julietaula-montserrat-fonts.noarch 1:6.002-1.fc25
@updates
Expected results:
No pointless noise about it obsoleting itself.
Additional info:
$ rpm -q julietaula-montserrat-fonts.noarch
julietaula-montserrat-fonts-6.002-1.fc25.noarch
$ rpm -q --obsoletes julietaula-montserrat-fonts.noarch
julietaula-montserrat-fonts <= 1:6.002-1.fc25
$ grep -E "^(Provides|Obsoletes):" SPECS/julietaula-montserrat-fonts.spec
Provides: %{name} = 1:%{version}-%{release}
Obsoletes: %{name} <= 1:%{version}-%{release}
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1451795
--- Comment #6 from Joachim Frieben <jfrieben(a)hotmail.com> ---
Font properties returned by xlsfonts:
DIR MIN MAX EXIST DFLT PROP ASC DESC NAME
--> 0 127 all 0 21 12 3
-schumacher-clean-medium-r-normal--15-150-75-75-c-90-iso646.1991-irv
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1451795
--- Comment #5 from Marek Kašík <mkasik(a)redhat.com> ---
The problem with the font is that the encoding there is not unicode encoding
and hence its charmap stays undefined in FTFace.
Freetype recognizes just ISO10646 and ISO8859-1 here.
I'll look whether this is correct tomorrow.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1451795
--- Comment #4 from Joachim Frieben <jfrieben(a)hotmail.com> ---
Issue also affects Fedora 26 including package freetype-2.7.1-6.fc26.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1451795
Joachim Frieben <jfrieben(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |behdad(a)fedoraproject.org,
| |fonts-bugs(a)lists.fedoraproj
| |ect.org,
| |kevin(a)tigcc.ticalc.org,
| |mkasik(a)redhat.com
Component|gnome-font-viewer |freetype
External Bug ID| |GNOME Desktop 768886
Assignee|tiagomatos(a)gmail.com |mkasik(a)redhat.com
--- Comment #3 from Joachim Frieben <jfrieben(a)hotmail.com> ---
According to https://bugzilla.gnome.org/show_bug.cgi?id=768886#c3, this problem
is not related to gnome-font-viewer but rather to freetype.
Moreover, font file clR9x15.pcf can be used without issue in X applications
like xterm or xfontsel.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1258542
--- Comment #32 from Shawn Starr <shawn.starr(a)rogers.com> ---
I should have something soon, i'll put up a .spec for review this week.
--
You are receiving this mail because:
You are on the CC list for the bug.