C# Class PixelFarm.Drawing.Text.ManagedShapingService

Inheritance: TextShapingService
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes protégées

Méthode Description
GetGlyphPosImpl ( ActualFont actualFont, char buffer, int startAt, int len, ProperGlyph properGlyphs ) : void

Method Details

GetGlyphPosImpl() protected méthode

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
Résultat void