Jump to content

BoltBait

Administrator
  • Posts

    15,728
  • Joined

  • Last visited

  • Days Won

    405

Everything posted by BoltBait

  1. Try these fixes: http://forums.getpaint.net/index.php?/topic/692-install-update-or-uninstall-trouble-read-this/?p=326988
  2. You have an older version of my plugin pack installed. You should follow the link in my sig to update my plugins.
  3. Maybe you didn't install the plugins correctly. Here is a page that explains the process: https://boltbait.com/pdn/InstallingEffects.php Follow that word for word, then if you're still having trouble, post your problems here: http://forums.getpaint.net/index.php?/topic/1708-how-to-install-pluginsgeneral-plugin-troubleshooting-thread/
  4. Or, you could just read this page: http://boltbait.com/pdn/CodeLab/help/overview.asp
  5. Since a Bezier curve IS a line, of course I'm talking about the line tool. The pen tool draws pixels, the line tool draws lines.
  6. It is listed in the Registry under: Computer\HKEY_CURRENT_USER\Software\Paint.NET\UI/Language
  7. Starting with Windows 7, Microsoft Windows Paint has a really advanced brush system. Why not start your drawing in Microsoft Paint, then finish it off in paint.net.
  8. I have no control over the precision of the double-vector control. That would be something for Rick to implement. If you need more precision than the double-vector control can offer, try using one of the individual slider types (int or float).
  9. What if x=0 and y=0? (What if the selection includes the top left pixel of the canvas?) You need to be sure you're not reading outside the bounds of the surface.
  10. CodeLab can code the standard loops for you. Try selecting unsafe pointers in the File > New templates.
  11. Read this: http://forums.getpaint.net/index.php?/topic/9349-p
  12. Can't fix something that isn't broken. I don't have a problem... banning you for being a detriment to this message board. Do yourself a favor and give up the pot. It's not doing you any good.
  13. Trying to make sense of someone with that name seems pointless.
  14. Zip up and attach the svg file here so the author can debug. Just be sure it is family friendly, ok?
  15. Upper right corner of this page: http://www.dotpdn.com/downloads/pdn.html
  16. Please upgrade to paint.net version 4.0.6 and see if that fixes your problem.
  17. Your hardness is set to 75, try 100. Also, increase your brush size to 8.
  18. When your paint brush is active, change the anti-alias setting on the button bar: Hope this helps! _____________
  19. Open the image in a separate window, resize it there using the "image > resize" menu, select all, copy, paste it into your other image.
  20. Small details disappearing are just a product of scaling the image. Not much I can do in that situation. I'm glad to know that the mirror math is working though.
×
×
  • Create New...