C# 클래스 NOpenType.Tables.GlyphLocations

상속: TableEntry
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
GlyphLocations ( int glyphCount, bool isLongVersion ) : System.IO

보호된 메소드들

메소드 설명
ReadContentFrom ( BinaryReader reader ) : void

메소드 상세

GlyphLocations() 공개 메소드

public GlyphLocations ( int glyphCount, bool isLongVersion ) : System.IO
glyphCount int
isLongVersion bool
리턴 System.IO

ReadContentFrom() 보호된 메소드

protected ReadContentFrom ( BinaryReader reader ) : void
reader System.IO.BinaryReader
리턴 void