Page 1 of 1

implement a default font in the VectorDrawing Library

Posted: Fri Aug 07, 2020 10:48 pm
by Demivec
The DrawText() function from the 2DDRAWING library will use a default font when none has been specified and switching to the default is also allowed within the DrawingFont() function. It would be nice to have similar functionality in the VectorDrawing library as well for the functions DrawVectorParagraph(), DrawVectorText() & VectorFont().

Here is a link to a thread with some discussion of this idea.

Re: implement a default font in the VectorDrawing Library

Posted: Sat Aug 08, 2020 6:44 pm
by davido
+1
Didn't know this.
I've been lucky, as I cut-and-paste from code that works.