#include "FontInfo.h" void DoDrawText(Draw& w, int x, int y, int angle, const wchar *text, Font font, Color ink, int n, const int *dx) { }