I found this great list of center line fonts on Windell’s gitlab
https://gitlab.com/oskay/svg-fonts
But it is unclear to me how to assemble a string and get it plotted using CLI or Python API.
I believe that Inkscape can somehow utilize these SVG and EMS fonts, but I am working on a larger interactive artwork that needs to assemble and plot text on the fly.
I have worked with both APIs before to draw SVG files and also use moveto
and lineto
commands; though I could not find any hints about the fonts.
I appreciate any advice.
Thank you
-
This topic was modified 2 years, 11 months ago by Windell Oskay.
-
This topic was modified 2 years, 11 months ago by Windell Oskay. Reason: Requested spelling correction