On 17 October 2011 11:36, marti.ma...@littlecms.com
wrote:
> This was done on purpose, and the reason was the structures I'm using
> to store data are not efficient for delete operations. Rather, it wold
> be easier to use a higher level structure tied to application behavior.
Right, makes sense.
[Lcms-user] cmsDictRemoveEntry
I've developed a tool called cd-fix-profile that I use in colord to
assign extra metadata to ICC profiles. Writing new DICT tags works
well, as does adding them, but *modifying* them seems painful. Because
there's no cmsDictRemoveEntry I have to load up a ne
I've developed a tool called cd-fix-profile that I use in colord to
assign extra metadata to ICC profiles. Writing new DICT tags works
well, as does adding them, but *modifying* them seems painful. Because
there's no cmsDictRemoveEntry I have to load up a new hDict copying
the values from the old o