 MuPDF 1.23.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 5 C API 61 5.1 MuPDF modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . will be noted in the “api-changes” document along with instructions for how to update your code. 5.1 MuPDF modules MuPDF is separated into several modules. 5.1.1 Core API The core module contains the *fz_pool_strdup(fz_context *ctx, fz_pool *pool, const char *s); void fz_drop_pool(fz_context *ctx, fz_pool *pool); 5.1. MuPDF modules 63 MuPDF Documentation, Release 1.23.0 Reference Counting Most objects in MuPDF use0 码力 | 245 页 | 817.74 KB | 8 月前3 MuPDF 1.23.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 5 C API 61 5.1 MuPDF modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . will be noted in the “api-changes” document along with instructions for how to update your code. 5.1 MuPDF modules MuPDF is separated into several modules. 5.1.1 Core API The core module contains the *fz_pool_strdup(fz_context *ctx, fz_pool *pool, const char *s); void fz_drop_pool(fz_context *ctx, fz_pool *pool); 5.1. MuPDF modules 63 MuPDF Documentation, Release 1.23.0 Reference Counting Most objects in MuPDF use0 码力 | 245 页 | 817.74 KB | 8 月前3
 MuPDF 1.24.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 5 C API 61 5.1 MuPDF modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . will be noted in the “api-changes” document along with instructions for how to update your code. 5.1 MuPDF modules MuPDF is separated into several modules. 5.1.1 Core API The core module contains the allocation that returns NULL on failure, there are variants for that too: fz_malloc_no_throw, etc. 5.1. MuPDF modules 63 MuPDF Documentation, Release 1.24.0 Pool Allocator The pool allocator is used0 码力 | 249 页 | 830.15 KB | 8 月前3 MuPDF 1.24.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 5 C API 61 5.1 MuPDF modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . will be noted in the “api-changes” document along with instructions for how to update your code. 5.1 MuPDF modules MuPDF is separated into several modules. 5.1.1 Core API The core module contains the allocation that returns NULL on failure, there are variants for that too: fz_malloc_no_throw, etc. 5.1. MuPDF modules 63 MuPDF Documentation, Release 1.24.0 Pool Allocator The pool allocator is used0 码力 | 249 页 | 830.15 KB | 8 月前3
 MuPDF 1.22.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 5 Language Bindings 141 5.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . of the MuPDF C API are available. These APIs are currently a beta release and liable to change. 5.1 The C++ MuPDF API 5.1.1 Basics • Auto-generated from the MuPDF C API’s header files. • Everything d() on startup to force single-threaded mode. This should be done before any other use of MuPDF. 5.1. The C++ MuPDF API 143 MuPDF Documentation, Release 1.21.2 Debug builds only Debug builds contain0 码力 | 175 页 | 698.87 KB | 8 月前3 MuPDF 1.22.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 5 Language Bindings 141 5.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . of the MuPDF C API are available. These APIs are currently a beta release and liable to change. 5.1 The C++ MuPDF API 5.1.1 Basics • Auto-generated from the MuPDF C API’s header files. • Everything d() on startup to force single-threaded mode. This should be done before any other use of MuPDF. 5.1. The C++ MuPDF API 143 MuPDF Documentation, Release 1.21.2 Debug builds only Debug builds contain0 码力 | 175 页 | 698.87 KB | 8 月前3
 MuPDF 1.25.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 5 MuPDF on the command line 31 5.1 mupdf-gl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . An all purpose tool for dealing with PDF files. Used in conjunction with the mutool JavaScript API 5.1 mupdf-gl The OpenGL based viewer can read PDF, XPS, CBZ, EPUB, & FB2 documents as well as typical history. [number] m Save current page in numbered bookmark. [number] t Go to numbered bookmark. 5.1. mupdf-gl 33 MuPDF Documentation, Release 1.25.0 / Start searching forward. ? Start searching backward0 码力 | 259 页 | 1.11 MB | 8 月前3 MuPDF 1.25.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 5 MuPDF on the command line 31 5.1 mupdf-gl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . An all purpose tool for dealing with PDF files. Used in conjunction with the mutool JavaScript API 5.1 mupdf-gl The OpenGL based viewer can read PDF, XPS, CBZ, EPUB, & FB2 documents as well as typical history. [number] m Save current page in numbered bookmark. [number] t Go to numbered bookmark. 5.1. mupdf-gl 33 MuPDF Documentation, Release 1.25.0 / Start searching forward. ? Start searching backward0 码力 | 259 页 | 1.11 MB | 8 月前3
 PyMuPDF 1.24.2 Documentation13 PyMuPDF Documentation, Release 1.24.2 14 Chapter 4. Installation CHAPTER FIVE THE BASICS 5.1 Opening a File To open a file, do the following: import fitz doc = fitz.open("a.pdf") # open a document0 码力 | 565 页 | 6.84 MB | 1 年前3 PyMuPDF 1.24.2 Documentation13 PyMuPDF Documentation, Release 1.24.2 14 Chapter 4. Installation CHAPTER FIVE THE BASICS 5.1 Opening a File To open a file, do the following: import fitz doc = fitz.open("a.pdf") # open a document0 码力 | 565 页 | 6.84 MB | 1 年前3
共 5 条
- 1













