CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ fonts/ tapir

You can get this entire directory bundled as tapir.zip.

Packages located here

Package Caption
tapir A simple geometrical font.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
readme 2004-09-01 1 Kbyte download Shown below
readme.pdf 2004-09-01 58 Kbyte download
tap-enc.mf 2004-07-28 30 Kbyte download
tap.mf 2004-08-29 125 Kbyte download
tap.pfb 2004-08-29 34 Kbyte download

Contents of the readme file

The 'Tapir' is a simple geometrical font mostly created of line and circular segments with constant thickness.
The character set contains all characters in the range 0--127 (as in cmr10), accented characters used
in czech, slovak and polish language.

There are some other characters which are not created and encoded by default. To use them create your own encoding
(see 'tap-enc.mf'). Full list of available symbols can be obtained by

                       grep "iff known" tap.mf | sed -e "s/iff known \(.*\):/\1/"

The set of symbols contains accented latin-based characters (identifiers beginning 'latin_') and some special symbols
(identifiers beginning 'sign_'). Download the Type1 font with all characters from my web page.


Installation:
1) copy tap.mf into appropriate directory (e.g. texmf/fonts/source/public/tapir)
2) copy tap.pfb into appropriate directory (e.g. texmf/fonts/type1/public/tapir)
3) add line `tap Tapir <tap.pfb' into dvips map file (e.g. texmf/dvips/config/psfonts.map)
4) refresh TeX database (mktexlsr)

Testing of installation:
1) run `tex testfont'
2) enter `tap'
3) enter `\table\end'
4) view testfont.dvi

Usage:
1) put `\font\tapir tap' into your document
2) use as `{\tapir My text}'

Notes:
1) There are some parameters on the beginning of `tap.mf' file. You can change them but the result is not predictable.
2) There is a boolean parameter 'serifs'. When it is set 'true' by running METAFONT with
                               boolean serifs; serifs:=true; input tap
   lowercase letters will have upper serifs.
3) Simple italic version can be made via `boolean italic; italic:=true; slant:=.25; input tap'. Only letters `a' and `g'
   have different look.

This font is licensed under GNU GPL.
WWW: http://mitek.webpark.cz
email: mitek@email.cz

-----------------------------------------------
Version 0.2    August 29, 2004
               added polish and other characters (128+248)

Version 0.1    July 17, 2004
               initial release


Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.