THotPDF-StandardFontEmulation

THotPDF

 

Atas  Sebelumnya  Berikutnya

Menentukan apakah emulasi font standar digunakan untuk nama font umum

 

Sintaks Delphi:

property StandardFontEmulation: boolean;

 

Sintaks C++:

__property bool StandardFontEmulation;

 

Deskripsi

Set StandardFontEmulation ke true untuk mengizinkan substitusi font PDF standar untuk nama font yang dikenali. Set StandardFontEmulation ke false saat Anda ingin HotPDF memakai dan menyematkan font Windows terpasang yang sebenarnya

 

Untuk perbandingan glyph yang presisi, output Unicode, dan verifikasi font tertanam, biarkan StandardFontEmulation dinonaktifkan. Ini adalah pengaturan yang direkomendasikan untuk Tests\Delphi\FontTest dan untuk dokumen yang harus mempertahankan metrik typeface asli

 

                                Nama font standar

 

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

 

Lihat juga: FontEmbedding NotEmbeddedFonts