File: README.t1python

package info (click to toggle)
t1lib0 0.7.1-5
  • links: PTS
  • area: main
  • in suites: slink
  • size: 2,740 kB
  • ctags: 2,569
  • sloc: ansic: 20,709; sh: 2,298; makefile: 878; python: 532
file content (24 lines) | stat: -rw-r--r-- 728 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

                              -- t1python -- 

The t1python-package by Fred L. Drake, Jr. implements a
Python-interface to t1lib and allows Python-programmers to use Adobe
Type 1 fonts. The package is located in subdirectory T1-.../t1python.

The build-process of t1python is completely independent from the build-process
of t1lib. To build the t1python-package enter (in the t1lib toplevel
directory): 

$ make t1python-all

To clean up the t1python package, enter:

$ make t1python-clean

Alternatively, you could change to T1-.../t1python and build t1python there. 
In any case, you should have a look at the README in T1-.../t1python and see
what the author has to say about it before building t1python.

Enjoy,

   Rainer