summaryrefslogtreecommitdiff
path: root/fitz/base_context.c
AgeCommit message (Expand)Author
2011-12-08Fix exception handling in pdfdraw to avoid leaks.Robin Watts
2011-12-06Move antialias levels into context.Robin Watts
2011-11-28Move Freetype globals into context.Robin Watts
2011-10-04Reintroduce alloc context section.Robin Watts
2011-09-21Add warning context.Tor Andersson
2011-09-21Rename malloc functions for arrays (fz_calloc and fz_realloc).Tor Andersson
2011-09-21Don't thread ctx through safe fz_obj functions.Tor Andersson