stuff
This commit is contained in:
parent
b6cb3cbcbd
commit
caa84d3deb
12
TODO
12
TODO
@ -1,3 +1,15 @@
|
|||||||
|
- constant images:
|
||||||
|
|
||||||
|
we make them with im_black(), then m_lintra(), then im_clip(). How
|
||||||
|
about instead making a 1x1 pixel image and expanding it with im_emed()
|
||||||
|
would this be quicker?
|
||||||
|
|
||||||
|
test wth nip2
|
||||||
|
|
||||||
|
might be rather similar, nip2 will use im_black() + im_maplut() I
|
||||||
|
guess
|
||||||
|
|
||||||
|
maybe optimise the expand-one-pixel mode of im_embed()?
|
||||||
|
|
||||||
- im_flood*() should use inline rather than #define
|
- im_flood*() should use inline rather than #define
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user