From 9e12c2685099333977388462feb82221d0fff75e Mon Sep 17 00:00:00 2001 From: Justin Penner <46039243+justinpenner@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:09:21 -0700 Subject: [PATCH] Add FontDev.app (#40) --- _data/data.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_data/data.yaml b/_data/data.yaml index 29489ed..2b17eee 100644 --- a/_data/data.yaml +++ b/_data/data.yaml @@ -967,6 +967,9 @@ categories: - name: VerticalMetricsTools url: https://github.com/mathieureguer/VerticalMetricsTools description: Managing vertical metrics is one of the most common font engineering problems. This set of Python tools includes a command line tool which generates a PDF to preview the vertical metrics of a font. + - name: FontDev + url: https://fontdev.app/ + description: A web-based tool for viewing and editing the internal tables of a binary font file. Runs entirely in your browser, without uploading your font files to any server. By Olli Meier. - name: Type specimens description: "Type specimens are the original marketing tool for type foundries, going back hundreds of years. Today, many type foundries still design a PDF specimen (and sometimes printed copies) for each typeface release, to complement the web specimen.\n\nSee also: [Web specimen tools](#web-specimen-tools)" items: