summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-05Fix bug in fz_debug_xml.Tor Andersson
2013-11-05Improve stroke state function names that take the dash array length.Tor Andersson
2013-11-05Ignore <!DOCTYPE ...> declaration in XML parser.Tor Andersson
2013-11-04Fix of tab/space issues as well as changing thumbnail scale look ahead to +/-...Michael Vrhel
2013-11-04Make sure declarations come first. This would not compile with default wind...Michael Vrhel
2013-11-04Addition of printing support.Michael Vrhel
2013-11-04Fix UI so that consistent zoom size is maintained as pages changed.Michael Vrhel
2013-10-31Fix segv bug in clear_pixmap_with_value functions.Tor Andersson
2013-10-31Fix bug in gray to cmyk color converters.Tor Andersson
2013-10-31Special case clear_pixmap_with_value for CMYK colorspaces.Tor Andersson
2013-10-31Add CMYK and CMYK Alpha colorspaces to mudraw options.Tor Andersson
2013-10-31Add CMYK support to PWG output.Tor Andersson
2013-10-31Add CMYK support to PAM output.Tor Andersson
2013-10-23Fix so that multi-threaded rendering of display list works.Michael Vrhel
2013-10-17Remove duplicated line.Robin Watts
2013-10-16Fix cross document store object hash collisions.Robin Watts
2013-10-16Adopt backported bugfix from openjpeg2 into our version.Robin Watts
2013-10-16page->contents should be a reference, not the original object.Robin Watts
2013-10-16Fix null device clip stack scissor handling.Robin Watts
2013-10-16iOS: add support for selecting form choice fieldsPaul Gardiner
2013-10-16iOS: use partial updates to display annotation changesPaul Gardiner
2013-10-16iOS: keep reference to the fz_pixmaps.Paul Gardiner
2013-10-16iOS: support filling in of text form fieldsPaul Gardiner
2013-10-15Fix typo in page tree manipulation when inserting new pages.Tor Andersson
2013-10-15Add local .vimrc to .gitignore.Tor Andersson
2013-10-14Create Contents entry in PDF write device if one doesn't exist already.Robin Watts
2013-10-14Handle stroke+fill operations with transparency/blendmodes.Robin Watts
2013-10-11SVG: Fix alpha issues.Robin Watts
2013-10-11SVG: Add simple smask support.Robin Watts
2013-10-11SVG: Add dumb group implementation.Robin Watts
2013-10-11SVG: Fix clip stack handling etc.Robin Watts
2013-10-11Update documentation of multithreading and contexts.Robin Watts
2013-10-11prevent potential heap access violationSimon Bünzli
2013-10-10SVG: Fix fts_01_0106.pdfRobin Watts
2013-10-10SVG: Add image mask clip support.Robin Watts
2013-10-10Rename the draw devices 'stack_max' member to be 'stack_cap'Robin Watts
2013-10-10SVG device: All gradient output (using images).Robin Watts
2013-10-10Use the 'rect' param to fz_clip_path.Robin Watts
2013-10-10Add scissor stack functionality to null device.Robin Watts
2013-10-10Add fz_new_png_from_pixmapRobin Watts
2013-10-10Fix broken winRT project by adding new glyph.c file.Michael Vrhel
2013-10-09SVG: Support Type3 fonts and stroked fonts.Robin Watts
2013-10-09Fix typo in pixmap handling.Robin Watts
2013-10-09iOS: ensure link highlights scale correctly on zoom and stay visiblePaul Gardiner
2013-10-09iOS: implement internal-link followingPaul Gardiner
2013-10-07SVG device: Send text as reusable pathsRobin Watts
2013-10-07Update SVG device to send text as pathsRobin Watts
2013-10-04Android: Fix reference overflow in mupdf.cRobin Watts
2013-10-02iOS: unify the drawing of the main image and the tilePaul Gardiner
2013-10-02iOS: rework some positioning calclationsPaul Gardiner