You are reading a single comment by @MaBe and its replies. Click here to read the full conversation.
  • I'm also planning to deprecate setFontVector

    Good point, I am looking forward to your solution.

    
    // maybe 
    g.setFont("Vector","<size>"):
    
    // or with options
    g.setFont("Vector",{options....}):
    
    // or something complete different ;-)
    .......
    
About

Avatar for MaBe @MaBe started