glyphs-demo

ABU 16-Sep-2024 - Version 1.5 - Tcl9 compatible - BugFix in the underlying Glyphs package - GUI enhancements.

glyphs is a pure-tcl library for extracting the glyph-geometry (segments, curves) from True Type and OpenType fonts.

glyphs-demo is a small app packed with all the required libraries.

Download

  • glyphs-demo 1.5 [L1 ]
    • Tcl9 compatible
    • repackaged with the updated lib Glyphs-1.5
    • GUI enhancements:
      • show the glyph name under the unicode codepoint
      • show the leftSideBearing and the advanceWidth

 Change History
  • glyphs-demo 1.4.2 [L2 ]
    • repackaged with the updated lib Glyph-1.4.1 and zoom-canvas-2.0.2
  • glyphs-demo 1.2.7 [L3 ]
    • repackaged with the updated lib Glyph-1.2.7
  • glyphs-demo 1.2.6 [L4 ]
    • repackaged with the updated lib Glyph-1.2.6 and Bezier-1.1 - Fixes some bugs with some weird fonts
  • glyphs-demo 1.2 [L5 ]
    • repackaged with the enhanced lib Glyph-1.2 (supports OpenTypeCollections and PostScripts outlines)
  • glyphs-demo 1.1.1 [L6 ]
    • repackaged with the fixed lib Glyph-1.1.1
  • glyphs-demo 1.0.1 [L7 ]
    • FIX for TclTk 8.6.1 BUG (Itcl incompatibility). Changes now works with TclTk 8.6.1 as well with previous versions.
  • glyphs-demo 1.0 [L8 ]
  • glyphs-demo 0.9 [L9 ] (OLD)

glyphs-1.5 - New GUI (on Windows) Image glyphSample1.5

glyphs-1.2 - old GUI (on Linux) Image glyphSampleLinux

glyphs-1.0 - very old GUI (on Windows) Image glyphSample