Home
last modified time | relevance | path

Searched defs:fz_font (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mupdf/mupdf-1.18.0-source/include/mupdf/fitz/
H A Dfont.h45 typedef struct fz_font fz_font; typedef
660 struct fz_font struct
666 fz_font_flags_t flags; argument
671 fz_matrix t3matrix;
672 void *t3resources;
683 int glyph_count;
686 fz_rect *bbox_table;
689 int width_count;
694 float *advance_cache;
700 int has_digest;
[all …]