Mercurial > hgrepos > Python2 > PyMuPDF
diff mupdf-source/docs/reference/c/fitz/index.rst @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mupdf-source/docs/reference/c/fitz/index.rst Mon Sep 15 11:43:07 2025 +0200 @@ -0,0 +1,74 @@ +Fitz +==== + +If you wonder where the prefix "fz" and name Fitz come from, MuPDF originally +started out as a prototype of a new rendering library architecture for +Ghostscript. It was to be a fusion of libart and Ghostscript. History turned +out differently, and the project mutated into a standalone PDF renderer now +called MuPDF. The "fz" prefix for the graphics library and core modules remains +to this day. + +.. toctree:: + :glob: + + context + error + memory + * + +.. TODO + archive.h + band-writer.h + barcode.h + bidi.h + bitmap.h + buffer.h + color.h + compress.h + compressed-buffer.h + config.h + context.h + crypt.h + deskew.h + device.h + display-list.h + document.h + export.h + filter.h + font.h + geometry.h + getopt.h + glyph-cache.h + glyph.h + hash.h + heap-imp.h + heap.h + image.h + json.h + link.h + log.h + outline.h + output-svg.h + output.h + path.h + pixmap.h + pool.h + separation.h + shade.h + store.h + story-writer.h + story.h + stream.h + string-util.h + structured-text.h + system.h + text.h + track-usage.h + transition.h + tree.h + types.h + util.h + version.h + write-pixmap.h + writer.h + xml.h
