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

#include <font.h>

Public Attributes

int(* decode_bound )(fz_text_decoder *dec, unsigned char *input, int n)
int(* decode_size )(fz_text_decoder *dec, unsigned char *input, int n)
void(* decode )(fz_text_decoder *dec, char *output, unsigned char *input, int n)
void * table1
void * table2

Member Data Documentation

◆ decode

void(* fz_text_decoder::decode) (fz_text_decoder *dec, char *output, unsigned char *input, int n)

◆ decode_bound

int(* fz_text_decoder::decode_bound) (fz_text_decoder *dec, unsigned char *input, int n)

◆ decode_size

int(* fz_text_decoder::decode_size) (fz_text_decoder *dec, unsigned char *input, int n)

◆ table1

void* fz_text_decoder::table1

◆ table2

void* fz_text_decoder::table2

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/font.h