summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2004-11-19cleaned up colorspace loading in mupdfTor Andersson
2004-11-18workaround freetype rounding behaviorTor Andersson
2004-11-18split mupdf/image and added colorspace resource lookup to inline imagesTor Andersson
2004-11-17force use of builtin fonts if names match. speed up clearing of white ↵Tor Andersson
background.
2004-11-17optimized image mask + color caseTor Andersson
2004-11-17clean up mixed tabs and spacesTor Andersson
2004-11-17text clip mode. split text content streams. text extraction api.Tor Andersson
2004-11-16put font encoding tables into their own c-filesTor Andersson
2004-11-16changed order of child nodes in over/maskTor Andersson
2004-11-16removed c99-isms. improved bbox handling.Tor Andersson
2004-11-15render optimizationsTor Andersson
2004-11-12some renamesTor Andersson
2004-11-11fitz tree resource reference countingTor Andersson
2004-11-11filter reference countingTor Andersson
2004-11-11various fixesTor Andersson
2004-11-05tiling patternsTor Andersson
2004-11-04type3 fontsTor Andersson
2004-11-04forgot base14 headerTor Andersson
2004-11-03image masks, inline images and xobject formsTor Andersson
2004-11-01great free -> drop renamingTor Andersson
2004-10-29fill/stroke material struct. flatten indexed colorspace.Tor Andersson
2004-10-28comments on outline and nametreeTor Andersson
2004-10-27better image sampling and separation colorspaceTor Andersson
2004-10-27clean up image renderingTor Andersson
2004-10-26clean up pixmap and image codeTor Andersson
2004-10-26made pdf_function type opaqueTor Andersson
2004-10-26clean up function code, pass oneTor Andersson
2004-10-26adding functionsJeong Seok Gyo
2004-10-26Added outline related functions.Kim Jeong Hee
2004-10-25resample imagesTor Andersson
2004-10-22image renderingTor Andersson
2004-10-22merge windows fontfile patchTor Andersson
2004-10-21rewrote resource dict handlingTor Andersson
2004-10-21refactored mupdf headersTor Andersson
2004-10-198-bit rendering and span scissoringTor Andersson
2004-10-19moved cidtogid into pdf_font, added colorspaces and pdf_page objectTor Andersson
2004-10-14stretch substituted fonts to match metricsTor Andersson
2004-10-14index fonts by cid not glyphTor Andersson
2004-10-13basic renderingTor Andersson
2004-10-12seokgyos nametreeTor Andersson
2004-10-12merged seokgyos win32 fixesTor Andersson
2004-10-11cleaned up xref object and stream apiTor Andersson
2004-10-07transplant objectsTor Andersson
2004-10-07openfile append mode. changed O_*ONLY to FZ_* enums.Tor Andersson
2004-10-06hashtable and object store memory bugsTor Andersson
2004-10-06encrypt when writingTor Andersson
2004-10-05more win32 fixesTor Andersson
2004-10-05strip out c99-isms for msvcTor Andersson
2004-10-05garbage collect unreferenced objectsTor Andersson
2004-10-05improved reading to buffers and writing filesTor Andersson