annotate vendor/plugins/rfpdf/lib/fonts/freefont/INSTALL @ 1171:b4558bc5837f bug_505

Close obsolete branch bug_505
author Chris Cannam
date Fri, 03 Aug 2012 19:40:23 +0100
parents cbce1fd3b1b7
children
rev   line source
Chris@441 1 -*-mode:text;-*-
Chris@441 2 $Id: INSTALL,v 1.1 2002/12/12 15:09:05 peterlin Exp $
Chris@441 3
Chris@441 4
Chris@441 5 Installing the Free UCS outline fonts
Chris@441 6 =====================================
Chris@441 7
Chris@441 8
Chris@441 9 These installation notes are supposed to provide a helpful guidance
Chris@441 10 through the process of installation of free UCS outline fonts. They
Chris@441 11 can probably be significantly improved. Please direct your comments,
Chris@441 12 suggestions for improvements, criticisms etc. to Primoz PETERLIN
Chris@441 13 <primoz.peterlin@biofiz.mf.uni-lj.si> and thus help improve them.
Chris@441 14
Chris@441 15
Chris@441 16 1. UNIX/GNU/Linux/BSD Systems
Chris@441 17
Chris@441 18 The rather awkward "UNIX/GNU/Linux/BSD" agglomeration is used to
Chris@441 19 denote any system capable of running XFree86 server with FreeType
Chris@441 20 <http://www.freetype.org/>, a high-quality free font rasterizer.
Chris@441 21
Chris@441 22 1.1 The rough way
Chris@441 23
Chris@441 24 Unfortunately, hardly any other way exists at the moment.
Chris@441 25
Chris@441 26 1) Fetch the freefont-ttf.tar.gz package with Free UCS outline fonts
Chris@441 27 in the TrueType format.
Chris@441 28
Chris@441 29 2) Unpack TrueType fonts into a suitable directory,
Chris@441 30 e.g. /usr/share/fonts/default/TrueType/.
Chris@441 31
Chris@441 32 3) If you have chosen any other directory, make sure the directory you
Chris@441 33 used to install the fonts is listed in the path searched by the X
Chris@441 34 Font Server. Append the directory to the "catalogue=" in the
Chris@441 35 /etc/X11/fs/config.
Chris@441 36
Chris@441 37 4) Run ttmkfdir in the directory where you unpacked the fonts.
Chris@441 38
Chris@441 39
Chris@441 40 1.2 Debian GNU/Linux
Chris@441 41
Chris@441 42 Users of Debian GNU/Linux system will probably want to use the
Chris@441 43 pre-packed Debian package, as available from the Debian site,
Chris@441 44 <http://packages.debian.org/unstable/x11/ttf-freefont.html>, or
Chris@441 45 any of its mirrors. You can install them by issuing the command
Chris@441 46
Chris@441 47 apt-get install ttf-freefont
Chris@441 48
Chris@441 49
Chris@441 50 2. Microsoft Windows 95/98/NT/2000/XP
Chris@441 51
Chris@441 52 To be written.
Chris@441 53
Chris@441 54
Chris@441 55 3. MacOS
Chris@441 56
Chris@441 57 To be written.