Age | Commit message (Expand) | Author |
---|---|---|
2017-03-22 | Rename fz_putc/puts/printf to fz_write_*. | Tor Andersson |
2017-02-20 | Add fz_font_is_bold and italic functions. Use them for svg output. | Tor Andersson |
2016-11-14 | Make fz_buffer structure private to fitz. | Robin Watts |
2016-10-07 | Add ctx to fz_font functions. | Robin Watts |
2016-10-05 | Move fz_font definition to be private. | Robin Watts |
2016-09-14 | Add scripts to remove/replace 'static' from functions. | Robin Watts |
2016-06-17 | Use 'size_t' instead of int as appropriate. | Robin Watts |
2016-04-28 | Refactor fz_image code cases. | Robin Watts |
2016-04-28 | Partial image decode. | Robin Watts |
2015-12-15 | Rename fz_output_x to fz_write_pixmap_as_x etc. | Tor Andersson |
2015-12-11 | Rename structured text structs and functions to 'stext'. | Tor Andersson |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2013-10-10 | Add fz_new_png_from_pixmap | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |