summaryrefslogtreecommitdiff
path: root/fonts/garamondx/src/adjust-gm-ri.mtx
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/garamondx/src/adjust-gm-ri.mtx')
-rw-r--r--fonts/garamondx/src/adjust-gm-ri.mtx55
1 files changed, 55 insertions, 0 deletions
diff --git a/fonts/garamondx/src/adjust-gm-ri.mtx b/fonts/garamondx/src/adjust-gm-ri.mtx
new file mode 100644
index 0000000000..61624f084a
--- /dev/null
+++ b/fonts/garamondx/src/adjust-gm-ri.mtx
@@ -0,0 +1,55 @@
+\relax
+
+\metrics
+
+\needsfontinstversion{1.933}
+
+% \shifttxtglyph takes four parameters:
+%
+% #1 the name of the glyph
+% #2 the amount of extra space at the left
+% #3 the amount of extra space at the right
+
+\setcommand\shifttxtglyph#1#2#3{
+ \ifisglyph{#1}\then
+ \resetglyph{#1}
+ \movert{#2}
+ \glyph{#1}{1000}
+ \movert{#3}
+ \resetitalic{0} %{\add{\italic{#1}}{\sub{#3}{#4}}}
+ \endresetglyph
+ \fi
+}
+
+% \unfakable produces a missing glyph warning.
+
+\setcommand\unfakable#1{
+ \setglyph{#1}
+ \glyphrule{500}{500}
+ \glyphwarning{missing glyph `#1'}
+ \endsetglyph
+}
+
+% Zero the depth of a glyph.
+
+\setcommand\zerodepth#1{
+ \ifisglyph{#1}\then
+ \resetglyph{#1}
+ \glyph{#1}{1000}
+ \resetdepth{0}
+ \endresetglyph
+ \fi
+}
+
+\resetint{interword}{240}
+\resetint{stretchword}{120}
+\resetint{shrinkword}{80}
+\resetint{xheight}{451}
+
+\shifttxtglyph{parenleft}{-25}{55}
+\shifttxtglyph{parenright}{20}{10}
+\shifttxtglyph{bracketleft}{25}{40}
+\shifttxtglyph{bracketright}{40}{25}
+\setkern{bracketleft}{J}{30}
+\setkern{braceleft}{J}{30}
+\endmetrics \ No newline at end of file