Version: svn trunk (using KDE 4.5.5) OS: Linux In 16 and 32 bits float files, eraser mode doesn't work. Same thing for almost all blending modes : only Normal, Copy and Darken can be selected (but Darken doesn't look to work different from normal ; and when using deform tool in Copy mode on transparent layers, it produces strange artefacts, not sure if it comes from copy mode or deform brush). Reproducible: Didn't try
Of course always reproducible (sorry I forgot to precise it in description)
Eraser -> bug Everything else -> wish
We also shouldn't show non-working composite ops. This is likely related to the categorized composite op view by plassy, though.
The erase composite op is now implemented; the non-existent composite ops are grayed out and flagged with an icon. The ctlcs darken compositeop actually is alpha darken, and is now correctly tagged. The rest needs to be implemented still :-)
This is fixed now with the replacement of ctl-cs based hdr colorspaces with lcms2.4-based hdr colorspaces.