summaryrefslogtreecommitdiff
blob: 6f5d8c4d428e8cddeb4e43650672ac6948f26823 (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
37
38
39
40
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>floppym@gentoo.org</email>
		<name>Mike Gilbert</name>
	</maintainer>
	<maintainer type="project">
		<email>fonts@gentoo.org</email>
		<name>Fonts</name>
	</maintainer>
	<longdescription>
	FontForge -- An outline font editor that lets you create your own
	postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap
	(bdf, FON, NFNT) fonts, or edit existing ones. Also lets you convert one
	format to another. FontForge has support for many macintosh font formats.
	</longdescription>
	<use>
		<flag name="truetype-debugger">Enable truetype debugger in
	fontforge</flag>
		<flag name="type3">Build in support for type3/svg fonts containing
	multilayered drawing with strokes, fills, images, etc. Type3 fonts are only
	supported by postscript printers (not by most windowing displays). They are
	capable of more exotic images than normal fonts but require much more effort
	to support.</flag>
		<flag name="pango">Enable pango font rendering</flag>
		<flag name="pasteafter">Controls whether fontforge has a paste after command
	(Useful for making words?). This is kind of fun, but it isn't useful for
	normal fonts.</flag>
		<flag name="cjk">Controls whether fontforge understands the gb12345 encoding
	and installs cidmap package to edit CID-keyed fonts</flag>
		<flag name="tilepath">Controls whether fontforge has a tile path command (a
	variant of expand stroke) This is useful for very decorative fonts, most
	people won't want it.</flag>
	</use>
	<upstream>
		<remote-id type="github">troydhanson/uthash</remote-id>
		<remote-id type="sourceforge">fontforge</remote-id>
	</upstream>
</pkgmetadata>