T1Subset – A C++ library for subsetting PostScript Type 1 fonts
T1Subset creates a subset of a PostScript Type 1 font. It is a header-only library as the complete functionalities are done in the header.
Note that only the unused glyphs are removed; subsetting of subroutines is not currently supported, although this may change in a future version.
In addition, only the following built-in encodings are currently supported: StandardEncoding, WinAnsiEncoding, and MacRomanEncoding. Other encodings may be supported in a future version.
Sources | /fonts/utilities/t1subset |
Documentation | |
Version | 1.0 |
Licenses | GNU General Public License, version 3 or newer |
Copyright | 2020 Peter Frane Jr. |
Maintainer | Peter Frane Jr |
Topics | Font development Font util Font processor |
Download the contents of this package in one zip archive (19.9k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments