File: README.rst

package info (click to toggle)
font-v 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 9,080 kB
  • sloc: python: 1,870; makefile: 22; sh: 4
file content (14 lines) | stat: -rw-r--r-- 608 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
font-v
========

font-v is an open source font version string library (libfv) and executable (font-v) for reading, reporting, modifying, and writing OpenType name table ID 5 records and head table fontRevision records in *.otf and *.ttf fonts.

font-v is built with Python and can be used on Linux, macOS, and Windows platforms with current versions of the Python 2 and Python 3 interpreters.

Source and documentation: https://github.com/source-foundry/font-v

libfv API documentation: https://font-v.readthedocs.io/en/latest/

Issue reporting: https://github.com/source-foundry/font-v/issues

License: MIT