C# Class PixelFarm.Drawing.Fonts.NativeFontGlyphBuilder

Show file Open project: prepare/HTML-Renderer Class Usage Examples

Private Methods

Method Description
BuildGlyphOutline ( FontGlyph fontGlyph ) : void
BuildMsdfFontImage ( FontGlyph fontGlyph ) : GlyphImage
CopyGlyphBitmap ( FontGlyph fontGlyph ) : void
FlattenVxs ( VertexStore input, VertexStore output ) : void
GetMidPoint ( FT_Vector v1, FT_Vector v2 ) : FtVec2
GetMidPoint ( FtVec2 v1, FT_Vector v2 ) : FtVec2
GetMidPoint ( FtVec2 v1, FtVec2 v2 ) : FtVec2