Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-05 | Remove fz_page argument from fz_annot function calls. | Tor Andersson | |
2015-12-11 | Rename structured text structs and functions to 'stext'. | Tor Andersson | |
Less risk of confusion with the text type used in the device interface. | |||
2015-09-30 | Fix windows build of fitz/util.c | Robin Watts | |
Use +/-FLT_MAX rather than INT_MIN/MAX for floats. Avoid mid-block definitions of vars. | |||
2015-09-14 | Add utility functions to help reduce device creation boilerplate. | Tor Andersson | |