Update documentation

This commit is contained in:
devnibo
2024-07-07 16:35:56 +02:00
parent 0c1122b689
commit 7d37abb0df
2 changed files with 2 additions and 2 deletions

View File

@@ -2349,7 +2349,7 @@ pdfioPageDictAddColorSpace(
bool // O - `true` on success, `false` on failure
pdfioPageDictAddFont(
pdfio_dict_t *dict, // I - Page dictionary
const char *name, // I - Font name
const char *name, // I - Font name; must not contain spaces
pdfio_obj_t *obj) // I - Font object
{
pdfio_dict_t *resources; // Resource dictionary