Pervasive Displays Library Suite - Reference Manual 9.0.3
Library for Pervasive Displays e-paper screens, extension boards and development kits
Loading...
Searching...
No Matches
hV_Font_Flash.h File Reference

Font structure, Flash mode. More...

#include "PDLS_Common.h"
#include "hV_Font.h"
#include "hV_Memory.h"
Include dependency graph for hV_Font_Flash.h:

Macros

#define hV_FONT_FLASH_RELEASE   902
 hV_Font release number
 
#define FONT_MONO   0x40
 Font styles.
 
#define FONT_SANS   0x20
 Sans serif.
 
#define FONT_SERIF   0x10
 Serif.
 
enum  fontNumber_e
 Font enumeration. More...
 

Detailed Description

Font structure, Flash mode.

Project Pervasive Displays Library Suite
Based on highView technology

Author
Rei Vilo
Date
21 Jan 2025
Version
902
  • Evaluation edition: for professionals or organisations, evaluation only, no commercial usage
    All rights reserved
  • Commercial edition: for professionals or organisations, commercial usage
    All rights reserved

Macro Definition Documentation

◆ FONT_MONO

#define FONT_MONO   0x40

Font styles.

Mono-spaced

Enumeration Type Documentation

◆ fontNumber_e

Font enumeration.

Generated by hV_Fonts_Manager

Note
Set GENERATE_FONTS_ENUMERATION in hV_Fonts_Manager to generate code of header file with fonts enumeration
#define GENERATE_FONTS_ENUMERATION 1