Skip to content

Commit 58c0e4d

Browse files
ver. 1.6.0
- Added "Wordwrap option" for the editor (active by default) - Updated the latest Image32 library - Added Color options in Editor GUI - Updated to Image32 4.6 Released Feb 2025 to fix some drawing issue
1 parent 6abc008 commit 58c0e4d

File tree

276 files changed

+63827
-69679
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+63827
-69679
lines changed

Build.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ msbuild.exe "Source\SKIAShellExtensions32.dproj" /target:Clean;Build /p:Platform
44
msbuild.exe "Source\LottieTextEditor.dproj" /target:Clean;Build /p:Platform=Win64 /p:config=release
55
msbuild.exe "Source\LottieTextEditor.dproj" /target:Clean;Build /p:Platform=Win32 /p:config=release
66

7-
call D:\ETHEA\Certificate\SignFileWithSectico.bat D:\ETHEA\LottieShellExtensions\Bin32\LottieTextEditor.exe
8-
call D:\ETHEA\Certificate\SignFileWithSectico.bat D:\ETHEA\LottieShellExtensions\Bin64\LottieTextEditor.exe
7+
call D:\ETHEA\Certificate\SignFileWithSectico.bat D:\ETHEA\SkiaShellExtensions\Bin32\LottieTextEditor.exe
8+
call D:\ETHEA\Certificate\SignFileWithSectico.bat D:\ETHEA\SkiaShellExtensions\Bin64\LottieTextEditor.exe
99

1010
:INNO
1111
"C:\Program Files (x86)\Inno Setup 6\iscc.exe" "D:\ETHEA\SKIAShellExtensions\Setup\SKIAShellExtensions.iss"

0 commit comments

Comments
 (0)