Jump to content

BoltBait

Administrator
  • Posts

    15,618
  • Joined

  • Last visited

  • Days Won

    381

Posts posted by BoltBait

  1. On 10/18/2023 at 7:49 AM, Welsh Yellow Cheddar said:

    There are several plugins to manipulate text but I haven't seen one capable of changing the spacing in a way that the letters overlap.

     

    I have PM'd you a preliminary build of a plugin that does this very thing.  Let me know your feedback and I'll finish up the plugin and publish it.

     

    image.png

    • Like 2
    • Upvote 3
  2. 20 minutes ago, AndrewDavid said:

    @ReMake I plan on following you as much as I can understanding the new GPU benefits. When I paste your code into my Codelab - I receive this error

     

    image.png.8c9afcd59c13a43b5d80254fd3293dc1.png

    What am I not doing? :)

     

     

    @ReMake created a new GPU Drawing effect.  You're trying to put that code into a new GPU Image effect.

     

    Had you saved that code into a .cs file and did a File > Open in CodeLab, it would have know the type and loaded it into the proper window type for you.

     

    Or, had you done a File > New > GPU Drawing Effect before pasting in your code, it would have worked properly.

     

    • Thanks 1
    • Upvote 1
  3. 1 hour ago, dieg467 said:

    before starting I have to click to select each file, and another click to select the transparent layer. In total, 12 mouse clicks. Additionally, I must take the file from size 35% to 100%, with the keyboard combination Ctrl +, pressing 3 times. A total of 36 actions to get everything ready.


    This is the sort of thing that can be automated using https://www.autohotkey.com/

     

    User @Tactilis could probably help you with a script once you get AHK loaded. 

    • Upvote 2
  4. 41 minutes ago, Spaz490 said:

    is there cache for the data that can be cleared and auto rebuilt

     

    Sorry, but that is gibberish.

     

    Paint.NET is working correctly. So, there must be something else getting in the way--either some keyboard manager is redefining Ctrl+R or there is a problem with Windows or your keyboard is failing.

     

    1. If your keyboard is wireless, check the battery.

    2. Try https://keyboardchecker.com/ to see if your keys are working

    3. Apply any pending Windows Updates

    4. Reboot

  5. CodeLab v6.10 Released

    This is only for Paint.NET 5.0.11+!

     

    Big update today...

     

    Changes:

     

    ▪ Ability to configure color context to use WorkingSpace @Rick Brewster

    ▪ Only one menu entry now (configure Render Options on the configuration screen) @toe_head2001

    ▪ Improvements to autocomplete @toe_head2001

    ▪ New UI element Layer Chooser @BoltBait

    ▪ Templates now have links to tutorials @BoltBait

    ▪ Default effect type is now GPU Image effect @BoltBait

    ▪ Lots of bug fixes and small enhancements @toe_head2001 / @BoltBait / @Rick Brewster

     

    ALL NEW TUTORIALS: https://boltbait.com/pdn/CodeLab/help/tutorial/ @BoltBait

     

     

    Grab the CodeLab DLL here:

     

    https://www.boltbait.com/pdn/CodeLab/

     

    Screenshots:

     

    Only one menu entry:

    image.png

    New settings page to control how CodeLab is run:

    image.png

    Notice that in the next screenshot, the Render Options are shown in parenthesis.

     

    New Layer Chooser UI Control:

    image.png

     

    • Like 3
    • Upvote 1
    • Hooray 1
×
×
  • Create New...