Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@google @adobe-type-tools @robotools @unified-font-object @googlefonts @scikit-build @trufont @fonttools @harfbuzz

Pinned

  1. A library to manipulate font files from Python.

    Python 2.6k 318

  2. Compile fonts from sources (UFO, Glyphs) to binary (OpenType, TrueType).

    Python 454 76

  3. A bridge from UFOs to FontTools objects (and therefore, OTFs and TTFs).

    Python 85 41

  4. Python bindings for the Skia library's Path Ops

    Python 22 7

  5. A wee tool to build color fonts.

    Python 37 4

  6. An opinionated HarfBuzz Python binding

    Python 29 10

1,736 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

Created a pull request in fonttools/fonttools that received 17 comments

fontBuilder: pass glyphMap to buildCOLR to sort base records by GID

COLR Base glyph records must be sorted by glyph index. The colorLib.builder.buildCOLR function has an optional glyphMap parameter that maps from gl…

+5 −2 17 comments
Reviewed 1 pull request in 1 repository
googlefonts/nanoemoji 1 pull request

Created an issue in fonttools/fonttools that received 1 comment

change COLRv1 BaseGlyphV1List API to store a dictionary of base glyphs to paints

As discussed with @justvanrossum in #2166 so buildCOLR doesn't need to care about glyph order or reversed glyphMap until the table is actally compiled

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.