C# 클래스 NOpenType.Tables.GPOS

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

보호된 메소드들

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

비공개 메소드들

메소드 설명
CreateMultiplePosLookupRecords ( BinaryReader reader, int count ) : PosLookupRecord[]
CreateMultiplePosRuleSetTables ( long initPos, short offsets, BinaryReader reader ) : PosRuleSetTable[]
ReadFeaureVariations ( BinaryReader reader ) : void
ReadLookupListTable ( BinaryReader reader, long lookupListBeginAt ) : void

메소드 상세

ReadContentFrom() 보호된 메소드

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