Age | Commit message (Expand) | Author |
2016-01-21 | Drop const from fz_colorspace. | Tor Andersson |
2016-01-13 | Add lots of consts. | Robin Watts |
2015-12-15 | Rename fz_output_x to fz_write_pixmap_as_x etc. | Tor Andersson |
2015-12-11 | Remove text clip accumulation. | Tor Andersson |
2015-12-11 | Keep spans of multiple fonts and sizes in one fz_text object. | Tor Andersson |
2015-03-24 | Path rework for improved memory usage. | Robin Watts |
2015-02-23 | Fix double-malloc error. | Tor Andersson |
2015-02-17 | Use embedded superclass struct instead of user pointer in devices. | Tor Andersson |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2014-09-02 | Clean some whitespace. | Tor Andersson |
2014-02-04 | Improve glyph bounding, outlining and SVG output text. | Robin Watts |
2014-01-06 | fix various MSVC warnings | Simon Bünzli |
2014-01-02 | Add rebinding for fz_devices and fz_documents | Robin Watts |
2013-11-11 | Remove unused variables causing warnings | Sebastian Rasmussen |
2013-10-11 | SVG: Fix alpha issues. | Robin Watts |
2013-10-11 | SVG: Add simple smask support. | Robin Watts |
2013-10-11 | SVG: Add dumb group implementation. | Robin Watts |
2013-10-11 | SVG: Fix clip stack handling etc. | Robin Watts |
2013-10-10 | SVG: Fix fts_01_0106.pdf | Robin Watts |
2013-10-10 | SVG: Add image mask clip support. | Robin Watts |
2013-10-10 | SVG device: All gradient output (using images). | Robin Watts |
2013-10-10 | Add fz_new_png_from_pixmap | Robin Watts |
2013-10-09 | SVG: Support Type3 fonts and stroked fonts. | Robin Watts |
2013-10-07 | SVG device: Send text as reusable paths | Robin Watts |
2013-10-07 | Update SVG device to send text as paths | Robin Watts |
2013-09-08 | Separate command and coordinate arrays in fz_path structure. | Tor Andersson |
2013-09-02 | Improve SVG pattern handling. | Robin Watts |
2013-07-26 | Narrow definition of whitespace according to XML spec. | Robin Watts |
2013-07-25 | Bug 694402: Fix various SVG output problems | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |