summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-02-12 23:28:11 +0000
committerKarl Berry <karl@freefriends.org>2023-02-12 23:28:11 +0000
commit7a0efe9d530a2d253e9305b7d527ffa27bad25f1 (patch)
tree46319ba181c5d2e85313c82d6ea3201716c53ea5
parent3e98a60f2cc11e39f6aabb11285f33ca100b96e0 (diff)
new pdftexspace font used by pdftex as of TL23
git-svn-id: svn://tug.org/texlive/trunk@65808 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/fonts/tfm/public/pdftex/pdftexspace.tfmbin0 -> 148 bytes
-rw-r--r--Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.pfbbin0 -> 3126 bytes
-rw-r--r--Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.ps112
3 files changed, 112 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/tfm/public/pdftex/pdftexspace.tfm b/Master/texmf-dist/fonts/tfm/public/pdftex/pdftexspace.tfm
new file mode 100644
index 00000000000..c481c88229f
--- /dev/null
+++ b/Master/texmf-dist/fonts/tfm/public/pdftex/pdftexspace.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.pfb b/Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.pfb
new file mode 100644
index 00000000000..30ab8ff4bb0
--- /dev/null
+++ b/Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.pfb
Binary files differ
diff --git a/Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.ps b/Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.ps
new file mode 100644
index 00000000000..8109d509cdb
--- /dev/null
+++ b/Master/texmf-dist/fonts/type1/public/pdftex/pdftexspace.ps
@@ -0,0 +1,112 @@
+%!PS-AdobeFont-1.0: PdfTeX-Space 1.00
+%%CreationDate: 08 February 2023
+% This work is in the public domain.
+% Originally created by Han The Thanh and Karl Berry, 2023.
+% (Started editing from lmr10.pfa, but there's nothing LM-specific left.)
+%%EndComments
+FontDirectory/PdfTeX-Space known{/PdfTeX-Space findfont dup/UniqueID known{dup
+/UniqueID get 0 eq exch/FontType get 1 eq and}{pop false}ifelse
+{save true}{false}ifelse}{false}ifelse
+17 dict begin
+/FontInfo 9 dict dup begin
+/version(1.000)readonly def
+/Notice(Public domain)readonly def
+/FullName(PdfTeX-Space)readonly def
+/FamilyName(PdfTeX)readonly def
+/Weight(Normal)readonly def
+/isFixedPitch false def
+/ItalicAngle 0 def
+/UnderlinePosition -1 def
+/UnderlineThickness 40 def
+end readonly def
+/FontName /PdfTeX-Space def
+/Encoding 256 array
+0 1 255 {1 index exch /.notdef put} for
+dup 32 /space put
+readonly def
+/PaintType 0 def
+/FontType 1 def
+/StrokeWidth 0 def
+/FontMatrix[0.001 0 0 0.001 0 0]readonly def
+%/UniqueID 0 def
+/FontBBox{0 -290 333 1127}readonly def
+% /FontBBox{0 0 333 0}readonly def
+% /FontBBox{-430 -290 1417 1127}readonly def
+currentdict end
+currentfile eexec
+dup/Private 19 dict dup begin
+/RD{string currentfile exch readstring pop}executeonly def
+/ND{noaccess def}executeonly def
+/NP{noaccess put}executeonly def
+/BlueValues [ ] def % required but can be empty
+%optional /BlueScale 0.04546 def
+%optional /BlueShift 7 def
+%optional /BlueFuzz 0 def
+/MinFeature{16 16}ND % required
+%/UniqueID 0 def
+%optional /StdHW[31]def
+%optional /StdVW[69]def
+%optional /StemSnapH[22 23 25 26 28 30 31 38 40 42 45 106]def
+%optional /StemSnapV[25 66 69 75 77 83 86 89 92 97 103 107]def
+/ForceBold false def
+/password 5839 def % required
+%
+% no hints needed, but include the standard first four OtherSubrs and
+% Subrs definitions anyway, since they (presumably) don't hurt. They are
+% never called.
+%
+% Copyright (c) 1987-1990 Adobe Systems Incorporated
+% All Rights Reserved.
+% This code to be used for hint replacement only
+/OtherSubrs
+[ { } { } { }
+{
+systemdict /internaldict known not
+{ pop 3 }
+{ 1183615869 systemdict /internaldict get exec
+dup /startlock known
+{ /startlock get exec }
+{ dup /strtlck known
+{ /strtlck get exec }
+{ pop 3 }
+ifelse }
+ifelse }
+ifelse
+} executeonly
+] noaccess def
+/Subrs 4 array
+dup 0 {
+ 3 0 callothersubr
+ pop
+ pop
+ setcurrentpoint
+ return
+ } NP
+dup 1 {
+ 0 1 callothersubr
+ return
+ } NP
+dup 2 {
+ 0 2 callothersubr
+ return
+ } NP
+dup 3 {
+ return
+ } NP
+ND
+2 index
+/CharStrings 2 dict dup begin
+/.notdef {
+ 0 280 hsbw
+ endchar
+ } ND
+/space {
+ 0 333
+ hsbw
+ endchar
+ } ND
+end end readonly put put
+dup/FontName get exch definefont pop
+mark currentfile closefile
+cleartomark
+%%EndResource