Hershey Vector Fonts 0.1.0
A C++ library for working with the Hershey vector fonts
|
#include <fstream>
#include <iostream>
#include <string>
#include <unordered_map>
#include "font.hpp"
#include "glyph.hpp"
Go to the source code of this file.
Data Structures | |
class | Hershey::FontFamily |
A Hershey vector font family. More... | |
This header file contains the declaration of the FontFamily class.