projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f261c32
)
noted row-based access to images
author
Tony Cook
<tony@develop=help.com>
Sun, 6 May 2001 07:47:26 +0000
(07:47 +0000)
committer
Tony Cook
<tony@develop=help.com>
Sun, 6 May 2001 07:47:26 +0000
(07:47 +0000)
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index 2ea0b93ab4c3b2b2911279b9985a2725a7c3c103..5b1fcf85220aa43bcace594f01830474b87cedb0 100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-391,6
+391,8
@@
Revision history for Perl extension Imager.
- makemap_addi() now only puts colours into the palette that it
found while optimizing the palette (so we don't get 256 colour
palettes for 2 colour images :)
+ - initial implementation of a row-based interface to low-level
+ images (for performance)
~~~~~~~~~~~~~^ ^ ^~~~~~~~~~~~~~