Paint.NET :: Deleting Custom Brushes

Sep 6, 2012

I've been trying to delete some of my custom brushes because I really don't care for them that much, but I haven't been able to figure out how?

View 19 Replies


ADVERTISEMENT

Paint.NET :: Deleting Duplicate Brushes?

Sep 17, 2011

I'm not sure why it took me so long to realize this, but apparently I have a bunch of double brushes loaded in my Custom Brushes Mini plug in. From the looks of it, I did two things: 1) I added several sets of brushes twice, and 2) On the majority of the sets, I loaded both the brush and the brush preview (from ABR). So now it is registering that I have over 600 brushes, when the number is closer to 350.

Is there a way to delete out those extra brushes and previews from the plug in? I'm expecting it to be slow loading, because of the brushes anyway. But taking off all of those extras would still work quite a bit in speeding things up.

View 2 Replies View Related

Paint.NET :: Make Transparency On Custom Brushes?

Dec 6, 2011

Is there a way to make transparency on custom brushes? I had an idea to make custom brush sets similar to those used in photoshop. I know in Photoshop, Custom Brushes are done with opacity maps With white being transparent and black being full color and all the greys in between being different levels of transparent. I've tried doing that with custom brushes mini and I've also tried making the images transparent, but I just cant seem to make it work. I can get either completely solid and completely transparent. But nothing in between...

View 1 Replies View Related

Photoshop :: Deleting Brushes

Aug 9, 2006

I have loaded some brushes I download but I don't like them.

How do I get rid of them to reduce clutter?

View 1 Replies View Related

Photoshop :: CS4 Keeps Resetting To Factory Default - Deleting Brushes?

Sep 14, 2012

Twice now, upon a restart of my computer, Photoshop has reset to factory settings, and deleted all my custom brushes I've made since a particular point in time.  I've had to remake some brushes for my digital art course twice, and now I'll have to do it a third time.  This is EXTREMELY DISTRESSING...

  This started happening only recently.  I can only guess perhaps an update to Windows or something has really jerked up my Photoshop, not sure. 

View 2 Replies View Related

AutoCAD .NET :: Deleting / Resetting Custom Properties?

Dec 21, 2011

I have been programming our document and version control values into the sheet set object, as a result the custom property list per drawing is getting a little large and is becoming a bit hard to manage. There are now properties with values that are no longer needed. Is there a way to delete or clear or maybe reset the customproperty bag per sheetset object / sheet object?

I have been playing around with code that looks like this:
 
Private Sub DeleteCustomProperties(ByRef myItem As IAcSmPersist, Optional ByVal Lock As Boolean = True) ''Throw New NotImplementedException Dim myDB As AcSmDatabase = myItem.GetDatabase Try Select Case myItem.GetTypeName Case "AcSmSheetSet" If True Then Dim mySheetset As AcSmSheetSet = myItem mySheetset.GetCustomPropertyBag.Clear() End If Exit Select Case "AcSmSheet" If True Then Dim mySheet As AcSmSheet = myItem mySheet.GetCustomPropertyBag.Clear() End If Exit Select End Select Catch ex As Exception End Try End Sub
 
but when i get to "set" the new custom properties (which works normaly when updating a custom property or adding a custom property to a custom propertybag that I have not "cleared"), I am getting a object not set to an instance error...

Do I have to "recreate" the custom propertybag with the InitNew(ByVal pOwner as IAcSmPersist).

View 1 Replies View Related

Lightroom :: Deleting Custom Cropping Ratios?

Mar 31, 2014

Is there a way for deleting previously entered custom cropping ratios?

View 2 Replies View Related

AutoCAD .NET :: Deleting Custom Properties Using SheetSet Manager API

Oct 29, 2013

I currently use code similar to Lee Ambrosius's 2009 AU handout that shows how to set/create custom properties. URL.... search for the header 'Adding Sheet Set and Sheet Properties'.

I have now accumulated numerous unused custom properties in my sheet set.  I haven't been able to find a way to delete these additional custom properties.

Because I use multiple subsets with multiple sheets for printing, I would rather not have to go through all the sheets, store all the custom properties I need, destroy all the existing custom properties, and then re-create just the ones I need. how to delete individual custom properties.

View 2 Replies View Related

AutoCAD 2010 :: Deleting Old Custom Commands From The List

May 11, 2012

I created a command that I no longer use. I actually made a spelling error upon creating it "SUPECLOSE" and I want to delete it.

This is how I created this command: I typed in ALIASEDIT in order to add a new alias to a command.

I then clicked on the "Add" button.

In the "Alias:" field, I typed in "xx"

And in the "AutoCAD Command:" field, I typed in "SUPECLOSE" - which isn't actually an autoCAD command. "SUPERCLOSE" is the command I use to run a custom LISP routine that I created. Upon hitting pressing "OK" to this, AutoCAD prompted me with: "'SUPECLOSE' is a new command, Do you want to add this to your list of commands?"

