[Mplayer-cvslog] CVS: main/TOOLS/subfont-c/osd gen.py,1.2,1.3 osd.pfb,1.1,1.2 runme,1.1,1.2
Artur Zaprzala
zybi at mplayer.dev.hu
Tue Aug 21 14:21:59 CEST 2001
Update of /cvsroot/mplayer/main/TOOLS/subfont-c/osd
In directory mplayer:/var/tmp.root/cvs-serv24278
Modified Files:
gen.py osd.pfb runme
Log Message:
Some cleanups.
Index: gen.py
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/subfont-c/osd/gen.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gen.py 16 Aug 2001 11:42:10 -0000 1.2
+++ gen.py 21 Aug 2001 12:21:56 -0000 1.3
@@ -388,7 +388,7 @@
/PaintType 0 def
/StrokeWidth 0 def
/FontMatrix [0.001 0 0 0.001 0 0] def
-/FontBBox {0 -10 1000 800} readonly def
+/FontBBox {0 -10 1000 810} readonly def
/Encoding 256 array"""
print string.join(encoding, '\n')
@@ -407,12 +407,11 @@
/ND{noaccess def}executeonly def
/NP{noaccess put}executeonly def
/ForceBold false def
-/BlueValues [ -15 0 717 734 693 708 630 649 593 611 658 679 780 800 ] def
-/OtherBlues [ -112 -93 -200 -178 -45 -26 -134 -116 -71 -51 ] def
-/StdHW [ 7 ] def
-/StdVW [ 8 ] def
-/StemSnapH [ 4 7 10 13 18 22 27 30 33 38 61 65 ] def
-/StemSnapV [ 5 8 11 15 18 21 25 30 33 36 52 64 ] def
+/BlueValues [ -10 0 800 810 640 650 720 730 ] def
+/StdHW [ 65 ] def
+/StdVW [ 65 ] def
+/StemSnapH [ 65 800 ] def
+/StemSnapV [ 65 150 ] def
/MinFeature {16 16} def
/password 5839 def
/Subrs 1 array
Index: osd.pfb
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/subfont-c/osd/osd.pfb,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
Binary files /tmp/cvskX5ava and /tmp/cvs40wwCa differ
Index: runme
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/subfont-c/osd/runme,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- runme 13 Aug 2001 18:37:10 -0000 1.1
+++ runme 21 Aug 2001 12:21:56 -0000 1.2
@@ -2,4 +2,3 @@
./gen.py > osd.t1a &&
t1asm --pfb osd.t1a osd.pfb &&
ftview 80 osd.pfb &> /dev/null &
-#../subfont iso-8859-2 25 osd.pfb
More information about the MPlayer-cvslog
mailing list