Skip to content

DrawBot version 3.126

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 19:11
· 158 commits to master since this release
  • Improve update checker.
  • Fix docs for listOpenTypeFeatures.
  • Add argument while saving an animated gif: loop.
  • Add argument while saving an image: antiAliasing.
  • Improve the difference between kerning (an OpenType feature) and tracking (adding white space between characters).
  • Add textBoxCharacterBounds(text, box) returning a list of typesetted bounding boxes.
  • Improve text(..) typesetting with multiline text and paragraph styles.
  • Add formattedString.url(url).
  • Add linkURL(url, box).
  • Add option continuous in Variable(.., continuous=False).