Jump to content

toe_head2001

Administrator
  • Posts

    5,032
  • Joined

  • Last visited

  • Days Won

    155

Everything posted by toe_head2001

  1. This is what I see when I try to edit the thread for my plugin pack: (more accurately, when I click on "Save Modified Post") The error has persisted all day. I can edit my other posts without issue though.
  2. Run this utility: https://support.microsoft.com/en-us/mats/program_install_and_uninstall
  3. Try installing v4.6.2 of the .NET Framework. https://www.microsoft.com/en-us/download/details.aspx?id=53345
  4. Ok, if it won't let you reinstall on top of the existing installation, the next logical thing to try is to completely uninstall the .NET Framework, and then install it again.
  5. LOL. It's not about the photo itself. People like to see what changes were made compared to the original photo. Are people more likely to vote for you if you've made many changes rather than very few? Who knows... Personally, I vote based on the finished entry. It's also good to give credit if it's a third-party photo. Some third-party photos are under a license that requires attribution, where you have to link to the original (or just mention the source/author in some cases). Even if it's a public domain image, it's good to give credit.
  6. That is a known bug in the current version of paint.net, and it will be fixed in the next version. Instead of using the Zoom Tool, you can use Ctrl + Mouse Scroll Wheel instead. http://www.getpaint.net/doc/latest/KeyboardMouseCommands.html
  7. Before you delete anything else, make sure it is the plugin(s) causing the issue. Just rename the Effects folder, so paint.net can't find any effect plugins. Then open paint.net, and see if the menus are functional.
  8. The screenshot PDN1603Diag shows it can't find the WinForms assembly. Your installation of the .NET Framework must be broken. FixDotNet? Are you referring to the official Microsoft .NET Framework Repair Tool, or something else? https://www.microsoft.com/en-us/download/details.aspx?id=30135
  9. In the example effect I attached, I forgot to change the StringFormat from the default, which adds 1/6 em to either side of the string. In my "Nameplate" image, I remembered to change the StringFormat in order correct that behavior. @@Zarklord, are you changing the StringFormat? StringFormat.GenericTypographic will remove the 1/6 em. @@Eli, I updated that example effect, download it again if you want. StringFormat.GenericTypographic: Default StringFormat:
  10. Here's "Nameplate" with an outline representing the dimensions returned from MeasureString. I would think 5 extra pixels on the left & right is negligible, especially when working with higher resolutions.
  11. What? Are you wanting to modify existing text, or is your effect also generating the text? Please clearly communicate what you're wanting your effect to do. List the steps if you have to. I think everyone is a bit confused.
  12. Did you not try using FitSurface, as I described in my earlier post? It does what you want. Here's a basic example I threw together. SelectionText.zip
  13. You can use FitSurface to resize the image to the size of your custom surface. Ex: Surface customSurface = new Surface(customWidth, customHeight); customSurface.FitSurface(ResamplingAlgorithm.Fant, sourceSurface);
  14. I just used this plugin 2 hours ago. Worked fine. Make sure you've installed it correctly. The .dll file needs to be placed in the 'FileTypes' folder, rather than the 'Effects' folder.
  15. @BoltBait recently created an installer template for Plugin Packs. I've added an installer based on his template to the first post.
  16. @Markus13, I've sent you a PM with some information about paint.net v3.36.
  17. A tiny suggestion for the first line: static readonly int NB_LEVEL_GRAY = 256;a const would be more appropriate than a static readonly in this case. const int NB_LEVEL_GRAY = 256;Not that a makes any real difference.
  18. None of us have verified that you have Windows 10. You claim to have it, but you could be misinformed for all we know. If you wish to attach a screenshot here on the post, follow these steps: 1) Click on "More Reply Options" 2) Click on "Browse" 3) Select your screenshot file 4) Click on "Attach This File" 5) Click on "Add Reply"
  19. That's clearly an older version of Windows with a custom Windows 10 visual style.
  20. Please install this: https://www.microsoft.com/en-us/download/details.aspx?id=48145 Then install paint.net afterwards.
  21. The Google search is good in many cases, but the built-in forum search is still useful (and superior) for some things. For example, if I want a full list of the tutorials you have published. Hidden Content: All published tutorials by @Ego Eram Reputo:
  22. I fail to see how that's a problem. Why does the canvas need to stay centered? The current behavior seems more reasonable and expected; it uses the position of the cursor for zooming. Also keep in mind you can use Ctrl+B to toggle zoom to window.
  23. toe_head2001's Plugin Pack Now you can get all these plugins together; even the ones you don't want or need! All these plugins are for paint.net v4.1.x. Sorry, I don't bother with v3.5 compatibility. If you have any comments that are specific to a certain plugin, please post in that plugin's forum thread/topic. Download You have two options for the download. ZIP of plugin installer: toe_head2001PackSept18-Installer.zip ZIP of .dll files: toe_head2001PackSept18.zip Donate Adjustments menu SubLCD - Adjust image to appear to use ClearType-like rendering. Mostly useful for text. Originally created by @xrl. Effects > Blurs menu Gaussian Blur (Clamped) - Much like the regular Gaussian Blur effect, except this effect gets clamped to the active selection. This effectively stops colors (and transparency) from bleeding through from outside of the selection. Effects > Distort menu Distort This! - Distort a layer using four control points. Useful for distorting, stretching or skewing. Originally created by @TechnoRobbo. Droste - A type of recursive picture where the image contains smaller examples of itself tiled in a logarithmic spiral. Originally created by @PJayTycy. Screen Pixel - breaks an image into it's constituent RGB components. Originally created by @Bleek II. Effects > Fill Blur Fill - Fills transparent areas of the canvas with a scaled copy of an object within the layer. The height vs. width ratio is fixed. Effects > Photo menu Inset Box Shadow - Uses inner shadowing to create photo type frame of varying transparency. Imagine a square vignette which can be placed inside the edge of an image by a given margin. Green Tint Reduction - Intelligently reduces the amount of green tint in an image without introducing magenta. Effects > Render menu Barcode - Generates barcodes from user input. Supports Code 39, Code 39 Mod 43, Full ascii code 39, Postnet, and UPC-A. Originally created by @Sepcot. Bulletin Board Trim - Creates a image border in a 'Bulletin Board Trim' style. Coordinate Plane Points - Creates center-based coordinate plane points. Gingham - Generates a Gingham pattern with custom color, width, and line styles. Graph Paper - Generates graph paper with adjustable Cell Size & grouping. Isometric Cuboid - Generates a Rectangular Cuboid and shows it using Isometric projection. Jigsaw Puzzle - Generates a Jigsaw Puzzle cut-out of an image. Pie Chart - Renders a Pie Chart based on specified Colors and Values. Can also render Labels on the chart. Postage Stamp - Creates an edge like a modern postage stamp (i.e. wave like perforations) around the image. Ruler - Renders a ruler using the specified units & sub units. This will NOT measure anything and will NOT convert pixel length to another unit of length. Spoked Wheel - Creates a circular wheels with options to specify size, spoke number, axle size, rim thickness, color. Tattersall - Generates a Tattersall pattern with custom colors, line width, spacing, and line style. Two-point Perspective - Generates a Rectangular Cuboid and shows it using two-point (vanishing point) projection. Effects > Stylize menu Radius Corners - Round off the square corners of an image, with nicely anti-aliased edges. Originally created by @dan9298. Effects > Text menu Text Window - "Cuts out" a repeated string of text to the layer or selection. Effects > Texture Tartan - Build and render custom tartan/plaid patterns. Effects > Tools menu BlendModes Plus - Apply a host of new blend modes. Originally created by @APShredder. Quadrilateral Correction - Remaps a defined quadrilateral to a rectangular image. Effects > Object menu Rubber Stamp - Transforms an existing image to look like it was created with a rubber stamp. Download You have two options for the download. ZIP of plugin installer: toe_head2001PackSept18-Installer.zip ZIP of .dll files: toe_head2001PackSept18.zip Donate Some icons from, or based on, Fugue Icons.
×
×
  • Create New...