I said yes. And then shortly afterwards realized the spelling error I had made. Problem is...I don't know how to access this list and delete the new command that I had just created (which does nothing).

View 3 Replies View Related

AutoCAD Inventor :: Deleting Custom Table And Entering Values

Nov 2, 2011

I need to insert a table on one of my Inventor drawings, however, it will vary in size (Fixed colums, variable number of rows). I have searched the forum and found this snippet of code to add a 2x20 table.

Sub Main()Dim oDrawDoc As DrawingDocumentoDrawDoc = ThisApplication.ActiveDocumentDim oSheet As SheetoSheet = oDrawDoc.ActiveSheet' Set the column titlesDim oTitles() As String = {"Member","Pos. From Datum A"}Dim oPoint As Point2doPoint = ThisApplication.TransientGeometry.CreatePoint2d(1, 28.7)' Create the custom tableDim oCustomTable As CustomTableoCustomTable = oSheet.CustomTables.Add("Infill Spacing", oPoint, 2, 20, oTitles)End Sub
 
The Problem

I now need to be able to do two things:

1. Delete all custom tables that may be on the drawing ( I may have more than 1 custom table on the drawing)

2. Access the individual rows and colums in a specific table so I can write a variable into them.

I have searched high and low for the API commands, but cant seem to find them.

View 5 Replies View Related

Photoshop :: CS4 / All Custom Brushes Have Disappeared

Sep 10, 2012

I have some brushes that I'd used in Photoshop CS4 (still have Photoshop cs4 on my system) I'd purchased the CS6 Master Suite - and don't have those brushes in PS6.
 
I navigated to my Photoshop CS4 installation into Presets>Brushes thinking to Copy and Paste them into my PS6 installation, and don't see them there.  Have looked both in 64 bit and 32 bit program area (I'm running Windows 7 64 bit system), and can't find all those brush presets anywhere.
 
Have tried searching for .abr files from the start menu but that's not pulling anything up (not even the ones installed with CS6 so not sure how to use that search properly or if it can't search by document type).

View 2 Replies View Related

Photoshop :: CS6 Memory With Custom Brushes

May 19, 2013

I just started using this new version of photoshop it seems nice and all, But when I go to use one of my custom brushes I have thats lighting on another layer and there is only 5 layers and the 5th one I can not add my brush effect of lighting to it.comes up with a not enough memory...now I built my own Desktop pc it had 8 cores AMD processor 4.0ghz and 32.gb quad core ram !... and I am running windows 8 pro on my main HD I am using right now. I never had this problem with the old photoshop cs5 version at all.

why didn't they test out 90% of all the bugs before releasing this app ?I need this for my business I do online creating graphics and digital art.if this is not fix within the next week fast. I will just cancel my membership and demand my money back and just go back to using photoshop CS 5 again.I went to this version cause they mentioned in the information about it that it's more suited for Wacom pen tablet intuos 5 multi touch.so it seems theres a memory leak in this version of photoshop and they really need to fix it fast.I would and plus I will also spam this about the app being poorly coded and programmed all over the net. !! even on youtube and record my use of it and how it has so many bad errors in it. and set as a warning not to buy this app till at least 3 years down the road when they have everything fixed in it in another version of it, like always ! cause of this I feel cheated and ripped off !

View 23 Replies View Related

Photoshop :: CC CS6 Can't See Any Of The Custom Brushes That Uploaded?

Aug 1, 2013

This use to be a matter of dragging my old brushes to the brushes folder.  This doesn't seem to be the case with CC CS6.  CS6 doesn't see any of my custom brushes.

View 6 Replies View Related

Photoshop :: Editing Custom Brushes

Sep 16, 2008

How can I edit a custom brush in CS2?

View 2 Replies View Related

Photoshop :: How Do I Move Custom Brushes Etc From...

Jun 16, 2009

I have a slew of neat brushes in PhotoShop CS2 that took a lot of hit and miss attempts to create.  I'm talking about the brushes that show up on the drop-down menu, and not the Brush Presets.

View 3 Replies View Related

Photoshop :: Custom Brushes Slow Down CS4

Mar 6, 2009

Whenever I try to use a brush, the program slows down to a crawl. For instance: I open a 600 x 450 JPG and load a size 175 brush. Everything is fine until I increase the brush size. 175 - 900 is OK, but then the brush tip starts to lag like all hell. Reducing the brush size doesn't help. Apparently the problem also depends on the image size. When I load the same brush and a 1440 x 900 JPG, the lagging kicks in earlier. I tried changing the performance settings, but to no avail.

I'm using CS4 11.01 and Windows XP SP3.

View 8 Replies View Related

Photoshop :: How Do I Install And Use Custom Brushes?

