Fonts

Parent Previous Next

Fonts


You can use various fonts to display text and numbers on the screen. There are two types of supported fonts:


1. BDF Fonts (Bitmap Distribution Format): These fonts are defined by Adobe and are commonly used in bitmap-based rendering.

2. SND Fonts (Standard Fonts), also known as UTFT Fonts: These fonts are more standardized and are widely used in graphical displays.


- BDF

- TftPrintBdfChar()

- TftPrintBdfInteger()

- TftPrintBdfDecimal()

- TftPrintBdfString()

- TftPrintBdfText()

- TftSetBdfFont()

- SND

- TftPrintSndChar()

- TftPrintSndString()

- TftPrintSndInteger()

- TftPrintSndDecimal()

- TftSetSndFont()


BDF FONTS EXAMPLE

SND FONTS EXAMPLE






Created with the Personal Edition of HelpNDoc: Effortlessly Create Professional Documentation with HelpNDoc's Clean UI