THotPDF-StandardFontEmulation

THotPDF

 

Øverst  Forrige  Neste

Bestemmer om standardfontemulering brukes for vanlige fontnavn

 

Delphi-syntaks:

property StandardFontEmulation: boolean;

 

C++-syntaks:

__property bool StandardFontEmulation;

 

Beskrivelse

Sett StandardFontEmulation til true for å tillate standard PDF-fontutskifting for gjenkjente fontnavn. Sett StandardFontEmulation til false når du vil at HotPDF skal bruke og bygge inn den faktiske installerte Windows-fonten

 

For nøyaktig glyffsammenligning, Unicode-utdata og kontroll av innbygde fonter bør StandardFontEmulation være deaktivert. Dette er den anbefalte innstillingen for Tests\Delphi\FontTest og for dokumenter som må bevare den opprinnelige skrifttypemetrikken

 

                                Navn på standardfonter

 

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

 

Se også: FontEmbedding NotEmbeddedFonts