Skip to content

A small application to detect the width of font characters

Notifications You must be signed in to change notification settings

nicktaras/getFontCharWidth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

getFontCharWidth

To calculate the width of text inside SVG / Node JS. Or any scenario where you do not have a browser to render > get the width of a text object.

  1. Open the index.html file inside a browser.
  2. Copy the contents from the console into a node js server file
  3. Use the data to help calculate the font size/s

About

A small application to detect the width of font characters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages