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

Go to the source code of this file.

Variables

vector< vector< string > > f2_ascii
 
int f2_height
 

Variable Documentation

◆ f2_ascii

vector<vector<string> > f2_ascii

Definition at line 116 of file font2.cpp.

Referenced by Display::Display().

◆ f2_height

int f2_height

Definition at line 117 of file font2.cpp.

Referenced by Display::Display().