Skip to content

New pdfioFileCreateFontObjFromSystem API #173

Description

@michaelrsweet

New API for creating font objects from system fonts:

extern pdfio_obj_t *pdfioFileCreateFontObjFromSystem(pdfio_file_t *pdf, const char *family, pdfio_style_t style, pdfio_weight_t weight, pdfio_stretch_t stretch, bool unicode);

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions