Jump to content

BoltBait

Administrator
  • Posts

    15,730
  • Joined

  • Last visited

  • Days Won

    405

Everything posted by BoltBait

  1. Welcome to the forum. There is a link at the top of this screen (in the orange box) for the forum rules. Please read them before posting again. Closed. (Once you read the rules you'll understand why.)
  2. They are not really necessary. Don't worry about that.
  3. Ash, if you read the rest of this thread, people are asking for the "0" functionality to be restored (myself included).
  4. The first one can be done with http://boltbait.googlepages.com/delcolor (or viewtopic.php?f=16&t=4394 if you're good) The second can be done with the magic wand and the delete key.
  5. Ummm.... Soften Portrait is exactly the same as Portrait... Not EXACTLY. Rick changed Soften Portrait so that it wouldn't crash. If you notice, the range of the first slider is now 1- where it was 0- before. I believe Rick has agreed to change it back... not sure.
  6. Yeah, Rick knows: http://blog.getpaint.net/2007/11/05/sep ... 320-alpha/ Just wait until the next update. BTW, never use alpha or beta builds for important work.
  7. No shouting in titles. Please click the link at the top of this page to read the rules. Then, try again. Closed.
  8. Post your picture and someone will try to help you with it.
  9. Instead of using CodeLab, you should probably be using Sepcot's excellent template for writing effects: viewtopic.php?f=5&t=2618 Since you understand the problem you are having, you should see how the render function in the template solves it for you.
  10. What if your doodles came alive... and fought to the death?! :shock:
  11. Clicking on the arrow heads when drawing a line causes a crash. This text file was created because Paint.NET crashed. Please e-mail this file to paint.net@hotmail.com so we can diagnose and fix the problem. Application version: Paint.NET v3.20 (Alpha Release build 3.20.2858.804) Time of crash: 11/6/2007 10:04:58 AM Application uptime: 00:06:31.5269544 OS Version: 5.1.2600.131072 Service Pack 2 Workstation x86 .NET Framework version: 2.0.50727.832 x86 Processor: 1x "Intel(R) Pentium(R) M processor 1500MHz" @ ~1498MHz (SSE, SSE2) Physical memory: 510 MB Tablet PC: no Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US Exception details: System.InvalidCastException: Unable to cast object of type 'System.Windows.Forms.ToolStripSplitButton' to type 'System.Windows.Forms.ToolStripButton'. at PaintDotNet.ToolConfigStrip.PenCapSplitButton_DropDownOpening(Object sender, EventArgs e) at System.Windows.Forms.ToolStripDropDownItem.OnDropDownShow(EventArgs e) at System.Windows.Forms.ToolStripDropDownItem.ShowDropDownInternal() at System.Windows.Forms.ToolStripDropDownItem.ShowDropDown(Boolean mousePush) at System.Windows.Forms.ToolStripSplitButton.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseDown(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseDown(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at PaintDotNet.SystemLayer.ToolStripEx.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ------------------------------------------------------------------------------
  12. Please remember, folks... This is an *ALPHA* build. Do not use it for production work. Rick expects it to have bugs/problems... even more than his normal Beta releases.
  13. Ed Harvey's effects include 2 DLL files. Did you install both of the DLL files in the Effects folder? Both DLL files are included in his ZIP file for download. I would suggest reinstalling his effect and this time make sure that you include both DLL files.
  14. No generic thread titles. Closed.
  15. When I rerelease CodeLab, it will support the localized menu names automatically for you. That should help a lot.
  16. That is not at all how Gaussian Blur works. You also need to take into account how far each pixel is away from the one you're working on. The math is quite complex. Look here: http://en.wikipedia.org/wiki/Gaussian_blur#Mechanics
  17. If other users want it, I have no problem with making it larger. For me, though, I don't need it any larger. Ever since we could change the defaults, I set my default to 31% and I hardly ever touch it. The only time I change it is to switch it to 0%. I used to also use 100%, but now that we have the backspace key, I don't really need that anymore. Now, for complicated selections, I usually use the "cutting out images the easy way" tutorial. You don't really use the magic wand for that. So, I'm fine with the way it is.
  18. Basically, what you want to do is don't draw the white circle with the circle tool. Instead, draw the circle with the circle selection tool. Then, fill that circle using the gradient tool going from white (primary color) to transparent (secondary color).
  19. Then use .GIF format for your graphic. That fact of the matter is, IE6 can not handle .PNG files with transparency well. It is a limitation of the browser. Time to upgrade your users to IE7 or the latest version of FireFox. In other words, there is nothing wrong with Paint.NET or the .PNG files themselves.
  20. If you want a high level understanding of how Gaussian Blur is calculated, look it up on Wikipedia.org
×
×
  • Create New...