Skip to content

Draft: Webpaint text

Bruce Steers requested to merge (removed):webpaint-text into master

Add FillText() / StrokeText() and Font Property to WebDrawingArea [GB.WEB.GUI]

  • NEW: Paint.Font, Set font using a css string
  • NEW: Paint.FillText() write text filled
  • NEW: Paint.StrokeText() write text stroked

Merge request reports