Next: , Previous: , Up: Systems   [Contents][Index]


2.1 net.didierverna.tfm

Long Name

TeX Font Metrics

Author

Didier Verna

Contact

didier@didierverna.net

Home Page

http://www.lrde.epita.fr/~didier/software/lisp/typesetting.php#tfm

Source Control

https://github.com/didierverna/tfm

License

BSD

Description

A Common Lisp interface to the TeX Font Metrics format

Long Description

TFM (for TeX Font Metrics) is the standard font description format used by TeX. The TFM library parses and decodes TFM files into an abstract data structure, providing easy access to the corresponding font information in Common Lisp.

Version

1.1.1

Dependency

net.didierverna.tfm.core (system)

Source

net.didierverna.tfm.asd (file)