Bug 689600 - Review Request: TTFQuery - Query the system to find installed fonts
Summary: Review Request: TTFQuery - Query the system to find installed fonts
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-21 20:49 UTC by Thomas Spura
Modified: 2011-03-21 22:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-21 22:08:48 UTC
Type: ---


Attachments (Terms of Use)

Description Thomas Spura 2011-03-21 20:49:03 UTC
Spec URL: http://tomspur.fedorapeople.org/review/TTFQuery.spec
SRPM URL: http://tomspur.fedorapeople.org/review/TTFQuery-1.0.1-1.fc15.src.rpm
Description:
TTFQuery builds on the FontTools package to allow the Python programmer
to accomplish a number of tasks:

    * query the system to find installed fonts
    * retrieve metadata about any TTF font file
      (even those not yet installed)
        o abstract family type
        o proper font name
        o glyph outlines
    * build simple metadata registries for run-time font matching

scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2929820

$ rpmlint ~/rpmbuild/RPMS/noarch/TTFQuery-1.0.1-1.fc15.noarch.rpm ~/rpmbuild/SRPMS/TTFQuery-1.0.1-1.fc15.src.rpm 
TTFQuery.noarch: W: spelling-error %description -l en_US metadata -> meta data, meta-data, metatarsal
TTFQuery.src: W: spelling-error %description -l en_US metadata -> meta data, meta-data, metatarsal
2 packages and 0 specfiles checked; 0 errors, 2 warnings.

Comment 1 Thomas Spura 2011-03-21 22:08:48 UTC
next vpython version will make this optional

-> closing


Note You need to log in before you can comment on or make changes to this bug.