Hit me with your reviews! :)

It doesn't matter if you do all the error checking in the world, or if you have the most beautiful graphics, if your site or application design isn't usable, it's not going to do well. Get input and advice on usability and user interface issues here.

Moderator: General Moderators

User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: Hit me with your reviews! :)

Post by omniuni »

That is absolutely awesome!

What are you using to do the image operations?
voidman
Forum Newbie
Posts: 9
Joined: Wed Nov 12, 2008 3:25 am

Re: Hit me with your reviews! :)

Post by voidman »

omniuni wrote:That is absolutely awesome!

What are you using to do the image operations?
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 providers :)
MichaelR
Forum Contributor
Posts: 148
Joined: Sat Jan 03, 2009 3:27 pm

Re: Hit me with your reviews! :)

Post by MichaelR »

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?
voidman
Forum Newbie
Posts: 9
Joined: Wed Nov 12, 2008 3:25 am

Re: Hit me with your reviews! :)

Post by voidman »

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?
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.
It should solve such "confusing" situations :)
Post Reply