summaryrefslogtreecommitdiff
path: root/fonts/utilities/vfinst/osfon.mtx
blob: 15cf6cad75c519a157c3f1b54a52b75900b805f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% This is the file osfon.mtx, part of the VFinst package
%% (version 1.00, August, 1998) for PostScript Type1 font 
%% installation.  (Author: Alan Hoenig, ajhjj@cunyvm.cuny.edu)
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\relax

This fontints file is osfon.mtx; it turns on, so to speak,
the Old Style Figures in a font---provided these glyphs exist!

\metrics

\setcommand\OldStyleFigure#1{%
  \setglyph{#1oldstyle}
	\glyph{#1}{1000}
  \endsetglyph
  \unsetglyph{#1}
}

\OldStyleFigure{zero}
\OldStyleFigure{one}
\OldStyleFigure{two}
\OldStyleFigure{three}
\OldStyleFigure{four}
\OldStyleFigure{five}
\OldStyleFigure{six}
\OldStyleFigure{seven}
\OldStyleFigure{eight}
\OldStyleFigure{nine}

\endmetrics