VeraIt.ttf installation bug (and patch)

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

 



Greetings XFree86 developers,

I received a bug report today (from Stepan Roh) that VeraIt.ttf was
missing from Slackware's XFree86-fonts-scale-4.4.0-noarch-1.tgz package,
and found that it was left out of the fonts/scaled/TTF/Imakefile in
XFree86 4.4.0.  The trivial patch below will fix it.

Thanks for your great work,

Pat

--- ./fonts/scaled/TTF/Imakefile.orig	2003-12-31 11:30:39.000000000 -0800
+++ ./fonts/scaled/TTF/Imakefile	2004-03-29 12:13:14.000000000 -0800
@@ -5,7 +5,7 @@
 	luxisb.ttf luxisbi.ttf luxisr.ttf luxisri.ttf

 VERASRCDIR = $(TOP)/extras/fonts/Bitstream-Vera
-VERAFONTS = Vera.ttf VeraBI.ttf VeraBd.ttf VeraMoBI.ttf VeraMoBd.ttf \
+VERAFONTS = Vera.ttf VeraBI.ttf VeraBd.ttf VeraIt.ttf VeraMoBI.ttf VeraMoBd.ttf \
 	VeraMoIt.ttf VeraMono.ttf VeraSe.ttf VeraSeBd.ttf

 FONTS = $(LUXIFONTS) $(VERAFONTS)
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux