summaryrefslogtreecommitdiff
path: root/raster/render.c
AgeCommit message (Expand)Author
2009-02-28Moved Fitz files into one directory.Tor Andersson
2009-02-23Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...Tor Andersson
2008-08-24Don't try to draw zero dimensioned image.Sebastian Rasmussen
2008-07-01Fix band height calculation bug.Tor Andersson
2008-06-30Whitespace fix.Tor Andersson
2008-04-25Remove unused meta node type.Tor Andersson
2008-04-23Misc cleanupsGlenn Kennard
2008-03-31fixes for native windows build with Visual StudioKrzysztof Kowalczyk
2008-04-20Forgot to add blendmodes.cGlenn Kennard
2008-04-20Adhere to common idiom when not encoundering error.Sebastian Rasmussen
2008-04-19Support hairlines (zero-width lines)Glenn Kennard
2008-03-24Fix endian issue in solid node fill optimization.Glenn Kennard
2008-03-21Fix fast path compositing. Constant color is NOT premultiplied.Glenn Kennard
2008-03-21Yup, premul alpha. Also, vectorize rendersolid.Glenn Kennard
2008-03-21Propagate alpha into rendering routinesGlenn Kennard
2008-03-20Parse fill/stroke constant alpha values.Tor Andersson
2008-03-20Whitespace fixes.Sebastian Rasmussen
2008-03-20Fixed patch generating compiler warning.Sebastian Rasmussen
2008-03-19Optimize pdf_loadtile for indexed imagesGlenn Kennard
2008-03-20Fixed compiler warning.Sebastian Rasmussen
2008-03-20Use C comments instead of C++ comments.Sebastian Rasmussen
2008-03-19Split image decode and scaling work into bands for large imagesGlenn Kennard
2008-03-09Fixed initial line whitespace.Sebastian Rasmussen
2008-03-17Port y clipping from fitz experimental treeGlenn Kennard
2008-03-08Fixed almost all compiler warnings.Sebastian Rasmussen
2005-06-06rename fz_colornode to fz_solidnodeTor Andersson
2005-06-04new world order ii -- revenge of the header filesTor Andersson
2005-06-04new world orderTor Andersson