]>
Dogcows Code - chaz/openbox/blob - render/font.h
7 const RrInstance
*inst
;
15 RrFont
*RrFontOpen(const RrInstance
*inst
, char *fontstring
);
16 void RrFontClose(RrFont
*f
);
17 void RrFontDraw(XftDraw
*d
, RrTextureText
*t
, RrRect
*position
);
This page took 0.032529 seconds and 4 git commands to generate.