Commit Graph

18 Commits

Author SHA1 Message Date
Thorsten Behrens
b97886a193 #i65904# Finished drawMaskedColor() support; simplified iterator/accessor/range setup for vigra algorithms; sanitized typedefs for BitmapRenderer 2006-07-11 14:33:05 +00:00
Thorsten Behrens
01878a9bdd #i65904# Consistently named constants; added rectangular device subsetting to BitmapDevice; moved spreaded pixel format configuration points into a single traits template (per format); slightly improved cross-format support 2006-07-11 10:39:41 +00:00
Thorsten Behrens
8b7ded16f1 #i65904# Reworked accessor framework, is now a hierarchy of nested functionality; added traits for color, iterator and accessor behaviour; finished missing bitmap formats, slightly changed set of predefined formats; swapped order of xor/palette accessor application for the BitmapDevice, which should yield much more sensible results; added a few tests for the new formats 2006-07-06 09:02:07 +00:00
Thorsten Behrens
35320797f8 #i65904# Moved vigra/template-depending parts out of color.hxx into colormisc.hxx 2006-06-30 12:36:14 +00:00
Thorsten Behrens
6928d01f7a #i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testcases for fixed bugs; corrected clip bounds for line and polyline rendering 2006-06-30 10:05:21 +00:00
Thorsten Behrens
0535516a2f #i65904# Added more docs; made clip masks for all cases (except masked bitmap); removed hardcoded unsigned int in favor of a metafunction; added tests for clips; fixed Color channel modification methods 2006-06-28 15:50:20 +00:00
Thorsten Behrens
e067c2aa6f #i65904# Fixed mask blending; added tests; reworked metafunctions for clip proxy accessors 2006-06-09 03:21:01 +00:00
Thorsten Behrens
d2aaa68fd8 #i65904# Added fallback to unclipped methods, should the clip mask be NULL 2006-06-08 15:39:02 +00:00
Thorsten Behrens
152471cdc3 #i65904# Added fallback to unclipped methods, should the clip mask be NULL 2006-06-08 12:14:02 +00:00
Thorsten Behrens
76535cd14f #i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assignment op); added more tests 2006-06-07 23:01:48 +00:00
Thorsten Behrens
4999aa5c72 #i65904# Finished xor and mask support; corrected Color handling 2006-06-07 13:27:36 +00:00
Thorsten Behrens
16fd173730 #i65904# Temporarily disabled temporarily 2006-06-06 10:41:06 +00:00
Thorsten Behrens
781ee266d8 #i65904# Added template meta function to retrieve palette lookup functor; for palette images, now performing lookup only _once_, and rasterizing the primitive with the index value; added one more degenerate case for polygon fill test 2006-06-02 15:14:23 +00:00
Thorsten Behrens
db83a2292b #i65904# Completed mask support; fixed color difference bug; added more tests 2006-06-02 12:57:26 +00:00
Thorsten Behrens
72e2b8e11c #i65904# Now calculating stride correctly, even for 1bpp mask images 2006-06-02 07:50:38 +00:00
Thorsten Behrens
6a4ea42a8f #i65904# Made drawBitmap/drawMaskedColor functional; added raw access for palette images 2006-06-02 07:36:15 +00:00
Thorsten Behrens
6a1e36d96f #i65904# Corrected license headers, added more tests 2006-05-31 09:12:13 +00:00
Thorsten Behrens
ef0bbaaf42 #i65904# Initial revision 2006-05-31 08:49:45 +00:00