index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
Age
Commit message (
Expand
)
Author
2013-04-26
Squash 2 const warnings.
Robin Watts
2013-04-26
Add image output for HTML.
Robin Watts
2013-04-26
Hint enabling/disabling for devices.
Robin Watts
2013-04-25
Generalise fz_write_png to fz_output_pixmap_to_png
Robin Watts
2013-04-25
Add fz_write method for output streams.
Robin Watts
2013-04-25
Tweak fz_text_page to include image records.
Robin Watts
2013-04-22
Fix various multi-threading problems with the store.
Robin Watts
2013-04-19
When triangulating quads, send edges in consistent order.
Robin Watts
2013-04-19
Rename internal mesh processing functions.
Robin Watts
2013-04-19
Add new function to return the accurate bbox of a path.
Robin Watts
2013-04-19
Optimised mesh bounding functions
Robin Watts
2013-04-16
Avoid expanding path for stroke twice.
Robin Watts
2013-04-16
Mesh painting optimisation; tensor patch color splitting.
Robin Watts
2013-04-16
Avoid more needless copying in mesh processing
Robin Watts
2013-04-16
Try to copy less needless information in mesh processing
Robin Watts
2013-04-11
Remove fz_load_jpeg as now unused.
Robin Watts
2013-04-11
Move pdf_image to fz_image.
Robin Watts
2013-03-29
Avoid uncompressing indexed images at load time.
Robin Watts
2013-03-29
Move bpc into fz_image
Robin Watts
2013-03-26
Make pdf_functions public as fz_functions.
Robin Watts
2013-03-26
Reflow: Move from html output using tables to html output using div/span
Robin Watts
2013-03-26
Spot indents.
Robin Watts
2013-03-26
Add superscript and subscript handling.
Robin Watts
2013-03-26
Simple dehyphenation support.
Robin Watts
2013-03-26
Text region analysis.
Robin Watts
2013-03-26
Add simple bullet point detection to paragraph analysis.
Robin Watts
2013-03-26
Rework text extraction structures.
Robin Watts
2013-03-25
Fix error in store exception handling code.
Robin Watts
2013-03-25
Fix device node bboxes for stroked paths.
Robin Watts
2013-03-25
Avoid store collisions causing unnecessary evictions.
Robin Watts
2013-03-25
Ensure that store bookkeeping doesn't go wrong on reinsertion.
Robin Watts
2013-03-25
Support creation of Ink annotations in MuPDF library
Paul Gardiner
2013-03-22
Bug 693708: Fix unclosed XML entry in fz_trace output.
Robin Watts
2013-03-22
Squash some warnings.
Robin Watts
2013-03-22
Fix store debugging fns so that all output goes to the same file.
Robin Watts
2013-03-21
Add 'void' to a function declaration.
Robin Watts
2013-03-21
Bug 693708: Avoid dereferencing null pointer.
Robin Watts
2013-03-21
Simple debug code to quantify locking times
Robin Watts
2013-03-20
Add caching of rendered tiles.
Robin Watts
2013-03-20
Fix invalid font bboxes
Robin Watts
2013-03-20
Add noreturn attribute to throw/rethrow to help improve compiler warnings.
Tor Andersson
2013-03-18
Auto-generate appearance streams for strikeout, underline, highlight
Paul Gardiner
2013-03-01
Bug 693624: Ensure that windows copes with utf8 filenames
Robin Watts
2013-02-28
Pass bbox to pdf_set_annot_appearance rather than base on display list
Paul Gardiner
2013-02-28
Force colorspaces to match with JPX images.
Robin Watts
2013-02-26
Include required quadPoints entry in created markup annotations.
Paul Gardiner
2013-02-26
Implement annotation deletion, with necessary changes to partial update
Paul Gardiner
2013-02-22
Add fz_get_annot_type
Paul Gardiner
2013-02-20
Bug 693639: Avoid heap overflow and leaks in error cases.
Robin Watts
2013-02-20
Bug 693639: fix UTF-8 BOM detection.
Tor Andersson
[next]