THLabel Versions Save

UILabel subclass, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.

1.4.10

4 years ago
  • Fixed layout for RTL mode, kudos to @morozkin.

1.4.9

4 years ago
  • Fixed warnings and showing incorrect fonts on iOS 13, kudos to @sochalewski.

1.4.8

6 years ago
  • Fixed memory related crash.

1.4.7

8 years ago
  • Set maximum width to preferredMaxLayoutWidth for intrinsicContentSize.
  • Fixed warning.

1.0.3

9 years ago
  • Fixed bug with text insets not applying correctly on stroke.

1.0.2

9 years ago
  • Fixed character spacing for centered stroke.

1.0.1

9 years ago
  • Added strokePosition property.

1.0

9 years ago
  • Initial release.

1.0.4

9 years ago
  • iOS 7 compatibility: Breaks former look & feel of strokes though as described in README.

1.0.5

9 years ago
  • Fixed usage of compiler macros and backward compatibility.