| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <!DOCTYPE typemap [ |
|---|
| 3 | <!ELEMENT typemap (type)+> |
|---|
| 4 | <!ELEMENT type (#PCDATA)> |
|---|
| 5 | <!ELEMENT include (#PCDATA)> |
|---|
| 6 | <!ATTLIST type name CDATA #REQUIRED> |
|---|
| 7 | <!ATTLIST type fullname CDATA #IMPLIED> |
|---|
| 8 | <!ATTLIST type family CDATA #IMPLIED> |
|---|
| 9 | <!ATTLIST type foundry CDATA #IMPLIED> |
|---|
| 10 | <!ATTLIST type weight CDATA #IMPLIED> |
|---|
| 11 | <!ATTLIST type style CDATA #IMPLIED> |
|---|
| 12 | <!ATTLIST type stretch CDATA #IMPLIED> |
|---|
| 13 | <!ATTLIST type format CDATA #IMPLIED> |
|---|
| 14 | <!ATTLIST type metrics CDATA #IMPLIED> |
|---|
| 15 | <!ATTLIST type glyphs CDATA #REQUIRED> |
|---|
| 16 | <!ATTLIST type version CDATA #IMPLIED> |
|---|
| 17 | <!ATTLIST include file CDATA #REQUIRED> |
|---|
| 18 | ]> |
|---|
| 19 | <typemap> |
|---|
| 20 | <type name="Courier" fullname="Courier Regular" family="Courier" foundry="Adobe" weight="400" style="normal" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Courier.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/cour.pfa"/> |
|---|
| 21 | <type name="Courier-Bold" fullname="Courier Bold" family="Courier" foundry="Adobe" weight="700" style="normal" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Courier-Bold.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/courb.pfa"/> |
|---|
| 22 | <type name="Courier-Oblique" fullname="Courier Regular Oblique" family="Courier" foundry="Adobe" weight="400" style="oblique" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Courier-Oblique.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/couri.pfa"/> |
|---|
| 23 | <type name="Courier-BoldOblique" fullname="Courier Bold Oblique" family="Courier" foundry="Adobe" weight="700" style="oblique" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Courier-BoldOblique.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/courbi.pfa"/> |
|---|
| 24 | <type name="Helvetica" fullname="Helvetica Regular" family="Helvetica" foundry="Linotype" weight="400" style="normal" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Helvetica.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Helvetica.pfa"/> |
|---|
| 25 | <type name="Helvetica-Bold" fullname="Helvetica Bold" family="Helvetica" foundry="Linotype" weight="700" style="normal" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Helvetica-Bold.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Helvetica-Bold.pfa"/> |
|---|
| 26 | <type name="Helvetica-Oblique" fullname="Helvetica Regular Italic" family="Helvetica" foundry="Linotype" weight="400" style="italic" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Helvetica-Oblique.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Helvetica-Oblique.pfa"/> |
|---|
| 27 | <type name="Helvetica-BoldOblique" fullname="Helvetica Bold Italic" family="Helvetica" foundry="Linotype" weight="700" style="italic" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Helvetica-BoldOblique.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Helvetica-BoldOblique.pfa"/> |
|---|
| 28 | <type name="Times-Roman" fullname="Times Regular" family="Times" foundry="Linotype" weight="400" style="normal" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Times-Roman.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Times-Roman.pfa"/> |
|---|
| 29 | <type name="Times-Bold" fullname="Times Medium" family="Times" foundry="Linotype" weight="700" style="normal" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Times-Bold.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Times-Bold.pfa"/> |
|---|
| 30 | <type name="Times-Italic" fullname="Times Regular Italic" family="Times" foundry="Linotype" weight="400" style="italic" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Times-Italic.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Times-Italic.pfa"/> |
|---|
| 31 | <type name="Times-BoldItalic" fullname="Times Medium Italic" family="Times" foundry="Linotype" weight="700" style="italic" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/afm/Times-BoldItalic.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Times-BoldItalic.pfa"/> |
|---|
| 32 | <type name="Symbol" fullname="Symbol" family="Symbol" foundry="Adobe" weight="400" style="normal" stretch="normal" format="type1" metrics="/usr/openwin/lib/X11/fonts/Type1/Symbol.afm" glyphs="/usr/openwin/lib/X11/fonts/Type1/Symbol.pfa" version="0.1" encoding="AdobeCustom"/> |
|---|
| 33 | <type name="Utopia-Regular" fullname="Utopia Regular" family="Utopia" foundry="Adobe" weight="400" style="normal" stretch="normal" format="type1" glyphs="/usr/openwin/lib/X11/fonts/Type1/UTRG____.pfa"/> |
|---|
| 34 | <type name="Utopia-Italic" fullname="Utopia Italic" family="Utopia" foundry="Adobe" weight="400" style="italic" stretch="normal" format="type1" glyphs="/usr/openwin/lib/X11/fonts/Type1/UTI_____.pfa"/> |
|---|
| 35 | <type name="Utopia-Bold" fullname="Utopia Bold" family="Utopia" foundry="Adobe" weight="700" style="normal" stretch="normal" format="type1" glyphs="/usr/openwin/lib/X11/fonts/Type1/UTB_____.pfa"/> |
|---|
| 36 | <type name="Utopia-BoldItalic" fullname="Utopia Bold Italic" family="Utopia" foundry="Adobe" weight="700" style="italic" stretch="normal" format="type1" glyphs="/usr/openwin/lib/X11/fonts/Type1/UTBI____.pfa"/> |
|---|
| 37 | </typemap> |
|---|