HGL::ImageOutput::TextPrimitive Struct Reference
[Image output plugins]

A text primitive. More...

#include <primitives.h>

List of all members.

Public Attributes

ICanvas::RGBA color
 the color
std::string font
 the font to render with
int fontSize
 the font size
bool markerPoint: 3
 is the point a marker point?
bool mask: 3
 is the point masked?
uint8_t mval
 the mask value
std::string text
 the text to render
bool unscaled: 1
 is the point unscaled?
float x
 the x-coordinate
float y
 the y-coordinate

Detailed Description

A text primitive.

Author:
Heiko Schäfer <heiko@hgl.rangun.de>
Since:
0.4.70 BSD License

Member Data Documentation

the color

the font to render with

the font size

is the point a marker point?

is the point masked?

the mask value

the text to render

is the point unscaled?

the x-coordinate

the y-coordinate


Generated on 9 Apr 2014 for hgl 0.5.26~svn by  doxygen 1.6.1