Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
get rid of large chunks of untested error handling code. This patch cleans up the handling of fz_obj.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with no ill effects.
|
|
static.
|
|
|
|
|
|
|
|
|
|
all fz_obj functions automatically and invisibly resolve indirect references before use.
|
|
|
|
|
|
|
|
the errors immediately.
|
|
font logic on the PDF side and freetype rendering on the fitz side.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Scroll up/down -> pan up/down
Shift + scroll -> pan left/right
Control + scroll -> zoom in/out
|
|
|
|
|
|
|
|
|