blob: fdb2638d680ca96ca51e9f866e19dc8a63e882fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
This directory includes the Pango library, several
examples, and a couple of basic language engines.
For more information about Pango, see:
http://www.pango.org
Dependencies
============
You'll need a fairly capable implementation
of iconv() - for instance the iconv from the
GNU C library version 2.1
Notes
=====
- There is a bug in some X servers (XF86-3.3.5 + TNT2) for
example that keeps the johab fonts used for the hangul
module from displaying correctly.
License
=======
Pango is licensed under the terms of the
GNU Lesser Public License (LGPL) - see the file
COPYING for details.
Owen Taylor
otaylor@redhat.com
9 July 1999
|