MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
GlyphAtlas.hpp File Reference
#include "FontFace.hpp"
#include "MayaFlux/Kakshya/Source/TextureContainer.hpp"
#include <ft2build.h>
#include <FT_FREETYPE_H>
#include <cstdint>
#include <memory>
#include <unordered_map>
+ Include dependency graph for GlyphAtlas.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MayaFlux::Portal::Text::GlyphAtlas
 Rasterizes and packs glyphs from a FontFace into a TextureContainer. More...
 
struct  MayaFlux::Portal::Text::GlyphMetrics
 Per-glyph layout and UV data produced by GlyphAtlas. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Portal
 
namespace  MayaFlux::Portal::Text