Results 6 issues of Jure di Mephit

I edited `/render.go` setting `showPieceLabels = true` at line 14 then I launched `go run cmd/render/main.go BCCPooBDDPooAAEPooooEFFQGGHoIQJJHoIQ out.png` and tried other changes but it seems it doesn't apply my edits:...

The following code will output non-transformed text ``` const doc = new jsPDF(); doc.advancedAPI(adv => { adv.text('Hello World!', 100, 100, adv.Matrix(1, -0.3, 0, 1, 0, 0)); }); document.querySelector('iframe').src = doc.output('datauristring');...

### **EDIT (7 oct 2022) all the new features were imported into this repo that is now mantained!** I created a fork because this is an abandoned repo. Some features:...

enhancement

FYI, from a fork of this project, I created simple editor and printable cards generator. https://github.com/mephitrpg/rush-hour-fogleman-utilities/blob/master/GENERATE-ISSUES.md ![image](https://github.com/user-attachments/assets/9e7aedda-ad38-4d56-97ae-61ad5e9f8f25) ![image](https://github.com/user-attachments/assets/f9da1ae8-85a3-410b-aa42-7f32cd4db28a)

Hi, i'm workinog on Windows 11. I'd like to download all the Swiss Ephemeris files, not main planets only, because I need asteroids' informations too. So I tried to download...