C# 클래스 tk2dFontKerning, Malisse

파일 보기 프로젝트 열기: Collegiennes/Malisse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
amount float
c0 int
c1 int

프로퍼티 상세

amount 공개적으로 프로퍼티

Kern amount.
public float amount
리턴 float

c0 공개적으로 프로퍼티

First character to match
public int c0
리턴 int

c1 공개적으로 프로퍼티

Second character to match
public int c1
리턴 int