Tempo
Tempo is an app that allows users to create and manage timers, stopwatches, and alarms.
Variables
font4.hpp File Reference
#include <vector>
#include <string>
Include dependency graph for font4.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

vector< vector< string > > f4_ascii
 
int f4_height
 

Variable Documentation

◆ f4_ascii

vector<vector<string> > f4_ascii

Definition at line 184 of file font4.cpp.

Referenced by Display::Display().

◆ f4_height

int f4_height

Definition at line 185 of file font4.cpp.

Referenced by Display::Display().