summaryrefslogtreecommitdiff
path: root/basebmp/test/bmpdemo.cxx
AgeCommit message (Collapse)AuthorFilesLines
2008-04-11INTEGRATION: CWS changefileheader (1.13.42); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:07:57 rt 1.13.42.1: #i87441# Change license header to LPGL v3.
2006-10-12INTEGRATION: CWS sb59 (1.12.4); FILE MERGEDOliver Bolte1-6/+5
2006/08/30 22:52:05 thb 1.12.4.1: #i69122# Made basebmp compile warning-free
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized ↵Thorsten Behrens1-4/+21
solution; constructing all accessors with passed parameter now for the BitmapRenderer; significantly improved test coverage for polygon rasterizing
2006-07-12#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow ↵Thorsten Behrens1-5/+8
handling & forgot to handle negated cases); fixed typo for paletteformats (ignoring bit gravity); made drawMaskedBitmap() work for more cases; improved tests
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting ↵Thorsten Behrens1-2/+27
to BitmapDevice; moved spreaded pixel format configuration points into a single traits template (per format); slightly improved cross-format support
2006-06-30#i65904# Fixed ugly typos in clippedLine clipping; improved docs; added ↵Thorsten Behrens1-5/+14
testcases for fixed bugs; corrected clip bounds for line and polyline rendering
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked ↵Thorsten Behrens1-281/+43
bitmap); removed hardcoded unsigned int in favor of a metafunction; added tests for clips; fixed Color channel modification methods
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip ↵Thorsten Behrens1-2/+137
proxy accessors
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper ↵Thorsten Behrens1-27/+30
copy-const/assignment op); added more tests
2006-06-07#i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens1-2/+7
2006-06-02#i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens1-9/+18
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for ↵Thorsten Behrens1-10/+29
palette images
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens1-2/+2
2006-05-31#i65904# Initial revisionThorsten Behrens1-0/+1278