mupdf
Loading...
Searching...
No Matches
fz_text_item Struct Reference

#include <text.h>

Public Attributes

float x
float y
float adv
int gid
int ucs
int cid

Detailed Description

Text buffer.

The trm field contains the a, b, c and d coefficients. The e and f coefficients come from the individual elements, together they form the transform matrix for the glyph.

Glyphs are referenced by glyph ID. The Unicode text equivalent is kept in a separate array with indexes into the glyph array.

Member Data Documentation

◆ adv

float fz_text_item::adv

◆ cid

int fz_text_item::cid

◆ gid

int fz_text_item::gid

◆ ucs

int fz_text_item::ucs

◆ x

float fz_text_item::x

◆ y

float fz_text_item::y

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/text.h