clipHorizontal(bool clipH=true) | cinder::gl::TextureFont::DrawOptions | |
clipVertical(bool clipV=true) | cinder::gl::TextureFont::DrawOptions | |
DrawOptions() | cinder::gl::TextureFont::DrawOptions | |
getClipHorizontal() const | cinder::gl::TextureFont::DrawOptions | |
getClipVertical() const | cinder::gl::TextureFont::DrawOptions | |
getLigate() const | cinder::gl::TextureFont::DrawOptions | |
getPixelSnap() const | cinder::gl::TextureFont::DrawOptions | |
getScale() const | cinder::gl::TextureFont::DrawOptions | |
ligate(bool useLigatures=true) | cinder::gl::TextureFont::DrawOptions | |
mClipHorizontal | cinder::gl::TextureFont::DrawOptions | [protected] |
mClipVertical | cinder::gl::TextureFont::DrawOptions | [protected] |
mLigate | cinder::gl::TextureFont::DrawOptions | [protected] |
mPixelSnap | cinder::gl::TextureFont::DrawOptions | [protected] |
mScale | cinder::gl::TextureFont::DrawOptions | [protected] |
pixelSnap(bool pixelSnap=true) | cinder::gl::TextureFont::DrawOptions | |
scale(float sc) | cinder::gl::TextureFont::DrawOptions |