Actions
Bug #15149
closedm.mask produces 256 color images (why is GDlib involved here???)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2005-10-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I am trying to use the m.mask functionality and found out that this somehow does create 256 color images just as if I would use GIFBUILDER, which is known to produce 256 images (unfortunately). I can not understand why this happens, did not read this part of the code yet. But it looks like GDlib comes into action here, while this is actually completely unnecessary here!
Looks like another performance killer!
This should be cleaned up in t3 4.0.0! As should the whole image creation library! It is full of bugs and unnecessary code!
elias
(issue imported from #M1721)
Actions