Introduction

Installing fonts in TeX distributions is still shockingly complicated. This wrapper automates the process, to a point.

Install

  1. Download ttfi-2.tar.gz
  2. Unpack
  3. make install

Using

Type ttfi by itself for usage, but typically:

ttfi -s galliard -f adobe -d /media/fonts/adobe/galliard

The directory should include type 1 afm and pfa files. Tested with TeX Live on OpenBSD. Your milage will almost certainly vary.