SetAutomaticFontFallback

Text, fonts

תיאור

מפעיל או מנטרל את מועמדי ה-fallback המובנים של הגופנים עבור אשכולות מעוצבים חסרים

תחביר

Delphi

Function TPDFlib.SetAutomaticFontFallback(Enable: Integer): Integer;

ActiveX

Function PDFlib::SetAutomaticFontFallback(Enable As Long) As Long

DLL

int DLSetAutomaticFontFallback(int InstanceID, int Enable);

פרמטרים

Enable0 disables the built-in candidates; any other value enables them

ערכי החזרה

מחזיר את המצב הקודם כ-0 או 1

הערות

Automatic fallback is enabled by default and selects installed faces suitable for CJK, symbols, emoji, mathematics, and complex scripts

Faces added with AddFontFallback remain active when the built-in candidates are disabledOnly clusters missing from the primary face use fallback, and unresolved clusters continue through the configured missing-glyph policy

ראו גם

GetAutomaticFontFallback, ClearFontFallbacks, SetMissingGlyphPolicy