[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-fonts-devel] Bug#440142: ttf-dejavu: Wrong font name for various Serif Oblique



tags 440142 + patch pending
thanks


Hi Carlos,

On Thu, Aug 30, 2007 at 01:51:39AM -0500, Carlos C Soto wrote:
> Package: ttf-dejavu
> Version: 2.19-1
> Severity: normal
> 
> 
> ttf-dejavu includes a set of great fonts, but looks like a particular
> group is set incorrectly: Serif*Oblique
> The font name is actually Serif*Italic

I've just committed in svn [1] the attached patch which should fix this problem
introduced with upstream 2.18.

Thanx for your report,
Davide

[1] svn://anonymous@svn.debian.org/svn/pkg-fonts/packages/ttf-dejavu/trunk
Index: ../../alioth/ttf-dejavu/trunk/debian/ttf-dejavu.defoma-hints
===================================================================
--- ../../alioth/ttf-dejavu/trunk/debian/ttf-dejavu.defoma-hints	(revision 474)
+++ ../../alioth/ttf-dejavu/trunk/debian/ttf-dejavu.defoma-hints	(working copy)
@@ -162,9 +162,9 @@
   Foundry = DejaVu
   Priority = 20
 end
-begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Oblique.ttf
+begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Italic.ttf
   Family = DejaVu-Serif
-  FontName = DejaVu-Serif-Oblique
+  FontName = DejaVu-Serif-Italic
   Encoding = Unicode
   Location = English
   Charset = ISO8859-1 ISO8859-2 ISO8859-7 ISO8859-9 ISO8859-15 ISO10646-1
@@ -172,13 +172,13 @@
   GeneralFamily = Roman
   Weight = Medium
   Width = Variable
-  Shape = Serif Oblique
+  Shape = Serif Italic
   Foundry = DejaVu
   Priority = 20
 end
-begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-BoldOblique.ttf
+begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-BoldItalic.ttf
   Family = DejaVu-Serif
-  FontName = DejaVu-Serif-Bold-Oblique
+  FontName = DejaVu-Serif-Bold-Italic
   Encoding = Unicode
   Location = English
   Charset = ISO8859-1 ISO8859-2 ISO8859-7 ISO8859-9 ISO8859-15 ISO10646-1
@@ -186,7 +186,7 @@
   GeneralFamily = Roman
   Weight = Bold
   Width = Variable
-  Shape = Serif Oblique
+  Shape = Serif Italic
   Foundry = DejaVu
   Priority = 20
 end
@@ -221,9 +221,9 @@
   Foundry = DejaVu
   Priority = 20
 end
-begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-Oblique.ttf
+begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-Italic.ttf
   Family = DejaVu-Serif
-  FontName = DejaVu-Serif-Condensed-Oblique
+  FontName = DejaVu-Serif-Condensed-Italic
   Encoding = Unicode
   Location = English
   Charset = ISO8859-1 ISO8859-2 ISO8859-7 ISO8859-9 ISO8859-15 ISO10646-1
@@ -231,13 +231,13 @@
   GeneralFamily = Roman
   Weight = Medium
   Width = Variable
-  Shape = Serif Oblique Condensed
+  Shape = Serif Italic Condensed
   Foundry = DejaVu
   Priority = 20
 end
-begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-BoldOblique.ttf
+begin /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerifCondensed-BoldItalic.ttf
   Family = DejaVu-Serif
-  FontName = DejaVu-Serif-Condensed-Bold-Oblique
+  FontName = DejaVu-Serif-Condensed-Bold-Italic
   Encoding = Unicode
   Location = English
   Charset = ISO8859-1 ISO8859-2 ISO8859-7 ISO8859-9 ISO8859-15 ISO10646-1
@@ -245,7 +245,7 @@
   GeneralFamily = Roman
   Weight = Bold
   Width = Variable
-  Shape = Serif Oblique Condensed
+  Shape = Serif Italic Condensed
   Foundry = DejaVu
   Priority = 20
 end

Attachment: signature.asc
Description: Digital signature


Reply to: