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

Go to the source code of this file.

Functions

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

Function Documentation

◆ FM_PutStringAA()

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