FireBirdLib - Topfield TMS PVR TAP Programming Library
FMUC_PutStringAA.c File Reference
#include <stdlib.h>
#include <string.h>
#include "FBLib_FontManager.h"

Go to the source code of this file.

Functions

void FMUC_PutStringAA (word rgn, dword x, dword y, dword maxX, const char *str, dword fcolor, dword bcolor, tFontDataUC *FontData, byte bDot, byte align, float AntiAliasFactor)
 

Function Documentation

◆ FMUC_PutStringAA()