Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 02/25/22 in all areas

  1. Mike Torrettinni

    Routine to check if set of dates match

    Perhaps a check if total strings lengths are equal, before constructing actual strings. Calculating lengths is usually faster then concatenating strings. Could save some time.
  2. vfbb

    ANN: Skia4Delphi v3.0.2

    v3.0.3 Fixed PixelFormat on Windows that had wrong colors when drawing in non-client area with Skia4Delphi Canvas; v3.1.0 Added BackgroundColor property to words of TSkLabel; Added GrayScale property to TSkSvgBrush; Added build informations for each pre-built binary; Added pre-built binaries for Red Hat; Fixed AV in iOS and MacOS with Metal + Effects/Filters with Skia Canvas enabled; Fixed TSkAnimatedImage and TSkAnimatedPaintBox controls when setting visible to false in Vcl; Fixed TSkSvgBrush.Render in Vcl, was ignoring the opacity parameter; Fixed AV when set the property ControlType=Platform in controls that the platform doesn't support this (like TButton and TLabel) in Android and iOS with Skia Canvas enabled; Fixed build error 'MSB5016: The name "asl.log" contains an invalid character "."' in setup; Fixed build error at installation in RAD Studio 10.3 Rio (caused by wrong rsvars.bat); Fixed build script for other Linux distributions; Fixed statusbar icons of demo in some devices with Android 11; Improved performance of TSkGraphic and TSkSvgGraphic in Vcl (they are responsible for loading new extensions in TPicture); Minor improvements and fixes; Github: github.com/skia4delphi/skia4delphi Website: skia4delphi.org
  3. Anders Melander

    A book about Object Pascal Style Guide

    Why put a CC BY-SA license on it then? I don't care either way but as far as I can see that troll is out of the box.
×