mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-20 10:15:11 -04:00
all size added
This commit is contained in:
parent
5d32964098
commit
95df3632ca
2 changed files with 4 additions and 3 deletions
|
@ -55,7 +55,8 @@ import io
|
|||
|
||||
svgFilename = None
|
||||
hotsvgFilename = None
|
||||
sizes = [24,32,48,64,96]
|
||||
#sizes = [24,32,48,64,96]
|
||||
sizes = [24,28,32,40,48,56,64,72,80,88,96]
|
||||
scale_pairs = [(1.25, 's1'), (1.50, 's2')]
|
||||
mode_shadows = ['shadows']
|
||||
mode_hotspots = ['hotspots']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue