View Single Post
  #82  
Old 19-10-2022, 13:43
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 667
Thanks: 471
Thanked 2,360 Times in 541 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInnoSk v1.0.0.0 - Final Release

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.

Code:
Downloads:
   Shaders	   : Shadertoy
   AnimatedImages  : Lottiefiles
   Stickers	   : Lottiefiles

Preview:
   Preview Shader files   (.sksl)  : Shaders.skia
   Preview Particle files (.json)  : Particles.skia
   Preview AnimatedImages (.json)  : Skottie.skia

Other:
   Create a own shader file (.sksl) : Youtube
   Google Skia                      : skia.org 
   Skia4Delphi                      : skia4delphi.org


Last edited by BLACKFIRE69; 14-07-2024 at 01:40.
Reply With Quote
The Following 8 Users Say Thank You to BLACKFIRE69 For This Useful Post:
ADMIRAL (20-10-2022), audiofeel (19-10-2022), ffmla (20-10-2022), Harsh ojha (24-10-2022), hitman797 (20-10-2022), houcine80 (23-10-2022), ScOOt3r (19-10-2022), yasserdivar (15-10-2023)