Plugin to load Photoshop PAT patterns set as image in GIMP. Multiple patterns included in a file are loaded as layers. Should handle Grayscale, Indexed and RGB patterns ; anyway, a RGB image is always created for now. Requires Gimp 2.4.
| Attachment | Size |
|---|---|
| ps-pat-load.c | 16.04 KB |
Comments
Windows binaries Photoshop Pattern Loader for Gimp 64 bits
Bonjour,
http://aljacom.com/~gimp/Photoshop_Pattern_Loader-64bits.zip
vol. 29 662 bytes - md5 9187eef03a61658c2cbb9fe92e95a872
Tests with Gimp 2.6.9 64 bits (sourceforge.net) & Gimp 2.7.2 - 2.7.3 64 bits (partha.com) / Windows 7 64 bit
compiling for ubuntu?
Got answer
Im new to this whole thing....
Some useful information
Some useful information-2
Just for the records: the
Just for the records: the source code here is in no way "for Linux only". Otherwise I wouldn't have been able to compile the very same code into the plug-in you've linked too.
It is some amount of work to get a build environment set up on Microsoft Windows, true, but it is manageable. Just do not expect to be able to do this without learning a lot ;)
Yes, but...
I compiled this under Mac OS
I compiled this under Mac OS X 10.5.8 with no problem.
gimptool-2.0 --build ps-pat-load.c
worked perfectly. So you could say Linux and OSX without "some amount of work" also.
Maybe you should start by
:/
I've compiled a Windows
Thank you
Great plugin, but how can I
Building C plugin on Windows
The page mentioned there
Building C plugin on Windows