MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_font.h
MPLAB® Harmony Graphics Suite
legato_font.h

Microchip Technology Inc.

File Name

legato_font.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

Type definitions.

Functions
 
Name 
Description 
 
Draws a glyph 
 
Draws a glyph from a raw data buffer 
 
Draws a glyph from a raw data buffer 
 
Draws the 'unknown glyph' symbol 
 
Given a font asset and a codepoint, retrieves the glyph kerning data from the font glyph data table. 
 
Given a font asset and a codepoint, retrieves the glyph rectangle in pixels. 
 
Creates a font stream for a given font 
Types
 
Name 
Description 
 
Defines a callback to indicate that a font stream has finished decoding a glyph. 
MPLAB® Harmony Graphics Suite