summaryrefslogtreecommitdiff
path: root/README
blob: 9c5ff1985251d54683e9b74b3bad3e8e6a405da8 (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
32
33
34
35
36
This directory includes the Pango library, several
examples, and a couple of basic language engines.

For more information about Pango, see:

 http://www.labs.redhat.com/~otaylor/pango/index.html

Requirements
============

You'll need Dov Grobgeld's FriBidi library. This
is available frmo:

 http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/

You'll also 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