Skip to content

mojule/canvas-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canvas-text

Draw text to HTML Canvas with wrapping, fitting etc

Features

  • multiline text; use existing linebreaks or auto wrap to fit defined boundaries
  • auto fitting; scale down only when text is oversized or scale up/down as required to fit container
  • align text horizontally and vertically within defined boundaries
  • optionally draw text flush to boundaries

Roadmap

  • fit to width or height only
  • text runs
  • use binary search for auto fitting instead of step size
  • rotation?

About

Draw text to HTML Canvas with wrapping, fitting etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors