Overview of new features in Calcpad #112
Proektsoftbg
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, guys!
A brief overview of the recent changes in Calcpad was published in our blog.
https://calcpad.blog/2023/01/18/whats-new-in-calcpad-5-8-and-later/
Also, I started to make a simple macro language for easy SVG drawings of cross sections. It is used for the example from the screenshot in the blog (svg.txt). It includes commands for drawing lines, circles, texts and dimensions. Bellow is the source code of what I have done so far:
BTW, you may notice that my version is 5.9.3. I have a few more minor bugs to fix and I will release it. I also want to implement some of the recent suggestions: #96 , #110 , etc. before that. :)
Beta Was this translation helpful? Give feedback.
All reactions