Search found 3 matches

by boroda
2011-03-30T05:20:20-07:00
Forum: Developers
Topic: Export vector path from PSD layer
Replies: 1
Views: 5486

Export vector path from PSD layer

Hello everyone, I am writing the utility that export separate PSD layers from PSD file to PNG and compress them later into big texture atlas. Previously our toolchain used Photoshop and it JavaScript API to perform export operation and it was very slow. Right now it's working perfectly using ...
by boroda
2011-03-30T05:12:50-07:00
Forum: Developers
Topic: make error while building ImageMagick-6.6.6-3 static
Replies: 4
Views: 10660

Re: make error while building ImageMagick-6.6.6-3 static

I've fixed the issue on my end. My results: 1) When you build on Mac OS 10.6 with opencl, it doesn't compiles. Machine: MacBookPro, 10.6.6, SDK 10.6. Same error that was introduced previously in this thread. 2) Without OpenCL it compiles successfully. Be carefull because it puts output libraries to ...
by boroda
2011-03-28T13:48:56-07:00
Forum: Developers
Topic: make error while building ImageMagick-6.6.6-3 static
Replies: 4
Views: 10660

Re: make error while building ImageMagick-6.6.6-3 static

Same issue on my end. Does anyone have solution for this problem?