Jump to content

Ego Eram Reputo

Administrator
  • Posts

    14,686
  • Joined

  • Last visited

  • Days Won

    278

Everything posted by Ego Eram Reputo

  1. Brush sensitivity is not implemented. Its still a good idea to update to the latest version though.
  2. How large is the image and how complex is the selection? System specs?
  3. Hello hugovsr. We require all posts to be in English on this forum. Using Google Translate: "guys because when I install Paint.net the following message appears :" What version of Windows are you using? If its Windows 7, do you have SP1 installed? Edit: beaten by Rick.
  4. You want to force black and white or gray scale? There's a unary pixelop (desaturateOp) you can use to massage each pixel before you process it. See BoltBaits excellent website here: http://boltbait.com/pdn/CodeLab/help/tutorial3.asp What sort of height maps do you want? I create height maps for land textures using Perkin Noise (aka Value Noise). Let me know if you want some code.
  5. Does this do what you want? Ctrl + Shift + C (Copy Merged) Ctrl + Shift + V (Paste into new layer) ??
  6. Post an example of what you're looking for. "Wigglier" is a bit subjective. I'd have thought one of the wobble, waves or sine wave distort plugins would have done it for you.
  7. You also want to check the Sampling mode. Image polls the composite image for the color, Layer polls just the active layer.
  8. Hey AgentGoodSpeed! Welcome aboard. Nice job of that smoke. (you know it was Col Mustard in the Library with the Candlestick don't you )
  9. Locate the file and right-click on it. Any option to "Restore previous version"?
  10. March update Six new plugins this month for you to enjoy. Barcode - @toe_head2001. A re-release of @Sepcot's Barcode plugin. This version adds new features and fixes some bugs. Barcode formats: Code 39, Code 39 mod 43, Full ASCII code 39 and POSTNET. Gossamer - @Red ochre. Renders fine cobweb like lines from the edges of the contents of the layer or selection. Plugin uses two steps: first identifies (in red) the edges, second renders the fine lines. Radius Corners - @toe_head2001. Round off the square corners of an image, with nicely anti-aliased edges. An update to dan9298's Radius Fill Corners plugin Screen Pixel - @toe_head2001. An update of Bleek II's ScreenPixel plugin. Use it to breaks an image into it's constituent RGB components. TR's Filaments - @TechnoRobbo. A simulation of time lapse of writing with light. You place the nodes and the plugin draws fine filaments in a continuous curve through all the nodes. Many options to control filaments and colors. Windows Metafile FileType - @Martin Osieka. Imports Windows metafiles and renders them to Paint.NET bitmap layers. Supported types are WMF, EMF, EMF+, and the compressed variants WMZ and EMZ. There is a very basic implementation of export to EMF.
  11. Not a problem Renee. For those who are wondering, strikethrough styling is one of the text tool options, along with bold, underline and italic.
  12. If you have questions about the custom control or a winform UI, you can reply to that private message. Tip: to see if you have messages check the envelope icon in the black bar at the top of the forum (to the left of your username). New messages show up as a number in a red speech bubble. Click the envelope or the speech bubble to see your new messages.
  13. Sounds like you have the text on the same layer as the background. When you resized the text you probably also shifted the selection box a few pixels sideways. Because the text and background were both moved, a hole has appeared along the edge. Fix: erase and redo the text putting it on its own layer. If you do this you can move or resize the text layer without ever changing any other element in the image.
  14. @MJW are you checking you Private Messages? I sent you one a few days back.
  15. http://forums.getpaint.net/index.php?/topic/692-install-update-or-uninstall-trouble-read-this/ Start with #5 in the third post - we seem to have two numbered 5. Then try #6 in the fourth post. Please let us know the results of each.
  16. Completely untrue. Paint.net is GREAT and incredibly sophisticated. Less than 2 minutes work with Rotate Text. Two three character strings.... The font is incompatible with the plugin. That's all. Simply choose another font from the drop down list titled "Font"
  17. Run it on a layer with something in it and it will show up in the preview window.
  18. Rotate text should work. Do it in chunks of three or four consecutive characters. Each chunk to their own layer. Add new layer, add the next few characters.... I suspect you're trying to do it in one go. That will be very difficult to get the text to follow such a complex path. Split the text up and it should become much easier.
  19. This error message pops up immediately on starting paint.net?
  20. @dpy has a number of text formation plugins in that plugin pack. Circle text is only one of them. Try Rotate Text or Wave Text to see if these will get closer to the desired shape.
  21. This is the critical bit: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. (PaintDotNet.Canvas.CanvasControl) You having any other issues with different applications?
  22. Depending on the amount of change you want, Effects > Distort > Bulge might do the job.
  23. Ok let's try this... Same tags, but using the width:auto styling as suggested by Toe-Head. cell1 my very long cell with lots of words2 cell3 cell4 cell5 cell6 Tables should be shrink-wrapped to the contents
×
×
  • Create New...