blob: 2b9e1a5d795ac8056c19bc3f12853ece08ac7fc3 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
<rdf:Description about="http://texlive.dante.de/texlive/TLCore/lib-freetype2.zip">
<TPM:Name>lib-freetype2</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>2005/12/28 00:09:08</TPM:Date>
<TPM:Version>2.1.4</TPM:Version>
<TPM:Creator>popineau</TPM:Creator>
<TPM:Title>The Freetype2 library package.</TPM:Title>
<TPM:Description>
FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>206129</TPM:Size>
<TPM:Build>
<TPM:BinPatterns>bin/win32/tl90freetype2.dll</TPM:BinPatterns>
<TPM:RunPatterns>texmf/tpm/lib-freetype2.tpm</TPM:RunPatterns>
</TPM:Build>
<TPM:BinFiles arch="win32" size="204800">bin/win32/tl90freetype2.dll</TPM:BinFiles>
<TPM:RunFiles size="1329">texmf/tpm/lib-freetype2.tpm</TPM:RunFiles>
<TPM:Provides>TLCore/lib-freetype2</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|