comparison mupdf-source/docs/reference/c/fitz/index.rst @ 3:2c135c81b16c

MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:44:09 +0200
parents b50eed0cc0ef
children
comparison
equal deleted inserted replaced
0:6015a75abc2d 3:2c135c81b16c
1 Fitz
2 ====
3
4 If you wonder where the prefix "fz" and name Fitz come from, MuPDF originally
5 started out as a prototype of a new rendering library architecture for
6 Ghostscript. It was to be a fusion of libart and Ghostscript. History turned
7 out differently, and the project mutated into a standalone PDF renderer now
8 called MuPDF. The "fz" prefix for the graphics library and core modules remains
9 to this day.
10
11 .. toctree::
12 :glob:
13
14 context
15 error
16 memory
17 *
18
19 .. TODO
20 archive.h
21 band-writer.h
22 barcode.h
23 bidi.h
24 bitmap.h
25 buffer.h
26 color.h
27 compress.h
28 compressed-buffer.h
29 config.h
30 context.h
31 crypt.h
32 deskew.h
33 device.h
34 display-list.h
35 document.h
36 export.h
37 filter.h
38 font.h
39 geometry.h
40 getopt.h
41 glyph-cache.h
42 glyph.h
43 hash.h
44 heap-imp.h
45 heap.h
46 image.h
47 json.h
48 link.h
49 log.h
50 outline.h
51 output-svg.h
52 output.h
53 path.h
54 pixmap.h
55 pool.h
56 separation.h
57 shade.h
58 store.h
59 story-writer.h
60 story.h
61 stream.h
62 string-util.h
63 structured-text.h
64 system.h
65 text.h
66 track-usage.h
67 transition.h
68 tree.h
69 types.h
70 util.h
71 version.h
72 write-pixmap.h
73 writer.h
74 xml.h