mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/vttlib: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
25
dev-python/vttlib/metadata.xml
Normal file
25
dev-python/vttlib/metadata.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>comaintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
vttLib
|
||||
|
||||
A library to
|
||||
|
||||
Extract VTT hinting data from a OpenType font prepared with Microsoft Visual TrueType (VTT) and store it in a FontTools TTX dump
|
||||
Merge it back from a TTX dump into an OpenType font and
|
||||
Compile the data inside to font to ship it (turn TSI* tables into fpgm, etc.).
|
||||
|
||||
The primary use case is version control of hinting data of fonts.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">daltonmaag/vttLib</remote-id>
|
||||
<remote-id type="pypi">vttlib</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user