That is absolutely awesome!
What are you using to do the image operations?
Hit me with your reviews! :)
Moderator: General Moderators
Re: Hit me with your reviews! :)
I've created my own Image Processing "language" (something Like ImageMagick) based on GD2 as part of my CMS. Because it faster then IM and works on all hosting providersomniuni wrote:That is absolutely awesome!
What are you using to do the image operations?
Re: Hit me with your reviews! :)
voidman, on second thoughts, I don't think it's so much a bug as a limitation as to what your code does. My table is white, with a black border. I assume your code only takes into account tables without a border colour?
Re: Hit me with your reviews! :)
Yep. For "fully white" images it should be other (then white) background color. Later I'm going to add ability to define border (with any color and width) around rounded pictures.MichaelR wrote:voidman, on second thoughts, I don't think it's so much a bug as a limitation as to what your code does. My table is white, with a black border. I assume your code only takes into account tables without a border colour?
It should solve such "confusing" situations