]> git.pld-linux.org Git - packages/t1lib.git/blame - t1lib.spec
- updated to 1.2.
[packages/t1lib.git] / t1lib.spec
CommitLineData
b2c6d07c 1Summary: A library for character- and string-glyphs from Adobe Type 1 fonts
48de8a08 2Name: t1lib
ba32c6d6 3Version: 1.2
b338d985 4Release: 1
3dcd7185 5License: LGPL
48de8a08 6Group: Libraries
ffa4ae17 7Group(de): Libraries
24710331 8Group(es): Bibliotecas
afa1cd22 9Group(fr): Librairies
71f22a35 10Group(pl): Biblioteki
afa1cd22 11Source0: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz
24710331
JB
12Source1: %{name}-fonts.Fontmap
13Source2: %{name}-fonts.fonts.scale
ffa4ae17 14Patch0: %{name}-DESTDIR.patch
15Patch1: %{name}-doc.patch
16Patch2: %{name}-config.patch
8b34952e 17URL: http://www.windowmaker.org/
89c94c25
AF
18BuildRequires: XFree86-devel
19BuildRequires: tetex
20BuildRequires: tetex-latex
79a2ea73 21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
cacb99e5 22
24710331
JB
23%define _xbindir /usr/X11R6/bin
24%define _t1fontsdir %{_fontsdir}/Type1
25%define _t1afmdir %{_t1fontsdir}/afm
8b34952e 26
cacb99e5 27%description
afa1cd22 28t1lib is a library distributed under the GNU General Public Library
29License for generating character- and string-glyphs from Adobe Type 1
30fonts under UNIX. t1lib uses most of the code of the X11 rasterizer
31donated by IBM to the X11-project. But some disadvantages of the
32rasterizer being included in X11 have been eliminated. Here are some
33of the features:
34- t1lib is completely independent of X11 (although the program
35 provided for testing the library needs X11)
cacb99e5 36- fonts are made known to library by means of a font database file at
48de8a08 37 runtime
afa1cd22 38- searchpaths for all types of input files are configured by means of
39 a configuration file at runtime
cacb99e5 40- characters are rastered as they are needed
cacb99e5 41- characters and complete strings may be rastered by a simple function
42 call
cacb99e5 43- when rastering strings, pairwise kerning information from .afm-files
44 may optionally be taken into account
cacb99e5 45- an interface to ligature-information of afm-files is provided
cacb99e5 46- a program to generate afm-files from Type 1 font files is included
cacb99e5 47- rotation is supported at any angles
cacb99e5 48- there's support for extending and slanting fonts
cacb99e5 49- underlining, overlining and overstriking is supported
cacb99e5 50- new encoding vectors may be loaded at runtime and fonts may be
afa1cd22 51 reencoded using these encoding vectors
52- antialiasing is implemented using three gray-levels between black
53 and white
cacb99e5 54- An interactive test program called "xglyph" is included in the
55 distribution. This program allows to test all of the features of the
56 library. It requires X11.
57
8b34952e 58%package fonts
59Summary: Type 1 fonts
60Summary(pl): Fonty Type 1
61Group: X11/Fonts
53f90910 62Group(de): X11/Fonts
8b34952e 63Group(pl): X11/Fonty
64Requires: %{name} = %{version}
24710331 65Prereq: textutils
69994d79 66Prereq: sed
8b34952e 67
68%description fonts
69Type 1 fonts.
70
71%description fonts -l pl
72