FMXInnoSk v1.0.0.0 - Final Release
What's new:
Code:
TSkLabel:
- Single line with multiple styles, colors and sizes.
- Additional font weights.
- Control maximum lines.
- Make words clickable in text.
- Custom fonts without installing.
TSkPaintBox:
- Draw shapes (Rects, RoundRects, Circles, Arcs).
- Draw Texts (Textblob, SimpleText).
- Draw Paths (Normal, Discrete, Composed, Sum, Shaders, Fill,
Rounding sharp corners).
- Draw Paragraphs (Multi-Styled Texts).
- Draw Images.
- Draw 9-Patch (Draw an image preserving corners from strech).
TSkAnimatedPaintBox:
- Make any shader using SKSL.
- Runtime effects.
- Shaders with mouse position.
- Load Particles (With mouse iterations).
TSkAnimatedImage:
- Load animations (Lottie, Telegram stickers and Gifs).
TSkImage:
- Image Encoding (BMP, GIF, ICO, JPEG, PNG, WBMP, WEBP, PKM,
KTX, ASTC, DNG, HEIF, AVIF).
- Make NonTextureImage, RasterImage, MakeShader and RawShader.
TSkSVG:
- Load .svg files.