Paint.NET

Welcome to the Paint.NET forum!
It is currently Wed Feb 10, 2010 12:28 am

All times are UTC


Forum rules


Questions or problems with plugin installation? Click here.



Post new topic Reply to topic  [ 1023 posts ]  Go to page 1, 2, 3, 4, 5 ... 69  Next
Author Message
 Post subject: Custom Brushes Plugin 5.1.5
PostPosted: Sun Mar 02, 2008 5:39 pm 
Offline

Joined: Mon Nov 05, 2007 6:20 pm
Posts: 8973
Location: UK
This plugin has been discontinued. I recommend using CustomBrushesMini instead.

Scroll down to see and download the legacy, unrecommended, deprecated plugin.




















































Click here unless you like bloated plugins.










































Download Plugin | Download SDK | Download Firefox Extension | Provide Feedback

One of the most eagerly awaited features planned for Paint.NET v4.0 is custom brushes. But wait no more - while this is not as good as having them incorporated into the program at least its a start. This plugin lets you draw on a canvas with a custom brush.

Image

Brush Sharing Thread | Brush Sharing Website | Chatroom | Converting Photoshop Brushes | Brush-Creation Tutorials


How can I install it
To use it, install the plugin the normal way and then open up My Documents\Paint.NET User Files\Custom Brushes. To make a custom brush just add a new png file to that folder.

How can I create a brush the changes each time it is used?
To create such a brush, put several PNGs in a zip-archive and change the extension to .cbb. Then put it in My Documents\Paint.NET User Files\Custom Brushes.

Hidden Content: Show 


  • Thanks go to pyrochild for the idea of showing a new window with a blank canvas to implement a custom brush. (Splatter) and for his enormous help in developing this plugin.
  • Thanks to jerkfight for the icon.
  • Ego Eram Reputo for approving of implementing the idea behind WhichSymbol into Custom Brushes.
  • The developers at ICSharpCode for SharpZipLib.

ICSharpCode.SharpZipLib.dll: License can be found here: http://sharpdevelop.net/OpenSource/Shar ... fault.aspx under the "License" heading.

CustomBrushes.dll: Copyright © Simon Brown 2009
Portions Copyright (C) Zach Walker 2008
Portions Copyright (C) Jerkfight 2008
Use at your own risk.


Attachments:
File comment: CB 5.1.5
CustomBrushes.zip [30.46 KiB]
Downloaded 10460 times
File comment: Firefox Brush Installation Extension
cbdownloader.zip [2.34 KiB]
Downloaded 4728 times
File comment: C# Brush SDK
C# Brush SDk.zip [1.97 KiB]
Downloaded 5705 times

_________________
Image
#PaintDotNet (dA group)

"edit: To give proper credit, it was d.a who banned him" --Rick Brewster


Last edited by Simon Brown on Wed Nov 18, 2009 9:02 pm, edited 61 times in total.
Top
 Profile  
 
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 5:44 pm 
Offline
User avatar

Joined: Sun Aug 12, 2007 3:43 am
Posts: 3702
Good plugin, Simon. Although, here we are at v5.0 and I must say it has some 'useless' features (read WhichSymbol implementation)

_________________


Last edited by Mike Ryan on Wed Aug 20, 2008 7:09 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 5:46 pm 
Offline
User avatar

Joined: Sun Dec 16, 2007 4:44 am
Posts: 254
Location: Germany
WoW, it helps a lot, thank you!
But why are only 20 Brushes allowed?
And how to expand this limit? :mrgreen:

_________________
Image


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 5:47 pm 
Offline
User avatar

Joined: Sun Aug 12, 2007 3:43 am
Posts: 3702
Only the feather brush is available atm? And how do we go about creating one, and then switching it with the custom brush?

_________________


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 5:48 pm 
Offline
2009 Howard Hughes Award winner
User avatar

Joined: Tue Apr 17, 2007 10:51 pm
Posts: 7575
Location: Colorado
Um.....

Why are you showing the dialog from OnSetRenderInfo()?
You should be overriding OnCreateConfigDialog() and returning an instance of your dialog (which should derive from EffectConfigDialog) in that.

And why, when I click the close button, does it still show what's been drawn? That should cancel the operation.

_________________
I'm Bike-Stick-Man and I approve this message I am right, so shut up.


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 5:51 pm 
Offline
2009 Howard Hughes Award winner
User avatar

Joined: Tue Apr 17, 2007 10:51 pm
Posts: 7575
Location: Colorado
Frozen_byte wrote:
And how to expand this limit? :mrgreen:

You can't, unless sabrown100 open-sources it.

Otherwise, you wait for sabrown to do it for you.

_________________
I'm Bike-Stick-Man and I approve this message I am right, so shut up.


Last edited by pyrochild on Sun Mar 02, 2008 5:54 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 5:52 pm 
Offline

