C# 클래스 PixelFarm.Drawing.Text.ManagedShapingService

상속: TextShapingService
파일 보기 프로젝트 열기: prepare/HTML-Renderer

보호된 메소드들

메소드 설명
GetGlyphPosImpl ( ActualFont actualFont, char buffer, int startAt, int len, ProperGlyph properGlyphs ) : void

메소드 상세

GetGlyphPosImpl() 보호된 메소드

protected GetGlyphPosImpl ( ActualFont actualFont, char buffer, int startAt, int len, ProperGlyph properGlyphs ) : void
actualFont PixelFarm.Drawing.Fonts.ActualFont
buffer char
startAt int
len int
properGlyphs PixelFarm.Drawing.Fonts.ProperGlyph
리턴 void