implement a default font in the VectorDrawing Library

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Demivec
Addict
Addict
Posts: 4091
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

implement a default font in the VectorDrawing Library

Post 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.
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: implement a default font in the VectorDrawing Library

Post by davido »

+1
Didn't know this.
I've been lucky, as I cut-and-paste from code that works.
DE AA EB
Post Reply