Sep 27, 2003

How do I install and use custom brushes?

View 4 Replies View Related

Photoshop :: Where Does PS Store Custom Brushes?

Feb 15, 2007

I recently downloaded some brushes off the internet, and while loading them into Photoshop, I accidentally clicked "Replace" (which is inexplicably set as the default), instead of "Append". ALL of the custom brushes that I've ever made were instantly gone. I never saved my brushes as an actual Set. So I don't have an .abr file with my brushes in it. But Photoshop has to store these brushes SOMEWHERE right? Please tell me they're not gone forever. Where does Photoshop store these brushes if they're not saved to a specific set?

View 1 Replies View Related

GIMP :: Transferring Custom Brushes From 2.6 To 2.8?

Dec 15, 2012

i recently upgraded to 2.8 from 2.6 and i'm having a tough time importing my brushes. i've tried creating a custom folder in the 'brushes' folder and exporting them there. i've tried a simple drag and drop. nothing seems to work. am i missing something or is what i'm trying to do impossible?

View 5 Replies View Related

Photoshop :: How To Add Style To Brushes Like Custom Shapes

Sep 3, 2012

Can you add style to brushes like you can with custom shapes? I use cs5 extended.

View 4 Replies View Related

CorelDRAW X3 :: Custom Brushes Turned Out Great

Aug 25, 2012

I gave up on using artistic media brushes because I haven't been able to fix whatever is wrong.  I want to be able to use them to create hair on a portrait I'm working on. 

I decided to try am brushes again. So, I made three custom brushes and they turned out great.  I used one to draw a hair and this caused Corel to freak out.  The Object Manager froze and wasn't obeying my commands.

View 4 Replies View Related

Photoshop :: Custom Shapes And Brushes Copyright

Apr 17, 2009

I have dowloaded some shapes and brushes from the extension pages of adobe for designs and graphics for commercial use.  I have been looking for terms of use and copyright but most of the time could find any  and even  very often links to author are broken. Can anybody tell me if  such elements dowloaded from adobe extension page are free for commercial use.

View 5 Replies View Related

GIMP :: Preventing Saving Custom Brushes?

Feb 14, 2011

On trying to save a custom brush in gimp I got the following message :

GIMP MESSAGE:

Saving '/usr/share/gimp/2.0/brushes/brush.gih' failed:

Could not open '/usr/share/gimp/2.0/brushes/brush.gih' for writing: Permission denied.

Although I have successfully done this in the past ,for some reason it is now preventing me from saving them in the 'brushes' folder. Incidentally although the brushes I previously produced do NOT appear in this folder (despite having show all files ticked) they do appear in the gimp dialogue and I can use them.

Im using uberstudent (Linux)

I've checked gimp's 'preferences' to see if I have inadvertantly blocked access but cant see anything relevant..

View 2 Replies View Related

Illustrator :: Including Custom Brushes At Start Up?

Aug 28, 2013

How can I set my custom brushes so that they are available at start up? I am using Illustrator CC on a Mac OS 10.8.4

View 1 Replies View Related

Illustrator :: Create Custom Bristle Brushes

Sep 25, 2013

Does Illustrator CS6 give the ability to create custom bristle brushes, and if so, how?

View 1 Replies View Related

Photoshop Elements :: Add Custom Shapes And Brushes To 11?

Nov 12, 2012

How do I add custom shapes and brushes to elements 11?

View 2 Replies View Related

Illustrator :: How To Delete Brushes From A Custom Library

Nov 5, 2010

I've made a custom brush library and want to delete some of the brushes but there is no little garbage can icon in the lower right hand corner of the brushes pallete.  How do I delete the unwanted brushes from the cusotm library?  The little garbage can IS on the regular brushes pallette.

View 4 Replies View Related

Photoshop :: How To Import Brushes / Shortcuts And Custom Workspaces Into Mac

May 22, 2012

do I just copy my brush and shortcut and custom workspaces presets into mac from PC then locate them from within mac photoshop preset manager, and will that effectively place a copy within my presets folder?

View 2 Replies View Related

Photoshop :: Install Custom Shapes, Fonts And Brushes? (Mac)

Mar 1, 2009

Just curious to know where i can install additional shapes brushes and fonts, so i can access them in my photoshop, im using a mac and PS CS3.

View 2 Replies View Related

Photoshop :: A Good Place For Custom Shapes And Brushes?

Jun 4, 2008

Has anyone got any recommendations for somewhere that I can download free Photoshop Custom Shapes and Brushes? I've had a quick look around Google and found some but unfortunately they are not compatible with my version of PS (CS3).

View 5 Replies View Related

Photoshop :: Print Your Loaded Styles, Brushes And Or Custom Shapes?

Jan 16, 2004

Does anyone know if you can print out a copy of your loaded styles, brushes and or custom shapes?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved