MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
TypeSetter.cpp File Reference
#include "TypeSetter.hpp"
#include "MayaFlux/Journal/Archivist.hpp"
#include <utf8proc.h>
+ Include dependency graph for TypeSetter.cpp:

Go to the source code of this file.

Namespaces

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

Functions

LayoutResult MayaFlux::Portal::Text::lay_out (std::string_view text, GlyphAtlas &atlas, float pen_x=0.F, float pen_y=0.F, uint32_t wrap_w=0)
 Lay out a UTF-8 string into a sequence of screen-space quads.