C# Class PixelFarm.Drawing.Fonts.MsdfGen

ファイルを表示 Open project: prepare/HTML-Renderer

Public Methods

Method Description
BuildMsdfFontImage ( FontGlyph fontGlyph ) : GlyphImage
SwapColorComponentFromBigEndianToWinGdi ( int bitbuffer ) : void

Method Details

BuildMsdfFontImage() public static method

public static BuildMsdfFontImage ( FontGlyph fontGlyph ) : GlyphImage
fontGlyph FontGlyph
return GlyphImage

SwapColorComponentFromBigEndianToWinGdi() public static method

public static SwapColorComponentFromBigEndianToWinGdi ( int bitbuffer ) : void
bitbuffer int
return void