1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Joe R
9274e47de6 Remove duplicate/unused images 2024-06-28 20:17:57 -04:00
Martin
71e06d4f98
Optimize images to save 2.7MB (#363)
* Optimize PNGs with oxipng

* Optimize GIFs with gifsicle

* Optimize SVGs with svgo

* Optimize JPEGs with jpegoptim

---------

Co-authored-by: Joe R <joeraz5@verizon.net>
2024-03-27 23:15:37 -04:00
Joe R
3e70bdf149 A couple more variants for the Other Graphics options. 2024-02-29 23:12:31 -05:00
Joe R
953c3fc9cb Added Komika style pause and demo text. 2023-11-14 20:42:58 -05:00
Joe R
c8ea09c319 Added options to change/select other graphics. 2023-11-11 18:32:59 -05:00
lb@lb520
b5ef9b6214 Added an alternate toolkit kivy (based on SDL2) that can be used instead of tk.
Added scripts to build an android app.
2018-03-03 20:37:56 +02:00
skomoroh
17ac08594f + added x-shadow
* bugs fixes


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@68 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-09-17 23:45:11 +00:00
skomoroh
473b1f7004 - removed pysollib/version.py; moved VERSION* constants to pysollib/settings.py
+ added data-files (images and glade-files)
* GTK bindings: fonts-dialog
* GTK bindings: fixed bug with lost connections


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@55 efabe8c0-fbe8-4139-b769-b5e6d273206e
2006-08-22 21:09:21 +00:00