Skip to content

Releases: rosberry/texstyle

State by me

16 Mar 14:28
Compare
Choose a tag to compare

Added:

  • Separate state logic.

Copy of copy

16 Mar 14:27
Compare
Choose a tag to compare

Added:

  • Add copy for texts
  • Default line break mode. Related to #13.

Joining

19 Jul 03:53
Compare
Choose a tag to compare

Added:

  • Missing attributes: ligature, shadow, strokeColor.
  • Texts and strings concatenation via custom + operator
  • Array extension for texts joining with separator

text == text

19 Jul 03:50
Compare
Choose a tag to compare

Added:

  • Equatable for texts
  • Bounding rects for texts

Fixed:

Let's start

19 Jul 03:47
Compare
Choose a tag to compare

Added:

  • Applying attributes with strong typing and autocompletion.
  • Cache for attributes.
  • Substyles.
  • Convenient extensions for String and UIButton.