DUDS
Distributed Update of Data from Something
BppFont.hpp File Reference
#include <duds/ui/graphics/BppImage.hpp>
#include <duds/general/BitFlags.hpp>
#include <duds/general/Spinlock.hpp>
#include <unordered_map>
Include dependency graph for BppFont.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  duds::ui::graphics::BppFont
 Renders strings using a font made of BppImage objects for glyphs. More...
 

Namespaces

 duds
 
 duds::ui
 Holds user interface related code.
 
 duds::ui::graphics
 General graphics related code.
 

Typedefs

typedef std::shared_ptr< BppFont > duds::ui::graphics::BppFontSptr