3 #include "gdipp_client/helper.h"
13 virtual bool begin(const dc_context
*context
);
15 virtual bool paint(int x
, int y
, UINT options
, CONST RECT
*lprect
, gdipp_rpc_bitmap_glyph_run
&glyph_run
, INT ctrl_right
, INT black_right
) = 0;
18 const dc_context
*_context
;
21 FT_Render_Mode _render_mode
;