Hello community,

here is the log from the commit of package ghostscript-fonts for 
openSUSE:Factory checked in at 2020-07-06 16:16:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghostscript-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.ghostscript-fonts.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghostscript-fonts"

Mon Jul  6 16:16:41 2020 rev:13 rq:818362 version:9.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghostscript-fonts/ghostscript-fonts.changes      
2020-06-11 09:58:12.321906471 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghostscript-fonts.new.3060/ghostscript-fonts.changes
    2020-07-06 16:18:23.681152873 +0200
@@ -1,0 +2,7 @@
+Mon Jun 22 11:10:15 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Force the converted Nimbus Mono font to be monospaced by using
+  the --force-monospaced argument of ttf-converter 1.0.3
+  (boo#1169444 #c41)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghostscript-fonts.spec ++++++
--- /var/tmp/diff_new_pack.c3d63i/_old  2020-07-06 16:18:25.033157026 +0200
+++ /var/tmp/diff_new_pack.c3d63i/_new  2020-07-06 16:18:25.037157038 +0200
@@ -54,7 +54,7 @@
 #
 # Patch100...Patch999 is for patches from SUSE which are not intended for 
upstream:
 #
-BuildRequires:  ttf-converter
+BuildRequires:  ttf-converter >= 1.0.3
 # An older fontforge version should work, but 20200314 fixes bugs
 # that appear when converting n021023l.pfb from
 # ghostscript-fonts-std
@@ -139,6 +139,8 @@
 %build
 # There is nothing to "make" as the sources contain plain font files.
 ttf-converter --input-dir fonts/ --output-dir generated
+# Force Nimbus Mono to be monospaced:
+ttf-converter --force-monospaced fonts/n022003l.pfb fonts/n022004l.pfb 
fonts/n022023l.pfb fonts/n022024l.pfb --output-dir generated
 
 # There's already a version of these fonts included in xorg-x11-fonts-converted
 rm generated/CharterBT-*


Reply via email to