Skip to content

Commit 40f2800

Browse files
committed
Update rendered logos from new source (roman.svg)
1 parent c2ea7e1 commit 40f2800

File tree

5 files changed

+1
-4
lines changed

5 files changed

+1
-4
lines changed

apluslms_roman/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
__version__ = '0.2.1-rc.2'
2+
__version__ = '0.2.1-rc.3'
33
__author__ = 'io.github.apluslms'
44
__app_id__ = 'io.github.apluslms.Roman'
55

simple_gui/convert_icons.sh

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ convert roman.png -bordercolor white -border 0 \
66
\( -clone 0 -resize 16x16 \) \
77
\( -clone 0 -resize 32x32 \) \
88
\( -clone 0 -resize 48x48 \) \
9-
\( -clone 0 -resize 64x64 \) \
10-
\( -clone 0 -resize 128x128 \) \
119
\( -clone 0 -resize 256x256 \) \
12-
\( -clone 0 -resize 512x512 \) \
1310
-delete 0 -alpha off -colors 256 \
1411
roman.ico

simple_gui/roman.icns

133 KB
Binary file not shown.

simple_gui/roman.ico

-29.6 KB
Binary file not shown.

simple_gui/roman.png

199 KB
Loading

0 commit comments

Comments
 (0)