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

13 commits

Author SHA1 Message Date
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
5ba38d0688 Minor cleanup. 2024-01-15 23:15:50 -05:00
Joe R
7e43859ad6 Separated table tiles into 4K and normal resolution. 2023-10-29 11:20:09 -04:00
Joe R
4b8420163d Clarified copyright on table tile images. 2023-06-06 18:25:40 -04:00
Joe R
4ece8b6849 Further table tile image compression. Removed a couple images due to a potential license conflict. 2023-06-03 19:42:02 -04:00
Joe R
1d1378ed26 Ran image compression on table tiles. 2023-06-03 09:31:38 -04:00
Joe R
4a6514c5c5 Ran image compression on 4K table tiles. 2023-05-01 17:21:55 -04:00
Joe R
5fecd4e123 4K table tiles (by lex81) 2023-04-19 19:36:42 -04:00
Joe R
756772ac0f Added Wood Gloss table tile (by lexterror). 2022-07-01 22:49:42 -04:00
Joe R
9e957b65ec Added a few more CC0 (or equivalent license) table tile images. 2022-03-19 13:13:30 -04:00
Joe R
2a2d1c59db Improvements to scaling and resizing of "save-aspect" table tiles. 2022-03-14 21:59:04 -04:00
Joe R
0fb76d00fc Better organization in table tile selection window. 2021-08-14 18:42:48 -04:00
skomoroh
2f22c2f528 + save aspect for background image
* minor fixes


git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@250 efabe8c0-fbe8-4139-b769-b5e6d273206e
2009-08-13 22:23:38 +00:00