Home
last modified time | relevance | path

Searched defs:FTFace (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/ftgl/ftgl-2.4.0/src/
H A DFTFace.cpp35 FTFace::FTFace(const char* fontFilePath, bool precomputeKerning) in FTFace() function in FTFace
65 FTFace::FTFace(const unsigned char *pBufferBytes, size_t bufferSizeInBytes, in FTFace() function in FTFace
H A DFTGlyphContainer.h37 class FTFace; variable
H A DFTCharmap.h51 class FTFace; variable
/dports/games/critterding/critterding-beta12/src/utils/ftgl/
H A DFTFace.cpp34 FTFace::FTFace(const char* fontFilePath, bool precomputeKerning) in FTFace() function in FTFace
62 FTFace::FTFace(const unsigned char *pBufferBytes, size_t bufferSizeInBytes, in FTFace() function in FTFace
H A DFTGlyphContainer.h37 class FTFace; variable
H A DFTCharmap.h51 class FTFace; variable
/dports/devel/upp/upp/bazaar/FTGL/src/
H A DFTFace.cpp34 FTFace::FTFace(const char* fontFilePath, bool precomputeKerning) in FTFace() function in FTFace
62 FTFace::FTFace(const unsigned char *pBufferBytes, size_t bufferSizeInBytes, in FTFace() function in FTFace
H A DFTGlyphContainer.h37 class FTFace; variable
H A DFTCharmap.h51 class FTFace; variable
/dports/graphics/gltt/gltt-2.5.2/
H A DFTInstance.h30 class FTFace; variable
H A DGLTTPixmapFont.h27 class FTFace; variable
H A DGLTTBitmapFont.h27 class FTFace; variable
H A DGLTTOutlineFont.h27 class FTFace; variable
H A DGLTTFont.h27 class FTFace; variable
H A DFTFace.C27 FTFace::FTFace( FTEngine* _engine /* = 0 */ ) in FTFace() function
/dports/games/warzone2100/warzone2100/lib/ivis_opengl/
H A Dtextdraw.cpp103 struct FTFace struct
105FTFace(FT_Library &lib, const std::string &fileName, int32_t charSize, int32_t horizDPI, int32_t v… in FTFace() function
132 ~FTFace() in ~FTFace() argument
142 uint32_t getGlyphWidth(uint32_t codePoint) in getGlyphWidth()
152 RasterizedGlyph get(uint32_t codePoint, Vector2i subpixeloffset64) in get()
186 GlyphMetrics getGlyphMetrics(uint32_t codePoint, Vector2i subpixeloffset64) in getGlyphMetrics()
209 operator FT_Face() in operator FT_Face()
214 FT_Face &face() { return m_face; } in face()
216 hb_font_t *m_font;
217 char *pFileData = nullptr;
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/ftgl/src/
H A DFTFace.cpp14 FTFace::FTFace() in FTFace() function in ftgl::FTFace
/dports/games/renpy/renpy-7.4.11-sdk/renpy/text/
H A Dftfont.pyx170 cdef class FTFace: class
/dports/devel/upp/upp/uppsrc/Draw/
H A DFontFc.cpp91 FT_Face FTFace(Font fnt, String *rpath = NULL) in FTFace() function
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/
H A DFT_fontsys.cpp177 FT_Face FTFace(Font fnt) in FTFace() function