Ejemplo n.º 1
0
void hdFontAttribute::apply(wxBufferedDC &context)
{
	context.SetFont(fontAttributes);
}