Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PixelFarm
Drawing
Text
HarfBuzzShapingService
C# 클래스 PixelFarm.Drawing.Text.HarfBuzzShapingService
상속:
TextShapingService
파일 보기
프로젝트 열기: prepare/HTML-Renderer
보호된 메소드들
메소드
설명
GetGlyphPosImpl
(
ActualFont
actualFont
,
char
buffer
,
int
startAt
,
int
len
,
Fonts
properGlyphs
) :
void
비공개 메소드들
메소드
설명
ResolveForNativeFont
(
ActualFont
actualFont
) :
NativeFont
메소드 상세
GetGlyphPosImpl()
보호된
메소드
protected
GetGlyphPosImpl
(
ActualFont
actualFont
,
char
buffer
,
int
startAt
,
int
len
,
Fonts
properGlyphs
) :
void
actualFont
PixelFarm.Drawing.Fonts.ActualFont
buffer
char
startAt
int
len
int
properGlyphs
Fonts
리턴
void