Joined: Mon Nov 05, 2007 6:20 pm
Posts: 8973
Location: UK
pyrochild wrote:
Frozen_byte wrote:
And how to expand this limit? :mrgreen:

You can't, unless sabrown100 open-sources it.


I will expand the limit if that is what many of the users want. I assumed 20 would be enough.

_________________
Image
#PaintDotNet (dA group)

"edit: To give proper credit, it was d.a who banned him" --Rick Brewster


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:15 pm 
Offline
Queen of Paint.NET 2009
User avatar

Joined: Sun Jan 07, 2007 8:56 pm
Posts: 4019
good start with brushes

one thing would like to see is if you could at least link to primary and secondary color .. don't need to change within the actual screen just if I change the colors within the main screen it would use those colors similar to how splatter is working at the moment.

oh yes is it possible to stick a round picture in there for a brush and drag it along. like a tube in that other ###%* program.

didn't check but can I specify select area with marching ants. that is just about a must.

test picture good fuzzy fluffy furry.

Image

_________________



Last edited by oma on Sun Mar 02, 2008 6:18 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:18 pm 
Offline
User avatar

Joined: Sun Aug 12, 2007 3:43 am
Posts: 3702
Really I need help. Is the feather brush the only brush, and if not how do I switch it?

_________________


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:20 pm 
Offline
2009 Howard Hughes Award winner
User avatar

Joined: Tue Apr 17, 2007 10:51 pm
Posts: 7575
Location: Colorado
Mike.Ryan52 wrote:
Really I need help. Is the feather brush the only brush, and if not how do I switch it?

Go into your My Documents folder. IN there is the Paint.NET User Files folder. ANd in there is the Custom Brushes folder. And in there is the Feather brush folder. Copy the example from that.

_________________
I'm Bike-Stick-Man and I approve this message I am right, so shut up.


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:23 pm 
Offline

Joined: Mon Nov 05, 2007 6:20 pm
Posts: 8973
Location: UK
oma wrote:
good start with brushes

one thing would like to see is if you could at least link to primary and secondary color .. don't need to change within the actual screen just if I change the colors within the main screen it would use those colors similar to how splatter is working at the moment.

oh yes is it possible to stick a round picture in there for a brush and drag it along. like a tube in that other ###%* program.

didn't check but can I specify select area with marching ants. that is just about a must.

test picture good fuzzy fluffy furry.


I may do that. For the circle you can use transparent PNGs.

----

Should I create a thread where people can post brushes they have made?

_________________
Image
#PaintDotNet (dA group)

"edit: To give proper credit, it was d.a who banned him" --Rick Brewster


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:25 pm 
Offline
2009 Howard Hughes Award winner
User avatar

Joined: Tue Apr 17, 2007 10:51 pm
Posts: 7575
Location: Colorado
sabrown100 wrote:
Should I create a thread where people can post brushes they have made?

Yes.
(and you should also post more detailed instructions for creating your own. and add GUI to make adding them easier)

_________________
I'm Bike-Stick-Man and I approve this message I am right, so shut up.


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:26 pm 
Offline

Joined: Mon Nov 05, 2007 6:20 pm
Posts: 8973
Location: UK
pyrochild wrote:
sabrown100 wrote:
Should I create a thread where people can post brushes they have made?

Yes.
(and you should also post more detailed instructions for creating your own. and add GUI to make adding them easier)


Should I create an installer people can use to distribute them?

_________________
Image
#PaintDotNet (dA group)

"edit: To give proper credit, it was d.a who banned him" --Rick Brewster


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:26 pm 
Offline
User avatar

Joined: Sun Aug 12, 2007 3:43 am
Posts: 3702
THANK you for MAKING me feal absolutely STUPID by capitalizing the word IN lol

And yes, make a thread as I have about thirteen already lol

_________________


Top
 Profile  
 
 Post subject: Re: Custom Brushes Plugin
PostPosted: Sun Mar 02, 2008 6:27 pm 
Offline
2009 Howard Hughes Award winner
User avatar

Joined: Tue Apr 17, 2007 10:51 pm
Posts: 7575
Location: Colorado
sabrown100 wrote:
Should I create an installer people can use to distribute them?
Not until you add a Cancel button! :P

_________________
I'm Bike-Stick-Man and I approve this message I am right, so shut up.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1023 posts ]  Go to page 1, 2, 3, 4, 5 ... 69  Next

All times are UTC


Who is online

Users browsing this forum: Baidu [Spider] and 24 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Get your Forumer™ today!

Adding a forum to your website is a great way to get return visitors.

» Get your own Free Forum!

Terms of Use

Privacy Policy

Report Abuse

Copyright © 2003-2010 Forumer. All Rights Reserved. | Copyright © paint.NET & phpBB