summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-13Fix various compile warnings spotted by the cluster.Robin Watts
2013-09-10Attempt to fix reflow.Robin Watts
2013-09-10tolerate xobjects with invalid colorspacesSimon Bünzli
2013-09-10correctly set indexed colors in pdf_set_colorSimon Bünzli
2013-09-10support /Alternate colorspace for ICC basedSimon Bünzli
2013-09-10support jpegtables for TIFF imagesSimon Bünzli
2013-09-10Bug 694567: prevent double-free in pdf_open_raw_filterSimon Bünzli
2013-09-08Separate command and coordinate arrays in fz_path structure.Tor Andersson
2013-09-08ios: Clean up project file.Tor Andersson
2013-09-08Update thirdparty.txt to include curlChris Liddell
2013-09-06Fix problem with object dirty flagPaul Gardiner
2013-09-06Add '-' as a option for stdout to mudrawRobin Watts
2013-09-04Fix memory leak due to softmasks.Robin Watts
2013-09-03Fix header file dependencies on tool source files.Tor Andersson
2013-09-03Silence warning.Tor Andersson
2013-09-03Add FZ_VERSION define. Check header and library version compatibility.Tor Andersson
2013-09-02Improve SVG pattern handling.Robin Watts
2013-09-02Expose subpixel glyph adjustment calculations.Robin Watts
2013-09-02Add glyph rendering routines that return fz_pixmaps rather than fz_glyphs.Robin Watts
2013-09-02Be smarter when quantising sub pixel positions for glyphs.Robin Watts
2013-08-30Use RLE coding scheme for glyph bitmaps.Robin Watts
2013-08-30Add simple banding to mudraw.Robin Watts
2013-08-29Add new fz_putc and fz_new_output_to_filename functions.Robin Watts
2013-08-29Make the pdf device produce more efficient appearance streams for textPaul Gardiner
2013-08-28Add MuPDF logo to signature appearancePaul Gardiner
2013-08-28add FZ_IMAGE_JXR placeholder for downstream implementorsSimon Bünzli
2013-08-28invert color transformed CMYK JPEG imagesSimon Bünzli
2013-08-28support deprecated JPEG-in-TIFF compressionSimon Bünzli
2013-08-28better JPEG image resolution detection (for XPS)Simon Bünzli
2013-08-28fix gradient ordering edge caseSimon Bünzli
2013-08-28make cmapdump ignore VCS foldersSimon Bünzli
2013-08-28take /Version in /Root into accountSimon Bünzli
2013-08-28default OCGs to visibleSimon Bünzli
2013-08-28fix memory leaksSimon Bünzli
2013-08-28sync bits when closing an LZW streamSimon Bünzli
2013-08-28optionally detect initial EOL in CCITTFaxDecode streamsSimon Bünzli
2013-08-28fix various typosSimon Bünzli
2013-08-28Dump glyph cache size as part of mudraw -MRobin Watts
2013-08-28Fix big endian operation of paint code.Robin Watts
2013-08-28Fix bad interaction between incremental update and object streamsPaul Gardiner
2013-08-27Android: support signingPaul Gardiner
2013-08-27A few updates to signing supportPaul Gardiner
2013-08-27Android: add signature checkingPaul Gardiner
2013-08-27Support openssl build in androidPaul Gardiner
2013-08-26Optimise fz_paint_scan_with_color and fz_paint_spanRobin Watts
2013-08-26Optimise fz_paint_affine_near and similar fnsRobin Watts
2013-08-26Remove conditional code from draw-paint.cRobin Watts
2013-08-26Optimise fz_paint_span_with_color and fz_paint_solid_colorRobin Watts
2013-08-26Fix memory leak in new glyph cache code.Robin Watts
2013-08-24Support named destinations in remote link annotations.Sebastian Rasmussen