THotPDF-StandardFontEmulation

THotPDF

 

למעלה  הקודם  הבא

Determines whether standard-font emulation is used for common font names.

 

Delphi syntax:

property StandardFontEmulation: boolean;

 

C++ syntax:

__property bool StandardFontEmulation;

 

תיאור

הגדר StandardFontEmulation ל-true כדי לאפשר standard PDF font substitution לשמות פונט מזוהים. הגדר StandardFontEmulation ל-false כאשר ברצונך ש-HotPDF תשתמש בפונט Windows המותקן בפועל ותטמיע אותו

 

להשוואת glyph מדויקת, פלט Unicode ואימות embedded-font, השאר את StandardFontEmulation מושבת. זו ההגדרה המומלצת עבור Tests\Delphi\FontTest ועבור מסמכים שחייבים לשמר את metrics המקוריים של typeface

 

                                Names of standard fonts

 

Times-Roman                        Helvetica                Courier

TimesNewRoman                        Arial                        CourierNew

TimesNewRomanPS                        ArialMT                CourierNewPSMT

TimesNewRomanPSMT

 

Times-Bold                                Helvetica-Bold                Courier-Bold

TimesNewRoman-Bold                Arial-Bold                CourierNew-Bold

TimesNewRomanPS-Bold                Arial-BoldMT                CourierNewPS-BoldMT                                

TimesNewRomanPS-BoldMT                                

 

Times-Italic                                Helvetica-Oblique        Courier-Oblique

TimesNewRoman-Italic                Helvetica-Italic                Courier,Italic

TimesNewRomanPS-Italic                Arial-Italic                CourierNew-Italic

TimesNewRomanPS-ItalicMT                Arial-ItalicMT                CourierNewPS-ItalicMT

                                                               

Times-BoldItalic                        Helvetica-BoldOblique        Courier-BoldOblique

TimesNewRoman-BoldItalic                Helvetica-BoldItalic        CourierNew-BoldItalic

TimesNewRomanPS-BoldItalic                Arial-BoldItalic                CourierNewPS-BoldItalicMT

TimesNewRomanPS-BoldItalicMT        Arial-BoldItalicMT                        

                                                                       

Symbol                                                        ZapfDingbats

 

See also: FontEmbedding NotEmbeddedFonts