index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
mudraw.c
Age
Commit message (
Expand
)
Author
2013-06-13
Make display lists reference counted objects.
Robin Watts
2013-06-12
Support begin/end page calls in text extraction device.
Tor Andersson
2013-06-12
Add begin_page and end_page calls to device interface.
Tor Andersson
2013-06-12
Clean up whitespace errors.
Tor Andersson
2013-06-09
Remove fz_interactive API in favour of direct use of pdf API
Paul Gardiner
2013-06-08
Simple PCL output
Robin Watts
2013-06-03
Fix SVG output.
Robin Watts
2013-05-21
Add monochrome PWG output routines.
Robin Watts
2013-05-21
Mudraw: Add -c colorspace flag.
Robin Watts
2013-05-21
Add PWG options structure for writing PWGs.
Robin Watts
2013-05-16
Add colorspace context.
Tor Andersson
2013-05-16
Add PWG raster output to mudraw.
Robin Watts
2013-05-14
svgwrite: First attempt at an SVG output device.
Robin Watts
2013-05-06
Add simple visual-to-logic RTL reordering as a text extraction pass.
Tor Andersson
2013-05-03
Update mudraw to better spot output file types.
Robin Watts
2013-04-26
Rename functions for consistency.
Robin Watts
2013-04-26
Hint enabling/disabling for devices.
Robin Watts
2013-04-04
Fix usage string for mudraw
Robin Watts
2013-03-26
Reflow: Move from html output using tables to html output using div/span
Robin Watts
2013-03-26
Rework text extraction structures.
Robin Watts
2013-02-27
Bug 693624: Update mudraw and mutool to use Unicode entry points on windows
Robin Watts
2013-02-06
Rename bbox to irect.
Tor Andersson
2013-02-06
Solve potential problems with partial update.
Robin Watts
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2013-02-06
Fix forgetting to open fz_output for xml output.
Robin Watts
2013-02-04
Add fz_output, and make output functions use it.
Robin Watts
2013-01-30
Rename fz_irect back to fz_bbox.
Tor Andersson
2013-01-30
Always pass value structs (rect, matrix, etc) as values not by pointer.
Tor Andersson
2013-01-30
Introduce fz_irect where the old fz_bbox was useful.
Tor Andersson
2013-01-30
Eliminate fz_bbox in favor of fz_rect everywhere.
Tor Andersson
2012-11-29
Bug 693461: Add LL suffix to large number.
Robin Watts
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-09-04
Forms: mass renaming for the sake of consistency
Paul Gardiner
2012-08-16
Silence some warnings.
Robin Watts
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-06
Add option to mudraw to process further files upon error
Sebastian Rasmussen
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-27
Fix typo in mudraw preventing tracking of slowest page draw
Sebastian Rasmussen
2012-07-19
Improve mudraw generation of .mjs scripts
Robin Watts
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-21
Updates for more effective mujstest.
Robin Watts
2012-06-20
Remove unused variable.
Robin Watts
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
2012-06-12
Change mudraw to set the error code if rendering errors present.
Robin Watts
2012-05-27
Print filenames for fastes/slowest page in mudraw
Sebastian Rasmussen
2012-05-10
Clamp page numbers given to mupdfclean.
Sebastian Rasmussen
2012-05-01
Always print the file name upon errors in mudraw.
Sebastian Rasmussen
[next]