RSS/Atom feed Twitter
Site is read-only, email is disabled

abr-file

This discussion is connected to the gimp-developer-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.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

abr-file Amir Plavac 09 Mar 17:40
  abr-file Tobias Ellinghaus 09 Mar 17:52
  abr-file Rob Antonishen 09 Mar 17:57
  abr-file Alexandre Prokoudine 09 Mar 18:59
Amir Plavac
2012-03-09 17:40:52 UTC (over 12 years ago)

abr-file

Hi everyone,

I would like to write a brush creator tool in c# for gimp, but i didn't found information about the *.abr file format. Where can I find how the *.abr file format is organized.

thanks, Amir.

Tobias Ellinghaus
2012-03-09 17:52:39 UTC (over 12 years ago)

abr-file

Am Freitag, 9. März 2012 schrub Amir Plavac:

Hi everyone,

I would like to write a brush creator tool in c# for gimp, but i didn't found information about the *.abr file format. Where can I find how the *.abr file format is organized.

.abr are Photoshop brushes. The GIMP format is .gbr which is documented in devel-docs/gbr.txt in the GIMP source tree.

thanks, Amir.

Rob Antonishen
2012-03-09 17:57:58 UTC (over 12 years ago)

abr-file

On Fri, Mar 9, 2012 at 12:40 PM, Amir Plavac wrote:

Hi everyone,

I would like to write a brush creator tool in c# for gimp, but i didn't found information about the *.abr file format. Where can I find how the *.abr file format is organized.

thanks, Amir.

abr is photoshop's native brush format, not gimp's

Gimp's native brushes are .gbr or .gih (gimp brush or gimp image hose) and are documented in the source tree under devel-docs.

http://git.gnome.org/browse/gimp/tree/devel-docs

-Rob A>

Alexandre Prokoudine
2012-03-09 18:59:55 UTC (over 12 years ago)

abr-file

On Fri, Mar 9, 2012 at 9:40 PM, Amir Plavac wrote:

Hi everyone,

I would like to write a brush creator tool in c# for gimp, but i didn't found information about the *.abr file format. Where can I find how the *.abr file format is organized.

Make sure you've had a look at
http://sourceforge.net/projects/abrviewer/. It might have some useful C# code for you.

Alexandre Prokoudine http://libregraphicsworld.org