Rare find

LCDF Typetools. Tools to convert and modify fonts between different formats.

github.com/kohler/lcdf-typetools

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2025
  • Address #38
August 2024
  • Showings nits.
  • Include TTF head fontRevision in otfinfo -i (#36).
September 2023
  • Add check for nullptr, add -std=gnu++11 if nullptr is not supported.
August 2023
  • Port fixes from gifsicle.
  • Release new version.
  • Whitespace.
  • Add information about fvar instances.
  • Support `otfinfo --variable`, which prints variable-font information.
  • Support full unicode in the `name` table.
  • Whitespace.
  • `otfinfo -i` reports embedding permissions under "Permissions:".
  • Cmap::map_uni/unmap_all uses the BEST, not the first, Unicode table.
  • Add new feature descriptions, etc. from OpenType 1.9.
  • Use snprintf, because sprintf is deprecated on some platforms.
  • More space conversion.
  • Release new version
  • Fix output of cfftot1 to work around pdftex bug.
  • Convert indentation to spaces.
  • Update autoconf.