Free textures
This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
Free textures | Claus Cyrny | 02 Feb 10:39 |
Free textures | Michael Schumacher | 02 Feb 11:38 |
Free textures | Mike Williams | 02 Feb 13:18 |
Free textures | Claus Cyrny | 02 Feb 13:29 |
Free textures | Jeffrey Brent McBeth | 02 Feb 13:31 |
Free textures | Claus Cyrny | 02 Feb 14:19 |
Free textures | Mike Williams | 02 Feb 14:42 |
Free textures | Michael Schumacher | 02 Feb 18:53 |
Free textures | Adrian Dusa | 03 Feb 16:29 |
Free textures | Claus Cyrny | 03 Feb 17:30 |
Free textures | Adrian Dusa | 04 Feb 08:21 |
Free textures | Daniel Hornung | 03 Feb 17:54 |
Free textures (2) | Claus Cyrny | 03 Feb 15:48 |
Free textures
Hi all,
after reading the last post in the 'Golden Text' thread, I came up with a number of textures myself. I packed the in a zip archive, and anyone here on the list is free to download them for personal use.
I'm actually not sure if those textures tile; an attempt to perform the 'Tile...' option in the Gimp didn't give good results, so I left them as they are. I really enjoyed making those textures, and I think the quality is really good.
Sample:
http://home.arcor.de/ccyrny/downloads/tiles_samples.jpg
zip archive:
http://home.arcor.de/ccyrny/downloads/textures.zip
The archive contains both preview images (120x120, as JPEG's), as well as the textures themselves as .xcf files (400x400).
Hope you like them,
Claus
Free textures
Von: Claus Cyrny
zip archive:
Could you check if this file is a valid zip file?
Michael
Free textures
On Mon, Feb 2, 2009 at 5:38 AM, Michael Schumacher wrote:
Von: Claus Cyrny
http://home.arcor.de/ccyrny/downloads/textures.zipCould you check if this file is a valid zip file?
Sure doesn't work on my system, unzipping resulted in a bunch of error messages and only two files.
alligator_skin.xcf wood_03_th.jpg
I could display the jpg, but the gimp (2.6.4 on fedora10) would not open the xcf file.
The texture look nice, though. Let us know when the archive is fixed.
Cheers,
Mike
== gimp errors from xcf file ==
Opening '/home/mike/download/gimp/textures/alligator_skin.xcf' failed:
This XCF file is corrupt! I could not even salvage any partial image data from it.
== unzip errors ==
Archive: textures.zip
warning [textures.zip]: -118 extra bytes at beginning or within zipfile
(attempting to process anyway)
retry - request = 0x4294967178
error [textures.zip]: attempt to seek before beginning of zipfile
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
(attempting to re-compensate)
inflating: alligator_skin.xcf bad CRC 798bf47d (should be e8ddc5fd)
file #2: bad zipfile offset (local header sig): 522102
(attempting to re-compensate)
file #2: bad zipfile offset (local header sig): 522102
file #3: bad zipfile offset (local header sig): 540531
file #4: bad zipfile offset (local header sig): 969072
file #5: bad zipfile offset (local header sig): 982479
file #6: bad zipfile offset (local header sig): 1136411
file #7: bad zipfile offset (local header sig): 1510528
file #8: bad zipfile offset (local header sig): 1519246
file #9: bad zipfile offset (local header sig): 1618580
file #10: bad zipfile offset (local header sig): 1622909
file #11: bad zipfile offset (local header sig): 2041125
file #12: bad zipfile offset (local header sig): 2049392
file #13: bad zipfile offset (local header sig): 2063763
file #14: bad zipfile offset (local header sig): 2079861
file #15: bad zipfile offset (local header sig): 2097348
file #16: bad zipfile offset (local header sig): 2495533
file #17: bad zipfile offset (local header sig): 2510543
file #18: bad zipfile offset (local header sig): 3248438
file #19: bad zipfile offset (local header sig): 3255407
file #20: bad zipfile offset (local header sig): 3609315
file #21: bad zipfile offset (local header sig): 3963225
file #22: bad zipfile offset (local header sig): 3969733
file #23: bad zipfile offset (local header sig): 4389031
file #24: bad zipfile offset (local header sig): 4400740
file #25: bad zipfile offset (local header sig): 4853493
file #26: bad zipfile offset (local header sig): 4869310
file #27: bad zipfile offset (local header sig): 4995186
file #28: bad zipfile offset (local header sig): 5293026
file #29: bad zipfile offset (local header sig): 5309334
file #30: bad zipfile offset (local header sig): 5664411
file #31: bad zipfile offset (local header sig): 5670298
file #32: bad zipfile offset (local header sig): 6016147
file #33: bad zipfile offset (local header sig): 6020873
inflating: wood_03_th.jpg
[mike@localhost textures]$ type textures.zip
bash: type: textures.zip: not found
Free textures
Michael Schumacher wrote:
Von: Claus Cyrny
zip archive:
Could you check if this file is a valid zip file?
Sorry, the file got corrupted somehow. I'm using Ubuntu's archive manager, and it seems that there's a problem with zip files. I now created a tar.gz archive. I'm not sure if utlilites such as WinZip support this, but currently I have no other option. (I could also try .jar, which I never used before).
So, the new URL is
http://home.arcor.de/ccyrny/downloads/textures.tar.gz
Claus
Free textures
On Mon, Feb 02, 2009 at 01:29:18PM +0100, Claus Cyrny wrote:
Could you check if this file is a valid zip file?
Sorry, the file got corrupted somehow. I'm using Ubuntu's archive manager, and it seems that there's a problem with zip files. I now created a tar.gz archive. I'm not sure if utlilites such as WinZip support this, but currently I have no other option. (I could also try .jar, which I never used before).
WinZip does support tar.gz
JAR is just a zip file with some extra metadata
I would be _shocked_ if you couldn't just zip this yourself. It isn't
hard, if you want maximum compression...
"zip -9r ArchiveName.zip Directory_To_Be_Zipped Additional_Files_If_Needed"
Jeff
Free textures
Jeffrey Brent McBeth wrote:
On Mon, Feb 02, 2009 at 01:29:18PM +0100, Claus Cyrny wrote:
Could you check if this file is a valid zip file?
Sorry, the file got corrupted somehow. I'm using Ubuntu's archive manager, and it seems that there's a problem with zip files. I now created a tar.gz archive. I'm not sure if utlilites such as WinZip support this, but currently I have no other option. (I could also try .jar, which I never used before).
WinZip does support tar.gz
JAR is just a zip file with some extra metadata I would be _shocked_ if you couldn't just zip this yourself. It isn't hard, if you want maximum compression..."zip -9r ArchiveName.zip Directory_To_Be_Zipped Additional_Files_If_Needed"
Ok, the textures are now available at
http://home.arcor.de/ccyrny/downloads/textures.tar.gz
and
http://home.arcor.de/ccyrny/downloads/textures.zip
Claus ;-)
Free textures
On Mon, Feb 2, 2009 at 8:19 AM, Claus Cyrny wrote:
Ok, the textures are now available at
http://home.arcor.de/ccyrny/downloads/textures.tar.gz
and
http://home.arcor.de/ccyrny/downloads/textures.zip
Claus ;-)
Claus,
Hi there. That's much better. Both of those are fine.
Thanks,
Mike
Free textures
Claus Cyrny wrote:
http://home.arcor.de/ccyrny/downloads/textures.tar.gz
and
The files should contain an statement regarding the usage and distribution. Currently, distribution by anyone else then you is disallowed under many jurisdictions, and derived works will be complicated from a legal point of view.
Michael
Free textures (2)
Hi,
I compiled another zip archive with textures, which contains both tileable versions of some of the textures from the first archive, plus some additional ones. In the meantime, I included a README file and licensed all of the textures under a Creative Commons license:
http://creativecommons.org/licenses/by-nc-sa/3.0/de/
The new archive can be found at
http://home.arcor.de/ccyrny/downloads/textures_02.zip
Claus
Free textures
On Monday 02 February 2009, Michael Schumacher wrote:
Claus Cyrny wrote:
http://home.arcor.de/ccyrny/downloads/textures.tar.gz
and
Sorry to be ignorant, but how does one include these files in Gimp's textures? Adrian
Free textures
Hi Adrian,
Adrian Dusa wrote:
Sorry to be ignorant, but how does one include these files in Gimp's textures?
under Linux, there's a hidden subdirectory $HOME/.gimp-[version]/patterns. If you save the textures there with the extension .pat (after opening them in the Gimp), they should be available as Gimp textures (you would have to restart the Gimp first).
Under Windows (I'm not familiar with MacOS), there should be a directory with the same name (most likely [Drive]:\Program Files\gimp-[version]\patterns.
Claus
Free textures
On Tuesday 03 February 2009, Adrian Dusa wrote:
Sorry to be ignorant, but how does one include these files in Gimp's textures? Adrian
You can see which folders are relevant for your system in the preferences:
http://docs.gimp.org/en/gimp-pimping.html#gimp-prefs-folders-data
Daniel
Free textures
On Tuesday 03 February 2009, Claus Cyrny wrote:
[...]
under Linux, there's a hidden subdirectory $HOME/.gimp-[version]/patterns. If you save the textures there with the extension .pat (after opening them in the Gimp), they should be available as Gimp textures (you would have to restart the Gimp first).
Thanks very much Claus, I am indeed under Linux so this is fine.
Cheers,
Adrian