PaletteOptimiser

Shortlog

(0) -100 -60 tip
2016-02-07 Paul Boddie Added tag snapshot-20160207 for changeset c97a0dbd98d8 simpleimage-shedskin tip
2016-02-05 Paul Boddie Experimenting with Cython. Adding some type declarations reduced the running simpleimage-cython
2015-10-12 Paul Boddie Separated scaling and width-stretching operations. simpleimage-shedskin snapshot-20160207
2015-10-12 Paul Boddie Separated scaling and width-stretching operations. simpleimage
2015-10-12 Paul Boddie Separated scaling and width-stretching operations. default
2015-10-12 Paul Boddie Made more thorough fixes to the scaling of images. simpleimage-shedskin
2015-10-12 Paul Boddie Made more thorough fixes to the scaling of images. simpleimage
2015-10-12 Paul Boddie Made more thorough fixes to the scaling of images.
2015-10-12 Paul Boddie Made the verify-only mode more usable, improving the documentation. simpleimage-shedskin
2015-10-12 Paul Boddie Made the verify-only mode more usable, improving the documentation. simpleimage
2015-10-12 Paul Boddie Made the verify-only mode more usable, improving the documentation.
2015-10-12 Paul Boddie Added tag snapshot-20151012 for changeset dac076310b26 simpleimage-shedskin
2015-10-12 Paul Boddie Fixed scaling calculations; added explicit support to preserve the aspect ratio. simpleimage-shedskin snapshot-20151012
2015-10-12 Paul Boddie Fixed scaling calculations; added explicit support to preserve the aspect ratio. simpleimage
2015-10-12 Paul Boddie Fixed scaling calculations; added explicit support to preserve the aspect ratio.
2015-10-11 Paul Boddie Added support for choosing the colour combination with the least error. simpleimage-shedskin
2015-10-11 Paul Boddie Added support for choosing the colour combination with the least error. simpleimage
2015-10-11 Paul Boddie Added support for choosing the colour combination with the least error.
2015-10-11 Paul Boddie Mostly null merge from simpleimage. simpleimage-shedskin
2015-10-11 Paul Boddie Null merge from default. simpleimage
2015-10-11 Paul Boddie Made a new module for a similar separation of concerns to the Shedskin version.
2015-10-11 Paul Boddie Made a new module for a similar separation of concerns to the Shedskin version. simpleimage
2015-10-11 Paul Boddie Replaced "for" loops with "while" loops for extra performance. simpleimage-shedskin
2015-10-11 Paul Boddie Replaced "for" loops with "while" loops for extra performance. simpleimage
2015-10-11 Paul Boddie Replaced "for" loops with "while" loops for extra performance.
2015-10-11 Paul Boddie Attempt to use alternative colour combinations supplying the most pixels. simpleimage-shedskin
2015-10-11 Paul Boddie Attempt to use alternative colour combinations supplying the most pixels. simpleimage
2015-10-11 Paul Boddie Attempt to use alternative colour combinations supplying the most pixels.
2015-10-11 Paul Boddie Combined the preview and conversion functions, added configuration of the number simpleimage-shedskin
2015-10-11 Paul Boddie Combined the preview and conversion functions, added configuration of the number simpleimage
2015-10-11 Paul Boddie Combined the preview and conversion functions, added configuration of the number
2015-10-11 Paul Boddie Added tag snapshot-20151011 for changeset 880ad0960d07 simpleimage-shedskin
2015-10-10 Paul Boddie Fixed the get_float function. simpleimage-shedskin snapshot-20151011
2015-10-10 Paul Boddie Fixed the get_float function. simpleimage
2015-10-10 Paul Boddie Fixed the get_float function.
2015-10-10 Paul Boddie Made the numeric types explicit, even if it is superfluous. simpleimage-shedskin
2015-10-10 Paul Boddie Added tag snapshot-20151010 for changeset cd6bc22cd40b simpleimage-shedskin
2015-10-10 Paul Boddie Update permissions. simpleimage-shedskin snapshot-20151010
2015-10-10 Paul Boddie Update permissions. simpleimage
2015-10-10 Paul Boddie Updated permissions.
2015-10-10 Paul Boddie Propagated documentation and related files. simpleimage-shedskin
2015-10-10 Paul Boddie Propagated documentation and related files. simpleimage
2015-10-10 Paul Boddie Added some documentation plus copyright and licensing details.
2015-10-10 Paul Boddie Moved image conversion to the extension module. simpleimage-shedskin
2015-10-10 Paul Boddie Moved image previewing into the extension module. simpleimage-shedskin
2015-10-10 Paul Boddie Propagated fix for half-resolution previews. simpleimage-shedskin
2015-10-10 Paul Boddie Fixed half-resolution preview pixel step. simpleimage
2015-10-10 Paul Boddie Moved initial image processing to the extension module. simpleimage-shedskin
2015-10-10 Paul Boddie Moved more functions into the extension module. simpleimage-shedskin
2015-10-10 Paul Boddie Moved the SimpleImage class into the extension module. (This seems to slow the simpleimage-shedskin
2015-10-10 Paul Boddie Moved the get_combinations function into the extension module. simpleimage-shedskin
2015-10-10 Paul Boddie Made a new module for Shedskin to compile as an extension module. simpleimage-shedskin
2015-10-10 Paul Boddie Merged tidying changes. simpleimage
2015-10-10 Paul Boddie Removed a superfluous function, made naming and result changes for clarity.
2015-10-10 Paul Boddie Merged repeated identical operation performance improvements. simpleimage
2015-10-10 Paul Boddie Perform processing giving identical results only once.
2015-10-10 Paul Boddie Merged channel operation performance improvements. simpleimage
2015-10-10 Paul Boddie Converted other channel operations to explicit RGB operations.
2015-10-10 Paul Boddie Perform explicit RGB operations for improved performance.
2015-10-10 Paul Boddie Experiment with a simple alternative class to Image for pixel access. simpleimage
(0) -100 -60 tip