mbignami/font-tools

Project ID: 12268

Description

A set of tools to easly convert fonts between formats and to create webfonts (fonts in various formats with the appropriate CSS). This repo includes:

  • ttf2eot: a simple conversion tool that takes a TrueType font and convert it to Embedded OpenType
  • woff2-tools: a compressor and a decompressor to convert TrueType fonts to WOFF2 format.
  • font-tools: a set of utility scripts

font-tools script list:

  • font2ttf: to convert a fontforge supported font file to ttf
  • font2otf: to convert a fontforge supported font file to otf
  • font2svg: to convert a fontforge supported font file to svg
  • font2woff: to convert a fontforge supported font file to woff
  • mkwebfont: a tool that can take several font files, converts them into various formats (EOT, TTF, OTF, WOFF, WOFF2, SVG), and creates a CSS file that aims to be compatible with all browsers and to be efficent (checking local files and matching lighter file formats first) binding them togheter into a unified font-family guessing font-weight and font-style parameters.

Installation Instructions

To install the packages simply enable the repo and install thru dnf.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 10 aarch64 (33)*, ppc64le (21)*, s390x (28)*, x86_64 (25)* EPEL 10 (38 downloads)
EPEL 7 ppc64le (196)*, x86_64 (330)* EPEL 7 (282 downloads)
EPEL 8 aarch64 (394)*, ppc64le (213)*, s390x (90)*, x86_64 (431)* EPEL 8 (150 downloads)
EPEL 9 aarch64 (75)*, ppc64le (82)*, s390x (85)*, x86_64 (80)* EPEL 9 (81 downloads)
Fedora 41 aarch64 (23)*, ppc64le (47)*, s390x (41)*, x86_64 (35)* Fedora 41 (39 downloads)
Fedora 42 aarch64 (15)*, ppc64le (11)*, s390x (15)*, x86_64 (28)* Fedora 42 (26 downloads)
Fedora 43 aarch64 (4)*, ppc64le (4)*, s390x (5)*, x86_64 (4)* Fedora 43 (3 downloads)

* Total number of downloaded packages.