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

#include <structured-text.h>

Collaboration diagram for fz_stext_line:

Public Attributes

uint8_t wmode
uint8_t flags
fz_point dir
fz_rect bbox
fz_stext_charfirst_char
fz_stext_charlast_char
fz_stext_lineprev
fz_stext_linenext

Detailed Description

A text line is a list of characters that share a common baseline.

Member Data Documentation

◆ bbox

fz_rect fz_stext_line::bbox

◆ dir

fz_point fz_stext_line::dir

◆ first_char

fz_stext_char* fz_stext_line::first_char

◆ flags

uint8_t fz_stext_line::flags

◆ last_char

fz_stext_char * fz_stext_line::last_char

◆ next

fz_stext_line * fz_stext_line::next

◆ prev

fz_stext_line* fz_stext_line::prev

◆ wmode

uint8_t fz_stext_line::wmode

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/structured-text.h