Jump to content

BoltBait

Administrator
  • Posts

    15,730
  • Joined

  • Last visited

  • Days Won

    405

Everything posted by BoltBait

  1. If you are decompiling a debug build with associated .pdb file, it may be possible to get the actual variable names. Not for a release build.
  2. When you click the Browse button, is drive F available?
  3. While C# decompilers are pretty good, they are not perfect. In the code example you show, those are not the actual variable names used in the real code. And, without those names, the code is actually more difficult to understand. And, no, comments from the source files are not saved in the executable so the decompiler can not produce them. While function names are preserved, variable names are lost and so are lots of other things. Sometimes commands are changed (like from "switch" to "if then" blocks, etc.)
  4. I wonder if this is the plugin used: https://forums.getpaint.net/topic/32240-droste-v10-aug-31-2015/
  5. You could have done this at the time of resizing the canvas, like so: Bottom LEFT*
  6. Before issuing DOS commands, you must CD to the directory where that file exists. For example, if you put the paint.net.4.1.6.install.exe file on your desktop, open a CMD window and type: cd %USERPROFILE%\Desktop
  7. Since you always put text on it's own layer (... you do this, right?!) just put the font name in the layer's name.
  8. Make sure ALL of your Windows Updates are applied. Then, install the .NET v4.8 via this link: https://dotnet.microsoft.com/download/thank-you/net48 Once that's installed, make sure all of your Windows Updates are applied. Then, try to install the latest Paint.NET again from this link: https://www.dotpdn.com/downloads/pdn.html (Upper right corner of screen)
  9. Answered by Rick himself here: https://forums.getpaint.net/topic/399-frequently-asked-questions-faq/ Closing.
  10. Try this plugin: https://forums.getpaint.net/topic/110673-brush-factory-v18-dec-10th-2018/
  11. The reason the dialog box exists is so that Paint.NET knows what you want to do with the files you just dropped into the screen... Do you want to open each file as a separate image or do you want to open each file as a layer in your current drawing. Paint.NET can't make an assumption in this case.
  12. It is a good start. Here's the thing: As you start out, select the squares you want on the top most layer and do those. Then, when you go back to the source layer, select overlapping squares and process those. You'll see that they neatly work fine as the overlapping part is already processed from above.
  13. Start with a standard picture in the right size. You'll need my plugin pack installed and your primary color should be black and secondary color white. Select your starting picture layer. Use the selection tool to select one rectangle. Press Ctrl+X followed by Ctrl+Shift+V. Run the Effects > Selection > Outline Selection (Outline width: 1, Color: black) Repeat for each rectangle you wish to have in your final image. Start with the squares you want as the top most layers. Select your starting picture layer. Press Ctrl+A followed by Shift+Backspace (This should fill your background layer with white.) Save as PNG file (flattening as required.) For an advanced look, before saving, press Ctrl+D, then select one of the square layers and run Effects > Object > Object Shadow (all defaults). Repeat for a handful of those layers... the ones that look like they're at the top most level.
  14. To do what you expect, after selecting your pixels press Ctrl+X to cut them and press Ctrl+Shift+V to past them into a new layer. Then, you can move your selection around like you expect where the transparent pixels do not replace the pixels below.
  15. I wasn't sure as I had never done this myself. I was just typing up the steps without actually doing them. I will edit my suggestions above. I'm glad it worked out for you. I know my instructions were rather terse.
  16. I'm not sure, but would guess 200%. I, personally, run my 4K laptop at 300%, so the effect was even worse.
  17. Yes. You can see for yourself here: https://forums.getpaint.net/topic/113943-paintnet-416-is-now-available/?do=findComment&comment=556304
  18. No stocks used: ChainsawPDN.zip Here is a photograph of me and my chainsaw in action: https://forums.getpaint.net/topic/8664-boltbaits-personal-gallery-newest-art-on-page-9-oct-24/?do=findComment&comment=211022
  19. Yes, Paint.NET effect plugins can create and save files.
×
×
  • Create New...