Skip to content

Commit

Permalink
version 3.9.5 (VCL+FMX)
Browse files Browse the repository at this point in the history
- Updated Copyright 2023
- Updated to Image32 ver. 4.3 (27 Sep 2022)
- Updated to Skia4Delphi ver. 4.0.2
  • Loading branch information
carloBarazzetta committed Jan 13, 2023
1 parent 3b66d69 commit 39a6766
Show file tree
Hide file tree
Showing 59 changed files with 18,301 additions and 15,274 deletions.
388 changes: 72 additions & 316 deletions Demo/D11/SVGIconImageDemoFMX.dproj

Large diffs are not rendered by default.

9 changes: 1 addition & 8 deletions Demo/D11/SVGIconImageListDemo.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@
<Cfg_1>true</Cfg_1>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
<Cfg_1_Win64>true</Cfg_1_Win64>
<CfgParent>Cfg_1</CfgParent>
<Cfg_1>true</Cfg_1>
<Base>true</Base>
</PropertyGroup>
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
<Cfg_2>true</Cfg_2>
<CfgParent>Base</CfgParent>
Expand Down Expand Up @@ -174,8 +168,7 @@
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
<VersionInfoKeys Name="Comments"/>
</VersionInfoKeys>
<Excluded_Packages>
</Excluded_Packages>
<Excluded_Packages/>
</Delphi.Personality>
<Platforms>
<Platform value="Win32">True</Platform>
Expand Down
2 changes: 1 addition & 1 deletion Demo/SVGExplorer/FExplorerSVG.pas
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{ SVG Explorer: Utility to explore SVG Icons on disk }
{ to simplify use of Icons (resize, colors and more...) }
{ }
{ Copyright (c) 2019-2022 (Ethea S.r.l.) }
{ Copyright (c) 2019-2023 (Ethea S.r.l.) }
{ Author: Nicola Tambascia }
{ Contributors: }
{ Carlo Barazzetta }
Expand Down
2 changes: 1 addition & 1 deletion Demo/Source/UDataModule.pas
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{ SVG Icon ImageList: An extended ImageList for Delphi/VCL }
{ to simplify use of Icons (resize, colors and more...) }
{ }
{ Copyright (c) 2019-2022 (Ethea S.r.l.) }
{ Copyright (c) 2019-2023 (Ethea S.r.l.) }
{ Author: Carlo Barazzetta }
{ Contributors: }
{ Nicola Tambascia, Vincent Parrett }
Expand Down
2 changes: 1 addition & 1 deletion Demo/Source/UIconPickerFMX.pas
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{ Icon Fonts ImageList: An extended ImageList for Delphi/FireMonkey }
{ to simplify use of Icons (resize, colors and more...) }
{ }
{ Copyright (c) 2019-2022 (Ethea S.r.l.) }
{ Copyright (c) 2019-2023 (Ethea S.r.l.) }
{ Author: Carlo Barazzetta }
{ }
{ https://github.com/EtheaDev/IconFontsImageList }
Expand Down
2 changes: 1 addition & 1 deletion Demo/Source/UMain.pas
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{ SVG Icon ImageList: An extended ImageList for Delphi/VCL }
{ to simplify use of Icons (resize, colors and more...) }
{ }
{ Copyright (c) 2019-2022 (Ethea S.r.l.) }
{ Copyright (c) 2019-2023 (Ethea S.r.l.) }
{ Author: Carlo Barazzetta }
{ Contributors: }
{ Nicola Tambascia, Vincent Parrett }
Expand Down
Loading

0 comments on commit 39a6766

Please sign in to comment.