Skip to content

A stand-alone webapp to showcase the letters of a font

License

Notifications You must be signed in to change notification settings

n7s/inkling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inkling

A simple stand-alone webapp to showcase all the beautiful letters of a font (specifically the glyphs of any letter, mark, punctuation, symbol or number). Just a hint of the various letterforms that typeface designers and script engineers have built together (see the definition of inkling). It uses opentype.js along with unicode-name|script|block.js and does not require an active connection. Any fonts will stay local and not be uploaded to a server. You might like to try some fonts featured on this showcase.

How to use Inkling

Just open the Inkling main HTML page in a browser like Firefox then drag-and-drop a font file on it. It will read TTF, OTF and WOFF file formats.

You can adjust the speed of animation, the size and the position of the glyph. By default, the font metadata is displayed on the right-hand side, and on the right-hand side, there is more info about each glyph and its underlying Unicode character: name, full unicode name/script/block, hex notation, various links to external services to get more information on the character, a form to find the corresponding Unicode chart, along with the number out of the total amount of glyphs. By default a new glyph is shown every 2 seconds.

Bringing your mouse towards the lower portion of the screen will reveal the config panel where you can tweak the defaults and learn the shortcuts.

Made by Nicolas Spalinger, based on HyperFlipBX90000Dominator, from the BX90000FontPresenterSuperSuite by Claus Egger Sørensen.

Copyright and License

Copyright (c) 2024 Claus Eggers Sørensen Copyright (c) 2024, Nicolas Spalinger This software is licensed under the MIT license, like opentype.js unicode-name.js, unicode-script.js and unicode-block.js.

About

A stand-alone webapp to showcase the letters of a font

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • CSS 1.1%
  • Other 0.6%