contrib/OWB: add correct SDL dependency, fix compilers used
[AROS-Contrib.git] / freetype1 / contrib / ttfbanner / README
blob62b260fce47e3d3b4d9d983e8b6f27bf700ee919
1 ttfbanner -- make posters using a TrueType font
3 Installation
4 ************
6 Say
8   ./configure
9   make
10   make install
12 It is assumed that you've built the FreeType library before.
14 Usage
15 *****
17 Just typing `ttfbanner' will provide you with some summary usage
18 instructions.
21 Limitations
22 ***********
24 The program will not do any kerning. Incorrect UTF8 strings will not
25 always be detected.
28 Copying
29 *******
31 This software is provided with no warranty whatsoever.  You may do
32 whatever you wish with it as long as you don't ask me to maintain it.
35 Author
36 ******
38 Juliusz Chroboczek <jec@dcs.ed.ac.uk>