summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/type3/mpfonts/fgeit.t3
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-31 23:07:27 +0000
committerKarl Berry <karl@freefriends.org>2020-01-31 23:07:27 +0000
commit73748655e1a381266ee4d9d7ee95785ba0f0235e (patch)
tree84003b855b4614b0828fe689c1fedc03e158a08e /Master/texmf-dist/fonts/type3/mpfonts/fgeit.t3
parent527bf264c6238978f19cb55441245c6c68aa4ee5 (diff)
mpfonts (and creation of fonts/type3), 31jan20
git-svn-id: svn://tug.org/texlive/trunk@53619 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/type3/mpfonts/fgeit.t3')
-rw-r--r--Master/texmf-dist/fonts/type3/mpfonts/fgeit.t376
1 files changed, 76 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/type3/mpfonts/fgeit.t3 b/Master/texmf-dist/fonts/type3/mpfonts/fgeit.t3
new file mode 100644
index 00000000000..82a0715c6e7
--- /dev/null
+++ b/Master/texmf-dist/fonts/type3/mpfonts/fgeit.t3
@@ -0,0 +1,76 @@
+8 dict dup begin
+/FontType 3 def
+/FontMatrix [ 0.001 0 0 0.001 0 0 ] def
+/FontBBox [ 0 0 0 0 ] def
+/Encoding 256 array def
+0 1 255 {Encoding exch /.notdef put} for
+Encoding 17 /ch17 put
+Encoding 70 /ch70 put
+Encoding 102 /ch102 put
+Encoding 112 /ch112 put
+/CharProcs 5 dict def
+CharProcs /.notdef { } put
+CharProcs /ch17 {
+0 0 setcharwidth
+ 0 0 0 setrgbcolor 0 0.4 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 2 setlinecap 1 setlinejoin 10 setmiterlimit
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+} put
+CharProcs /ch70 {
+0 0 setcharwidth
+ 0 0 0 setrgbcolor 0 0.4 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 2 setlinecap 1 setlinejoin 10 setmiterlimit
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+} put
+CharProcs /ch102 {
+0 0 setcharwidth
+ 0 0 0 setrgbcolor 0 0.4 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 2 setlinecap 1 setlinejoin 10 setmiterlimit
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+} put
+CharProcs /ch112 {
+0 0 setcharwidth
+ 0 0 0 setrgbcolor 0 0.4 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 2 setlinecap 1 setlinejoin 10 setmiterlimit
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+newpath 0 0 moveto
+0 0 lineto stroke
+} put
+/BuildGlyph {exch begin CharProcs exch get exec end} bind def
+/BuildChar {1 index /Encoding get exch get 1 index /BuildGlyph get exec} bind def
+end
+/fgeit exch definefont pop