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
Centos-stream 8 aarch64 (174)*, ppc64le (45)*, x86_64 (164)* Centos-stream 8 (77 downloads)
Centos-stream 9 aarch64 (24)*, ppc64le (24)*, s390x (24)*, x86_64 (24)* Centos-stream 9 (35 downloads)
EPEL 7 ppc64le (108)*, x86_64 (203)* EPEL 7 (182 downloads)
EPEL 8 aarch64 (240)*, ppc64le (100)*, s390x (24)*, x86_64 (227)* EPEL 8 (99 downloads)
EPEL 9 aarch64 (24)*, ppc64le (24)*, s390x (24)*, x86_64 (24)* EPEL 9 (22 downloads)
Fedora 37 aarch64 (24)*, ppc64le (24)*, s390x (24)*, x86_64 (30)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* Fedora 38 (14 downloads)
Fedora 39 aarch64 (0)*, ppc64le (4)*, s390x (0)*, x86_64 (0)* Fedora 39 (7 downloads)

* Total number of packages downloaded in the last seven days.