Android-cuttlefish cvd tool
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
teeui::TextContext Class Reference

#include <font_rendering.h>

Collaboration diagram for teeui::TextContext:
Collaboration graph
[legend]

Public Member Functions

template<typename Buffer >
std::tuple< Error, TextFaceloadFace (const Buffer &data, signed long face_index=0)
 

Static Public Member Functions

static std::tuple< Error, TextContextcreate ()
 

Private Attributes

Handle< FT_Library > library_
 

Member Function Documentation

◆ create()

std::tuple< Error, TextContext > teeui::TextContext::create ( )
static

◆ loadFace()

template<typename Buffer >
std::tuple< Error, TextFace > teeui::TextContext::loadFace ( const Buffer &  data,
signed long  face_index = 0 
)
inline

Member Data Documentation

◆ library_

Handle<FT_Library> teeui::TextContext::library_
private

The documentation for this class was generated from the following files: