xls2xlsx icon indicating copy to clipboard operation
xls2xlsx copied to clipboard

save fontnames in temp, where always writeable

Open yan-hic opened this issue 3 years ago • 1 comments

Fixes https://github.com/snoopyjc/xls2xlsx/issues/17

Tested on Win10 locally, and in Linux-container on GCP.

yan-hic avatar Mar 26 '23 22:03 yan-hic

Finally got a little time to look at this - looks pretty simple and correct. I ran pytest and 4 tests are failing though. I cloned the master and the same 4 tests are failing (lol) so I need to look at what's going on.

snoopyjc avatar Jun 25 '23 18:06 snoopyjc