Skip to content

txtjs v0.9.3

Compare
Choose a tag to compare
@diverted247 diverted247 released this 31 Mar 16:01
· 9 commits to master since this release
  • Fix for last character fit in PathText and CharacterText
  • .initialTracking and .initialOffset added to txt.PathText
  • .renderMode = false for using Text/CharacterText/PathText for layout metrics (multi-path layout)
  • Fix for Character rotation in PathText (last char and over start/end gap)
  • Fix for txt.PathText .autoReduce and .autoExpand
  • Docs updated