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

16 commits

Author SHA1 Message Date
Shlomi Fish
e473e45bc1 remove leftover prints 2019-06-05 15:27:08 +03:00
Shlomi Fish
4a7c9a761d avoid resizes of the svg.
See https://github.com/shlomif/PySolFC/issues/3 .
2019-06-05 15:27:08 +03:00
Shlomi Fish
f5aeecc50d svg : better resize. 2019-06-05 15:26:23 +03:00
Shlomi Fish
e775212e3b fix the function 2019-06-05 15:26:23 +03:00
Shlomi Fish
2282db5af7 Allow customisation using an env var. 2019-06-05 15:26:23 +03:00
Shlomi Fish
2aaf094f96 add parameterisation to the theme name. 2019-06-05 15:26:23 +03:00
Shlomi Fish
2ce04c051c Rename to make more appropriate. 2019-06-05 15:26:23 +03:00
Shlomi Fish
2c3174ae08 travis fix: resolve missing cairo dep 2019-06-05 15:26:22 +03:00
Shlomi Fish
affc84724d fix tests and py2 support 2019-06-05 15:26:22 +03:00
Shlomi Fish
07955e5cb4 got the svg cards to work as a PoC.
See https://github.com/shlomif/PySolFC/issues/3 .
2019-06-05 15:26:22 +03:00
Shlomi Fish
cfc2b047b4 progress with the svg. 2019-06-05 15:26:22 +03:00
Shlomi Fish
5daf079d09 trying to get a qpixmap from libkcardgame. 2019-06-05 15:26:22 +03:00
Shlomi Fish
f62780c6fc got tiny images to show. 2019-06-05 15:26:22 +03:00
Shlomi Fish
28024ff6e6 hacky way to load svg fragments
does not work quite right - it is a start.
2019-06-05 15:26:22 +03:00
Shlomi Fish
0a3b56021a load individual IDs. 2019-06-05 15:26:22 +03:00
Shlomi Fish
df921eae25 add svg loading code from stackoverflow.
Starting work on https://github.com/shlomif/PySolFC/issues/3 .
2019-06-05 15:26:22 +03:00