| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
The cpdf_set_font() function sets the current font face, font size and encoding. Currently only the standard postscript fonts are supported. Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
The last parameter encoding can take the following values: "MacRomanEncoding", "MacExpertEncoding", "WinAnsiEncoding", and "NULL". "NULL" stands for the font's built-in encoding.
See the ClibPDF Manual for more information, especially how to support Asian fonts.
| Poprzedni | Spis treści | Następny |
| cpdf_set_font_map_file | Początek rozdziału | cpdf_set_horiz_scaling |