Function SimpleTextFormatter.draw

draw formatted text

Prototype

void draw(
  DrawBuf buf,
  int x,
  int y,
  Ref!(dlangui.graphics.fonts.Font) fnt,
  uint color
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0