Skip to content

Tags: EtheaDev/SVGShellExtensions

Tags

v3.4.1

Toggle v3.4.1's commit message
ver. 3.4.1

- Added single-instance behavior: opening a SVG file now reuses the running editor instead of starting a new one.
- Added Settings option to remember and reopen files from the last session.

v3.4.0

Toggle v3.4.0's commit message
ver. 3.4.0

- Added command line Tool SVGToPNG

v3.3.1

Toggle v3.3.1's commit message
ver. 3.3.1

- Built with Delphi 13
- Refactoring PageControl to speedup loading
- Added check for new version available, download and install
- Updated Setup
- Updated the latest Image32 library

v3.3.0

Toggle v3.3.0's commit message
ver. 3.3.0

- Added "Wordwrap option" for the editor (active by default)
- Updated the latest Image32 library
- Added Color options in Viewer GUI (Grayscale, FixedColor, ApplyFixedColorToRootOnly)
- Added Color options in Editor GUI
- Updated to Image32 4.6 Released Feb 2025 to fix some drawing issue

V3.2.3

Toggle V3.2.3's commit message
ver. 3.2.3

- Built with Delphi 12.2
- Update Image32 Engine to fix rendering of some SVG Icons

v3.2.2

Toggle v3.2.2's commit message
ver. 3.2.2

- Use of TFormTabsBar component (Delphi 12) for paging
- Use of Styledmessage dialogs
- Updated Setup to show errors registering dlls

v3.2.1

Toggle v3.2.1's commit message
ver. 3.2.1

- Aligned to latest Image32 Library
- Fixed Initialization of GDI+
- Added File Changed notification and reload
- Added use of StyledComponents and Rounded Buttons in Editor and Viewer

v3.2.0

Toggle v3.2.0's commit message
ver.3.2.0

- Aligned to latest Image32 Library
- Updated Copyright
- Added Clipboard copy SVG as PNG (issue #12)
- Built with Delphi 12

v.3.2.0

Toggle v.3.2.0's commit message
ver.3.2.0

- Aligned to latest Image32 Library
- Updated Copyright
- Added Clipboard copy SVG as PNG (issue #12)
- Built with Delphi 12

v.3.1.0

Toggle v.3.1.0's commit message
25 Oct 2023: ver. 3.1.0

- Added "close button" over Tabs
- Removed "TSVG" rendering option
- Updated to Image32 ver. 4.4 (30 Jan 2023)
- Updated to Skia4Delphi ver. 6.0.0 beta 5
- Added support for Delphi 12