Basic FreeType renderer implementation.
[gdipp.git] / gdipp_server / wic_renderer.cpp
blob26c0b27a0ac9bf1c0165efe8f7333f05a83852e8
1 #include "stdafx.h"
2 #include "wic_renderer.h"
4 bool wic_renderer::begin(const dc_context *context)
6 return true;