Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 06/15/25 in Posts

  1. Christophe E.

    ANN : 50 euros off for TECNativeMap's birthday

    No, but there is a mechanism for defining conversions When importing geoJSON files, EPSG 4326, 3857, 900913 and 2154 (lambert 93) are automatically supported.
  2. david berneda

    Physically reduce jpeg image size??

    You might try also the CompressionQuality property, 60% instead of 90% should reduce the size in bytes (losing quality of course) https://engineertips.wordpress.com/2021/11/27/delphi-resize-jpeg/ The Webp format is an alternative, it gets smaller size vs jpeg with the same quality, and there are Delphi libraries to do so in vcl (and fmx) https://github.com/Wykerd/delphi-webp
×