← Back to team overview

kicad-developers team mailing list archive

Re: Vector fonts

 

--- In kicad-devel@xxxxxxxxxxxxxxx, "Lorenzo" <lomarcan@...> wrote:
> > wxFont support can give us a bridge to any font, we do not have to baby 
> > sit fonts anymore at that point.
> wxFont is a little too abstract... let aside that I can't see a way to request a rotation... how do you ask it a render of 100dpi (for example) without antialiasing but hinted? IMHO this is a job for raw freetype... polygonal outlines on screen (and maybe ps). Also, font names are NOT portable, assaid in the wxFont docs... it seems that it can only use the system installed ones (and their names are notoriusly different between Windows and X...I don't know about Mac).
> 
> Using system fonts for CAD is always a bad thing :P
>

I were making a couple of experiments with potracelib && system fonts and seems that does its work more or less correctly, now i'm looking to nice wayto approximate Bézier curves to segments.
I've posted some trys in yahoo files under the folder "potracelib".

--
Marco








Follow ups

References