OT2Woff – OpenType to Woff converter
This C++ program converts OpenType fonts (PostScript/TrueType) to the WOFF format.
It is essentially a header-only library, as the complete functionalities are done in the headers. Font collections are not supported. See also its companion program Woff2OT, which performs the reverse of OT2Woff.
| Sources | /fonts/utilities/ot2woff |
| Documentation | |
| Version | 1.0 |
| Licenses | GNU General Public License, version 3 or newer |
| Copyright | 2020 Peter Frane Jr |
| Maintainer | Peter Frane Jr |
| Topics | Font processor Misc conv |
| See also | Woff2OT |
Download the contents of this package in one zip archive (16.6k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments