vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.54k stars 528 forks source link

Shx fonts support in text plugin #1814

Closed LittlePierre closed 1 year ago

LittlePierre commented 1 year ago

This is a fix for #1811

Tested with ttf fonts for no regression tests Tested with shx fonts, using both arcs and lines. image image

Harvie commented 1 year ago

Thank you

Harold-Fox commented 1 year ago

Hm, I seem to have a problem upgrading. Within the last hour I tried another computer with the newer version of Ubuntu. In the file you can see the messages I get from the terminal: The first short paragraph is what i get from pip --upgrade...., the longer part is the result when I try to look for updates from within the bCNC program bCNC-update-error.odt

LittlePierre commented 1 year ago

ERROR: Error [Errno 2] Datei oder Verzeichnis nicht gefunden: 'git' while executing command git version

ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?

=> install git !!!

All the best

Pierre

Le lun. 6 mars 2023 à 18:20, Harold-Fox @.***> a écrit :

Hm, I seem to have a problem upgrading. Within the last hour I tried another computer with the newer version of Ubuntu. In the file you can see the messages I get from the terminal: The first short paragraph is what i get from pip --upgrade...., the longer part is the result when I try to look for updates from within the bCNC program bCNC-update-error.odt https://github.com/vlachoudis/bCNC/files/10900766/bCNC-update-error.odt

— Reply to this email directly, view it on GitHub https://github.com/vlachoudis/bCNC/pull/1814#issuecomment-1456569180, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOAUIZDTCCP74IT7PHFS2KLW2YMGPANCNFSM6AAAAAAVQB6LTU . You are receiving this because you authored the thread.Message ID: @.***>

Harvie commented 1 year ago

Also please note that since you've installed bCNC from git, your computer will now always upgrade to the development version instead of stable. unless you reinstall it from pypi again...

Harold-Fox commented 1 year ago

That was the problem, that was blindness, sorry I wasted your time....

LittlePierre commented 1 year ago

No problem. We are happy if your issue is fixed. All the best Pierre