Make image whit PHP from abr.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
pisio
Forum Newbie
Posts: 5
Joined: Wed Apr 02, 2008 4:55 pm

Make image whit PHP from abr.

Post by pisio »

Hello,

My friend (desinger) wants to place a web site for a photoshop.
me too
It begged that if I can do code that he make from brushes for photoshop to cause pictures as :Image :

I searched all over around internet for that area is quite wrong in Php-Tommy but I немаря.
Can samebody help me ?

Thanks ahead.

Salute.

// Or simple :=>
file.abr => php => Image
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: Make image whit PHP from abr.

Post by onion2k »

Well.. simple answer is yes. .abr files are essentially just a collection of transparent bitmaps with some meta-data.

But...

It'd be a huge amount of work to reverse engineer the format to figure out what all the meta-data means. You'd need some quite advanced coding skills to do it. I have a feeling it might be illegal in many countries too.

It's also just about possible that Adobe encrypt parts of the brush file which would make the task virtually impossible. I've opened some of the brushes I have here though and I don't think that's the case.
pisio
Forum Newbie
Posts: 5
Joined: Wed Apr 02, 2008 4:55 pm

Re: Make image whit PHP from abr.

Post by pisio »

:( :(
10х
Post Reply