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