CmdSetFont

From MCS Wiki AVR
(Difference between revisions)
Jump to: navigation, search
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Set up a custom font. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <span clas...")

Latest revision as of 19:55, 12 December 2014

Contents

Action

Set up a custom font.

 

 

Syntax

CmdSetFont font, ptr 

 

 

Remarks

font

The bitmap handle from 0 to 14. Bitmap handle 15 can be used conditionally

ptr

The metric block address in RAM. 4 bytes aligned is required.

 

CmdSetFont is used to register one custom defined bitmap font into the FT800 coprocessor engine. After registration, the FT800

co-processor engine is able to use the bitmap font with its co-processor command.

 

Details on how to set up custom font, please refer to ROM and RAM Fonts from FTDI's FT800 Series Programmer Guide.PDF

 

Example

' See demos - DigitTest.bas and FT800 Demo3.bas
Languages   English  
Personal tools
Namespaces
Variants
Actions
Navigation
Language