EMath++
Classes for mathematical concepts
Loading...
Searching...
No Matches
font.h File Reference

This file contains some fonts as a unsigned char arrays. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

unsigned char ROBOTO_BOLD []
 The Roboto Bold font as a unsigned char array.
 
unsigned int ROBOTO_BOLD_SIZE = 167336
 The Roboto Bold font size as a unsigned int.
 

Detailed Description

This file contains some fonts as a unsigned char arrays.

This file was written using the xxd utility

Definition in file font.h.

Variable Documentation

◆ ROBOTO_BOLD

unsigned char ROBOTO_BOLD[]

The Roboto Bold font as a unsigned char array.

Definition at line 12 of file font.h.

◆ ROBOTO_BOLD_SIZE

unsigned int ROBOTO_BOLD_SIZE = 167336

The Roboto Bold font size as a unsigned int.

Definition at line 13962 of file font.h.