|
이 페이지는 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
|