view mupdf-source/docs/reference/c/fitz/index.rst @ 22:d77477b4e151

Let _int_rc() also handle (i.e. ignore) a local version suffix
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 19 Sep 2025 12:05:57 +0200
parents b50eed0cc0ef
children
line wrap: on
line source

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