mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 04:58:06 +00:00
Some cleanups.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1606 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ca34fb6b74
commit
f4b45d0f98
@ -388,7 +388,7 @@ end readonly def
|
||||
/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 @@ dup /Private 15 dict dup begin
|
||||
/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
|
||||
|
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user