summaryrefslogtreecommitdiff
path: root/source/fitz/stext-output.c
AgeCommit message (Expand)Author
2016-11-14Make fz_buffer structure private to fitz.Robin Watts
2016-10-07Add ctx to fz_font functions.Robin Watts
2016-10-05Move fz_font definition to be private.Robin Watts
2016-09-14Add scripts to remove/replace 'static' from functions.Robin Watts
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-04-28Refactor fz_image code cases.Robin Watts
2016-04-28Partial image decode.Robin Watts
2015-12-15Rename fz_output_x to fz_write_pixmap_as_x etc.Tor Andersson
2015-12-11Rename structured text structs and functions to 'stext'.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2013-10-10Add fz_new_png_from_pixmapRobin Watts
2013-06-20Rearrange source files.Tor Andersson