THotPDF Indic Reorder and GSUB Shaping Methods

THotPDF API 참조

 

THotPDF Methods  Auto Shaping  GSUB

이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다

 

Delphi 구문

function ApplyIndicReorder(const Wide: UnicodeString): UnicodeString;

function ApplyIndicShaping(const S: UnicodeString): UnicodeString;

function IndicShapeToGIDs(const S: UnicodeString): TGSUBLookupArray;

function ApplyDevanagariReorder(const Wide: UnicodeString): UnicodeString;

function ApplyBengaliReorder(const Wide: UnicodeString): UnicodeString;

function ApplyGujaratiReorder(const Wide: UnicodeString): UnicodeString;

function ApplyTamilReorder(const Wide: UnicodeString): UnicodeString;

function ApplyTeluguReorder(const Wide: UnicodeString): UnicodeString;

function ApplyKannadaReorder(const Wide: UnicodeString): UnicodeString;

function ApplyMalayalamReorder(const Wide: UnicodeString): UnicodeString;

function ApplySinhalaReorder(const Wide: UnicodeString): UnicodeString;

function ApplyKhmerReorder(const Wide: UnicodeString): UnicodeString;

function ApplyMyanmarReorder(const Wide: UnicodeString): UnicodeString;

 

포함된 API

API사용 참고 사항
ApplyIndicReorder이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
ApplyIndicShaping이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
IndicShapeToGIDs이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetDevanagariCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetBengaliCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetGujaratiCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetTamilCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetTeluguCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetKannadaCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetMalayalamCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetSinhalaCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetKhmerCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
GetMyanmarCategory이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
sfIndicShaping이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다
sfIndicGSUB이 페이지는 Indic reorder and GSUB shaping methods와 관련된 API 그룹을 설명합니다. 형식 이름, 메서드 이름, Delphi 구문은 코드와 바로 대조할 수 있도록 그대로 유지합니다

 

사용 참고 사항

적절한 Unicode 글꼴을 등록한 뒤 텍스트를 출력하기 전에 이 API를 사용합니다. 글꼴에 필요한 OpenType 테이블이 없으면 조회는 안전한 no-op 결과를 반환하거나 출력 경로가 더 단순한 동작으로 돌아갑니다

 

관련 항목: International Script Shaping ShapingFeatures GSUB lookup methods