Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 2.06 KB

readme.md

File metadata and controls

43 lines (25 loc) · 2.06 KB

Autopsy

Autopsy Logo

Autopsy is a Glyphs plugin for analyzing design consistency across multiple fonts.

Screen shot of the Autopsy interface

It visualizes a selection of letters side by side and puts it into a PDF for visual comparison. If visual comparison isn’t enough for you, it dissects what’s there and what’s not and puts that into simple graphs.

Single fonts

Compare the design of glyphs across different fonts or families. Something you can’t do in FontLab without generating each font an loading them into some document.

Multiple Master instances

Multiple Master fonts are not supported yet.

Donate

If you’re using this for something useful, and you see the amount of work Yanone put into it, please consider to thank him with a donation to his PayPal account, post@yanone.de.

Install

Double click the file Autopsy.glyphsPlugin and follow the dialogs.

Licence

Autopsy is libre software, licensed under the terms of the GNU GPLv3

Recent changes

  • Ported as much functionality as possible to the plugin APIs.
  • Use a .nib for the interface. This removes the dependency to vanilla.
  • use CoreGraphics to write the pdf. This remove the dependency to reportlab.