Jump to content

treycodes

Newbies
  • Posts

    6
  • Joined

  • Last visited

Posts posted by treycodes

  1. Okay, so file > new which has the functionality already and the default new image created at startup should have different functionality. Two completely separate ways a new image is created. 800x600 is the perfect image size for everyone. Why doesn't file > new just create 800x600 images?

     

    Actually, I just realized I can copy only 800x600 images to my clipboard and that solves it. Would recommend this to everyone not wanting different new image resolutions between app startup and file > new.

  2. Hello,

     

    I wanted to suggest this because I find myself starting Paint.NET wanting to edit an image that's already on my clipboard and the default image (on startup) doesn't match the clipboard's image size. If you have an image on your clipboard and Paint.NET is already running and you create a new image that image will automatically be set to the clipboard image's dimensions (if available, obviously).

     

    It would be nice if the clipboard image being the new image's dimension was applied on the app startup.

     

    It's not a lot of work to paste the image and then Ctrl + Shift + X to automatically resize the canvas to the selected area (which would be the pasted image) or to close the default image document and create a new one. Both options seem unnecessary when the clipboard image's size is already being used for new images after startup.

     

    Current Behavior

     

    1. Launch Paint.NET

    2. Create empty 800x600 image

    3. image ready to edit

     

    Expected Behavior

     

    1. Launch Paint.NET

    2. Create new image with dimensions according to clipboard

    • If empty, default to 800x600
    • If non-image data, default to 800x600
    • If clipboard contains image data, set dimensions to the clipboard image

    3. image ready to edit

     

    Bonus

     

    • Settings to adjust the default/fallback image resolution
    • Setting to automatically start editing the clipboard image if detected on startup
      • This option would be fantastic since I launched Paint.NET to edit the clipboard image it's always related
      • Could be ignored when passed command args (could be an additional setting)
    • Setting to detect clipboard text at startup for a valid relative or full path to an image to automatically open for editing

     

    Whether the image is created with the dimensions or resized after doesn't matter. Not sure how much work this would be and it's minor but I wanted to suggest it. If it was something that plugins could do I'd just build something to do it myself but the plugin API doesn't seem like it would be an option to control the application's behavior with events or something. If it is doable then I'd be happy to do it and save you the trouble. If you have any questions or need information from me let me know. Happy to help.

     

    Thanks,

    Trey

  3. Same thing is happening to me when I try to use the eraser tool.

     

    Pretty much the same stack trace, and since it's all .NET assemblies and native function calls I'm guessing it's an issue with the latest release.

     

    I checked for Windows updates, re-installed paint.net, re-installed graphics drivers, and it always happens. I was going to try it without plugins but knowing that someone else is also experiencing the issue combined with the stacktrace being a dispose issue makes me think it's just a bug in the app.

     

    If you guys need any more info let me know. This just started with the latest update. I can't find the download page for old versions of the app but if someone could share that I'd appreciate it.

     

    Stacktrace

     

    System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'Disposed 'Cursor' can no longer be used.'.
       at System.Windows.Forms.Cursor.get_Handle()
       at Interop.User32.SetCursor(IHandle hCursor)
       at System.Windows.Forms.Control.WmSetCursor(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ContainerControl.WndProc(Message& m)
       at System.Windows.Forms.UserControl.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

     

    Crash Log

     

    Spoiler

    This text file was created because paint.net crashed. Please e-mail this to crashlog4@getpaint.net so we can diagnose and fix the problem.

    Application version: paint.net 4.3.8 (Stable 4.308.8083.2561)
    Time of crash: 3/4/2022 3:18:40 PM
    Application uptime: 00:00:12.7873669
    Application state: Running 
    Working set: 252,340 KiB
    Handles and threads: 1329 handles, 82 threads, 143 gdi, 198 user
    Install type: Classic
    Application directory: C:\Program Files\paint.net
    Current directory: C:\Program Files\paint.net
    Install directory: C:\Program Files\paint.net
    OS Version: Windows 11 Enterprise 10.0.22567.0 x64
    .NET version: .NET 6.0.2 x64
    Processor: "AMD Ryzen 7 1700 Eight-Core Processor" @ ~2994MHz (8C/16T, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2)
    Physical memory: 32691 MB
    Video card: NVIDIA GeForce GTX TITAN X (v:10DE, d:17C2, r:161), Microsoft Basic Render Driver (v:1414, d:8C, r:0)
    Hardware acceleration: True (default: True)
    Remote session: no
    Pointers: none
    UI animations: True
    UI DPI: 96 dpi (1.00x scale)
    UI theme: VisualStyleCategory=Aero, EffectiveTheme=Aero, DWM=yes, AeroColorScheme=Dark, ThemeFileName=Aero.msstyles
    Updates: True, 3/4/2022 (journal: ShouldCheckForUpdate, CheckedForUpdate)
    Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US
    Flags: 

    Exception details:
    System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'Disposed 'Cursor' can no longer be used.'.
       at System.Windows.Forms.Cursor.get_Handle()
       at Interop.User32.SetCursor(IHandle hCursor)
       at System.Windows.Forms.Control.WmSetCursor(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

    Managed assemblies: 
        System.Private.CoreLib, .\System.Private.CoreLib.dll, Version=6.0.0.0, PublicKeyToken=7cec85d7bea7798e
        paintdotnet, .\paintdotnet.dll, Version=4.308.8083.2561
        System.Runtime, .\System.Runtime.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Windows.Forms, .\System.Windows.Forms.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089
        PaintDotNet.Base, .\PaintDotNet.Base.dll, Version=4.308.8083.2561
        System.Diagnostics.Process, .\System.Diagnostics.Process.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        TerraFX.Interop.Windows, .\TerraFX.Interop.Windows.dll, Version=10.0.20348.0, PublicKeyToken=35b01b53313a6f7e
        PaintDotNet.SystemLayer, .\PaintDotNet.SystemLayer.dll, Version=4.308.8083.2561
        System.Runtime.InteropServices.RuntimeInformation, .\System.Runtime.InteropServices.RuntimeInformation.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Runtime.InteropServices, .\System.Runtime.InteropServices.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        PaintDotNet.SystemLayer.Native.x64, .\PaintDotNet.SystemLayer.Native.x64.dll, Version=4.308.8083.2561
        System.Threading, .\System.Threading.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Runtime.Extensions, .\System.Runtime.Extensions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Runtime.CompilerServices.VisualC, .\System.Runtime.CompilerServices.VisualC.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Collections.NonGeneric, .\System.Collections.NonGeneric.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Runtime.Intrinsics, .\System.Runtime.Intrinsics.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        PaintDotNet.Core, .\PaintDotNet.Core.dll, Version=4.308.8083.2561
        System.Private.Uri, .\System.Private.Uri.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.ComponentModel.Primitives, .\System.ComponentModel.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        WindowsBase, .\WindowsBase.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
        System.Windows.Forms.Primitives, .\System.Windows.Forms.Primitives.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089
        PresentationFramework, .\PresentationFramework.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
        System.Drawing.Primitives, .\System.Drawing.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Xaml, .\System.Xaml.dll, Version=6.0.2.0, PublicKeyToken=b77a5c561934e089
        System.ComponentModel, .\System.ComponentModel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Diagnostics.TraceSource, .\System.Diagnostics.TraceSource.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Collections, .\System.Collections.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Threading.Thread, .\System.Threading.Thread.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Text.Encoding.CodePages, .\System.Text.Encoding.CodePages.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        PaintDotNet.Resources, .\PaintDotNet.Resources.dll, Version=4.308.8083.2561
        Microsoft.Win32.Primitives, .\Microsoft.Win32.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.ObjectModel, .\System.ObjectModel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Configuration.ConfigurationManager, .\System.Configuration.ConfigurationManager.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        PaintDotNet.Data, .\PaintDotNet.Data.dll, Version=4.308.8083.2561
        System.Collections.Specialized, .\System.Collections.Specialized.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Private.Xml, .\System.Private.Xml.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        System.Xml.ReaderWriter, .\System.Xml.ReaderWriter.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Net.WebClient, .\System.Net.WebClient.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        System.ComponentModel.EventBasedAsync, .\System.ComponentModel.EventBasedAsync.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Memory, .\System.Memory.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        System.Drawing.Common, .\System.Drawing.Common.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        System.Text.Encoding.Extensions, .\System.Text.Encoding.Extensions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Collections.Immutable, .\System.Collections.Immutable.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        Microsoft.Win32.SystemEvents, .\Microsoft.Win32.SystemEvents.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        PaintDotNet.Framework, .\PaintDotNet.Framework.dll, Version=4.308.8083.2561
        System.Linq, .\System.Linq.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Collections.Concurrent, .\System.Collections.Concurrent.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Threading.ThreadPool, .\System.Threading.ThreadPool.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        Microsoft.Win32.Registry, .\Microsoft.Win32.Registry.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Security.Principal.Windows, .\System.Security.Principal.Windows.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Security.Claims, .\System.Security.Claims.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.ComponentModel.TypeConverter, .\System.ComponentModel.TypeConverter.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        PresentationCore, .\PresentationCore.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
        DirectWriteForwarder, .\DirectWriteForwarder.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
        System.Diagnostics.Debug, .\System.Diagnostics.Debug.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        UIAutomationTypes, .\UIAutomationTypes.dll, Version=6.0.2.0, PublicKeyToken=31bf3856ad364e35
        System.Diagnostics.FileVersionInfo, .\System.Diagnostics.FileVersionInfo.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        PaintDotNet.Effects, .\PaintDotNet.Effects.dll, Version=4.308.8083.2561
        Accessibility, .\Accessibility.dll, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35
        Crc32.NET, .\Crc32.NET.dll, Version=1.0.0.0, PublicKeyToken=dc0b95cf99bf4e99
        System.Security.Cryptography.Primitives, .\System.Security.Cryptography.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.IO.Packaging, .\System.IO.Packaging.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Threading.Tasks.Parallel, .\System.Threading.Tasks.Parallel.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Runtime.Serialization.Formatters, .\System.Runtime.Serialization.Formatters.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.CodeDom, .\System.CodeDom.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        System.Reflection.MetadataLoadContext, .\System.Reflection.MetadataLoadContext.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        System.Reflection.Metadata, .\System.Reflection.Metadata.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        Newtonsoft.Json, .\Newtonsoft.Json.dll, Version=13.0.0.0, PublicKeyToken=30ad4fe6b2a6aeed
        System.Text.RegularExpressions, .\System.Text.RegularExpressions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Linq.Expressions, .\System.Linq.Expressions.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.IO.MemoryMappedFiles, .\System.IO.MemoryMappedFiles.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Runtime.Numerics, .\System.Runtime.Numerics.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Numerics.Vectors, .\System.Numerics.Vectors.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Diagnostics.Tracing, .\System.Diagnostics.Tracing.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Console, .\System.Console.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Runtime.Loader, .\System.Runtime.Loader.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        AnimGIF, .\FileTypes\AnimGIF.dll, Version=2.4.4119.28305
        ImSVG.Open.FileType, .\FileTypes\ImSVG.Open.FileType.dll, Version=0.18.0.0
        ImPDF.Open.FileType, .\FileTypes\ImPDF.Open.FileType.dll, Version=1.1.0.0
        RawFileType, .\FileTypes\RawFileType.dll, Version=1.2.2.0
        IcoCur, .\FileTypes\IcoCur.dll, Version=3.7.0.0
        mscorlib, .\mscorlib.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
        System.Windows.Forms.Legacy, .\System.Windows.Forms.Legacy.dll, Version=0.1.1.0
        PaintDotNet.Plugins.Compatibility, .\PaintDotNet.Plugins.Compatibility.dll, Version=4.308.8083.2561
        System.Runtime.CompilerServices.Unsafe, .\System.Runtime.CompilerServices.Unsafe.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System, .\System.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
        System.Drawing, .\System.Drawing.dll, Version=6.0.2.0, PublicKeyToken=b03f5f7f11d50a3a
        DdsFileTypePlus, .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, Version=1.10.11.0
        AvifFileType, .\Bundled\AvifFileType\AvifFileType.dll, Version=1.1.18.0
        WebPFileType, .\Bundled\WebPFileType\WebPFileType.dll, Version=1.3.11.0
        OptionBasedLibrary v0.6, .\FileTypes\OptionBasedLibrary v0.6.dll, Version=0.5.0.0
        OptionBasedLibrary v0.6, .\FileTypes\OptionBasedLibrary v0.6.dll, Version=0.5.0.0
        System.Core, .\System.Core.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
        Mono.Cecil, .\Mono.Cecil.dll, Version=0.11.4.0, PublicKeyToken=50cebf1cceb9d05e
        netstandard, .\netstandard.dll, Version=2.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        XYCoords, .\Effects\XYCoords.dll, Version=1.2.6.20985
        WetFloor, .\Effects\WetFloor.dll, Version=1.2.5.14166
        WaveTextSUI, .\Effects\WaveTextSUI.dll, Version=1.2.4415.33440
        WaveText, .\Effects\WaveText.dll, Version=1.2.4415.32811
        Waves, .\Effects\Waves.dll, Version=1.2.5.14072
        WaterReflection, .\Effects\WaterReflection.dll, Version=1.2.5.15754
        Volutes, .\Effects\Volutes.dll, Version=1.3.5.13753
        Vibrato, .\Effects\Vibrato.dll, Version=2.0.5.13530
        VanishPoint, .\Effects\VanishPoint.dll, Version=1.0.3.0
        Alpha2Gray, .\Effects\Alpha2Gray.dll, Version=4.5.6832.21862
        ColorBalance, .\Effects\ColorBalance.dll, Version=4.7.7401.17173
        Dream, .\Effects\Dream.dll, Version=4.6.7358.35004
        CombinedAdjustments, .\Effects\CombinedAdjustments.dll, Version=1.1.7358.40688
        Burninate, .\Effects\Burninate.dll, Version=4.6.7358.31797
        FillFromClipboard, .\Effects\FillFromClipboard.dll, Version=4.7.7358.36519
        FillFromFile, .\Effects\FillFromFile.dll, Version=4.7.7358.36581
        Gray2Alpha, .\Effects\Gray2Alpha.dll, Version=4.5.6826.36897
        BandWPlus, .\Effects\BandWPlus.dll, Version=1.3.7359.317
        HueSatPlus, .\Effects\HueSatPlus.dll, Version=4.6.7359.209
        FloydSteinbergDithering, .\Effects\FloydSteinbergDithering.dll, Version=4.6.7358.37110
        System.Net.Http, .\System.Net.Http.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Net.Primitives, .\System.Net.Primitives.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Diagnostics.DiagnosticSource, .\System.Diagnostics.DiagnosticSource.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        System.Net.Security, .\System.Net.Security.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Security.Cryptography.X509Certificates, .\System.Security.Cryptography.X509Certificates.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        HSVGradients, .\Effects\HSVGradients.dll, Version=4.5.6832.41864
        EditableText, .\Effects\EditableText.dll, Version=1.0.1.0
        System.Diagnostics.StackTrace, .\System.Diagnostics.StackTrace.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        Vandermotten.PaintDotNetEffects.ObjectAlign, .\Effects\Vandermotten.PaintDotNetEffects.ObjectAlign.dll, Version=3.8.0.0
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        System.Xml, .\System.Xml.dll, Version=4.0.0.0, PublicKeyToken=b77a5c561934e089
        Vandermotten.PaintDotNetEffects.Monochromes, .\Effects\Vandermotten.PaintDotNetEffects.Monochromes.dll, Version=3.8.0.0
        Landscape, .\Effects\Landscape.dll, Version=4.6.7358.37463
        LevelHorizon, .\Effects\LevelHorizon.dll, Version=4.6.7358.37589
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        System.Net.Sockets, .\System.Net.Sockets.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        System.Threading.Overlapped, .\System.Threading.Overlapped.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        Vandermotten.PaintDotNetEffects.Grid, .\Effects\Vandermotten.PaintDotNetEffects.Grid.dll, Version=3.8.0.0
        System.Net.NameResolution, .\System.Net.NameResolution.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        Pastel, .\Effects\Pastel.dll, Version=4.6.7358.38877
        RemoveDust, .\Effects\RemoveDust.dll, Version=4.5.6826.37862
        Polygon, .\Effects\Polygon.dll, Version=4.5.6828.38648
        PhotoAdjustments, .\Effects\PhotoAdjustments.dll, Version=4.6.7358.38979
        AA's_Assistant, .\Effects\AA's_Assistant.dll, Version=1.1.4329.33034
        Aardvark, .\Effects\Aardvark.dll, Version=1.0.6.0
        AlphaThreshold, .\Effects\AlphaThreshold.dll, Version=1.0.1.0
        PasteAlpha, .\Effects\PasteAlpha.dll, Version=4.6.7358.38804
        Alpha_to_0, .\Effects\Alpha_to_0.dll, Version=1.0.4452.22746
        Alpha_to_255, .\Effects\Alpha_to_255.dll, Version=1.0.4452.22782
        Animal, .\Effects\Animal.dll, Version=2.2.5.20384
        Anti-Alias by jsonchiu, .\Effects\Anti-Alias by jsonchiu.dll, Version=1.0.4348.36767
        ArtyThing, .\Effects\ArtyThing.dll, Version=1.0.5.0
        AutoChrome, .\Effects\AutoChrome.dll, Version=1.2.5.19669
        AutoChromeNoise, .\Effects\AutoChromeNoise.dll, Version=1.2.5.23331
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        Bars, .\Effects\Bars.dll, Version=1.2.5.23704
        Barcode, .\Effects\Barcode.dll, Version=1.5.1.0
        BBOutlinedGradientText, .\Effects\BBOutlinedGradientText.dll, Version=4.6.7358.38713
        Bezncurve, .\Effects\Bezncurve.dll, Version=4.0.1.0
        BlackandAlpha+, .\Effects\BlackandAlpha+.dll, Version=1.2.4329.272
        Borders N' Shapes, .\Effects\Borders N' Shapes.dll, Version=4.0.4642.26476
        Boutons, .\Effects\Boutons.dll, Version=1.2.5.23747
        CalliColour, .\Effects\CalliColour.dll, Version=1.0.1.0
        Calendar, .\Effects\Calendar.dll, Version=4.6.7358.32649
        Vandermotten.PaintDotNetEffects.Gradient, .\Effects\Vandermotten.PaintDotNetEffects.Gradient.dll, Version=3.8.0.0
        Sierpinski, .\Effects\Sierpinski.dll, Version=2.2.5.30414
        ChangeExtremeColors, .\Effects\ChangeExtremeColors.dll, Version=1.2.6.30674
        CircleText, .\Effects\CircleText.dll, Version=1.4.4415.32488
        ClipWarpNew, .\Effects\ClipWarpNew.dll, Version=1.0.1.0
        ClipDisplaceAA, .\Effects\ClipDisplaceAA.dll, Version=1.2.4.0
        Cobweb, .\Effects\Cobweb.dll, Version=1.0.1.0
        coloraberation, .\Effects\coloraberation.dll, Version=1.2.5.15647
        SeamCarving, .\Effects\SeamCarving.dll, Version=4.6.7358.39596
        ColorModulo, .\Effects\ColorModulo.dll, Version=1.2.5.25136
        ColorZoomBlur, .\Effects\ColorZoomBlur.dll, Version=1.2.5.17431
        Color Match, .\Effects\Color Match.dll, Version=4.2.7630.21216
        CompoGrids, .\Effects\CompoGrids.dll, Version=1.0.2.0
        Contour, .\Effects\Contour.dll, Version=1.0.1.0
        Compotool, .\Effects\Compotool.dll, Version=1.0.1.0
        CreativeTextPro, .\Effects\CreativeTextPro.dll, Version=1.1.7358.34307
        Cuboids, .\Effects\Cuboids.dll, Version=1.1.1.0
        Dimensions, .\Effects\Dimensions.dll, Version=1.3.6826.38472
        Displacement, .\Effects\Displacement.dll, Version=1.3.5.15773
        DistortingMirror, .\Effects\DistortingMirror.dll, Version=1.2.5.15788
        Curves+, .\Effects\Curves+.dll, Version=4.0.6119.31044
        Donut, .\Effects\Donut.dll, Version=1.2.5.15739
        dpyColorBalance, .\Effects\dpyColorBalance.dll, Version=1.1.4330.37850
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        DragFrom, .\Effects\DragFrom.dll, Version=1.1.0.0
        Dryad, .\Effects\Dryad.dll, Version=1.0.2.0
        EarthsAndGreys, .\Effects\EarthsAndGreys.dll, Version=1.0.1.0
        ExpandColor, .\Effects\ExpandColor.dll, Version=1.2.5.15745
        ExtendBorder, .\Effects\ExtendBorder.dll, Version=1.3.0.0
        Facet, .\Effects\Facet.dll, Version=1.0.3.0
        FillPalette, .\Effects\FillPalette.dll, Version=1.2.5.32012
        Film, .\Effects\Film.dll, Version=4.0.4642.26607
        FindEdges, .\Effects\FindEdges.dll, Version=1.2.0.0
        Flip, .\Effects\Flip.dll, Version=4.6.7358.36953
        Flourish, .\Effects\Flourish.dll, Version=1.0.3.0
        FractalAttractor, .\Effects\FractalAttractor.dll, Version=1.3.5.27448
        Frames, .\Effects\Frames.dll, Version=1.2.5.27903
        FractalFern, .\Effects\FractalFern.dll, Version=1.2.0.28378
        FractalTree, .\Effects\FractalTree.dll, Version=1.2.0.38806
        Vandermotten.PaintDotNetEffects.FadeEdge, .\Effects\Vandermotten.PaintDotNetEffects.FadeEdge.dll, Version=3.8.0.0
        FSPost, .\Effects\FSPost.dll, Version=1.0.4913.8979
        FurBlur, .\Effects\FurBlur.dll, Version=1.0.1.0
        Gears, .\Effects\Gears.dll, Version=1.0.2.0
        GaussianBlurPlus, .\Effects\GaussianBlurPlus.dll, Version=4.2.5691.27401
        Gen96Colors, .\Effects\Gen96Colors.dll, Version=1.2.0.15608
        Gossamer, .\Effects\Gossamer.dll, Version=1.0.2.0
        Gradient Bars, .\Effects\Gradient Bars.dll, Version=4.0.5152.23084
        Gradient Blocks, .\Effects\Gradient Blocks.dll, Version=4.0.4642.26658
        GradientsGalore, .\Effects\GradientsGalore.dll, Version=1.0.5.0
        Gradient Grid, .\Effects\Gradient Grid.dll, Version=4.0.6436.36068
        GradientBlur, .\Effects\GradientBlur.dll, Version=1.2.5.28179
        Gravity, .\Effects\Gravity.dll, Version=1.2.5.29548
        GridCheckerboard, .\Effects\GridCheckerboard.dll, Version=4.5.6828.36789
        Grid Warp, .\Effects\Grid Warp.dll, Version=4.0.6544.34496
        GridMaker, .\Effects\GridMaker.dll, Version=5.2.5.29827
        HexaGrid, .\Effects\HexaGrid.dll, Version=4.1.0.40699
        Highlight, .\Effects\Highlight.dll, Version=1.0.1.0
        Helix, .\Effects\Helix.dll, Version=1.0.1.0
        HilbertCurve, .\Effects\HilbertCurve.dll, Version=1.2.0.32151
        Jitter, .\Effects\Jitter.dll, Version=4.0.4642.26986
        JuliaPlus, .\Effects\JuliaPlus.dll, Version=1.2.5.13821
        KaleidoGen, .\Effects\KaleidoGen.dll, Version=1.3.5.30504
        Kaleidoscope, .\Effects\Kaleidoscope.dll, Version=1.6.1.27167
        LensFlare, .\Effects\LensFlare.dll, Version=2.2.12.35124
        LightRays, .\Effects\LightRays.dll, Version=2.1.5.14276
        Liquify, .\Effects\Liquify.dll, Version=4.0.5873.25113
        ListOfPalettes, .\Effects\ListOfPalettes.dll, Version=1.0.0.32564
        Magnifier, .\Effects\Magnifier.dll, Version=1.3.5.14308
        Majority, .\Effects\Majority.dll, Version=1.2.5.14328
        Melting, .\Effects\Melting.dll, Version=1.3.6550.31783
        MemeMaker, .\Effects\MemeMaker.dll, Version=4.5.6828.38061
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        Metallize, .\Effects\Metallize.dll, Version=1.2.4415.32969
        Moire, .\Effects\Moire.dll, Version=1.2.5.14350
        MotionSharpen, .\Effects\MotionSharpen.dll, Version=1.2.5.19059
        MultiThreshold, .\Effects\MultiThreshold.dll, Version=1.1.4330.38982
        NewtonFractal, .\Effects\NewtonFractal.dll, Version=2.2.5.19770
        MultiSpline, .\Effects\MultiSpline.dll, Version=1.0.4.0
        Nebulous, .\Effects\Nebulous.dll, Version=1.2.5.19527
        Object2Colour, .\Effects\Object2Colour.dll, Version=1.0.1.0
        ObjectBevel, .\Effects\ObjectBevel.dll, Version=1.0.6.0
        NoiseChoice, .\Effects\NoiseChoice.dll, Version=1.0.1.0
        ObjectEdge, .\Effects\Objectedge.dll, Version=1.0.1.0
        Oblique, .\Effects\Oblique.dll, Version=1.2.5.15730
        OilPaintingPlus, .\Effects\OilPaintingPlus.dll, Version=4.6.7358.38406
        Vandermotten.PaintDotNetEffects.Duotones, .\Effects\Vandermotten.PaintDotNetEffects.Duotones.dll, Version=3.8.0.0
        Olden, .\Effects\Olden.dll, Version=1.5.0.0
        Overblur, .\Effects\Overblur.dll, Version=1.0.1.0
        PageCurl, .\Effects\PageCurl.dll, Version=1.5.5.23162
        Outline Object, .\Effects\Outline Object.dll, Version=4.0.4642.26954
        Paneling, .\Effects\Paneling.dll, Version=1.2.5.23448
        Overliner, .\Effects\Overliner.dll, Version=1.2.5.25545
        PerlinTexture, .\Effects\PerlinTexture.dll, Version=2.2.5.23710
        Perspective, .\Effects\Perspective.dll, Version=2.1.4415.36116
        Pixelate+, .\Effects\Pixelate+.dll, Version=4.0.4642.26940
        Polar, .\Effects\Polar.dll, Version=1.2.5.24467
        Polygones, .\Effects\Polygones.dll, Version=1.3.5.31866
        PlugInData, .\Effects\PlugInData.dll, Version=1.4.0.0
        Poster, .\Effects\Poster.dll, Version=1.0.2.0
        PrinterPlus, .\Effects\PrinterPlus.dll, Version=1.5.0.0
        Psychocolour, .\Effects\Psychocolour.dll, Version=1.0.1.0
        pxEexpansion, .\Effects\pxEexpansion.dll, Version=1.0.4437.36287
        Radialcolors, .\Effects\Radialcolors.dll, Version=1.2.5.21672
        System.Resources.Extensions, .\System.Resources.Extensions.dll, Version=6.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51
        RainbowTwist, .\Effects\RainbowTwist.dll, Version=1.2.5.25218
        Random Effect, .\Effects\Random Effect.dll, Version=4.0.4642.26928
        Random Shape Fill, .\Effects\Random Shape Fill.dll, Version=4.0.4642.26910
        RandomLines, .\Effects\RandomLines.dll, Version=1.2.5.25981
        RandomMaze1, .\Effects\RandomMaze1.dll, Version=1.2.5.26409
        RandomMaze2, .\Effects\RandomMaze2.dll, Version=1.2.5.26820
        RecolorGray, .\Effects\RecolorGray.dll, Version=1.2.5.27251
        RecolourChoice, .\Effects\RecolourChoice.dll, Version=1.0.1.0
        RegularNoise, .\Effects\RegularNoise.dll, Version=1.2.5.29080
        ReverseColors, .\Effects\ReverseColors.dll, Version=1.2.5.29336
        RotateText, .\Effects\RotateText.dll, Version=1.1.4415.32628
        Rosaces, .\Effects\Rosaces.dll, Version=1.2.5.29635
        RotateTextSUI, .\Effects\RotateTextSUI.dll, Version=1.1.4415.32713
        Rotate_Zoom+, .\Effects\Rotate_Zoom+.dll, Version=1.11.5237.17779
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        SelectionTools, .\Effects\SelectionTools.dll, Version=5.0.7502.22140
        Temperature, .\Effects\Temperature.dll, Version=4.6.7358.39746
        Scintillate, .\Effects\Scintillate.dll, Version=1.0.1.0
        Scribble, .\Effects\Scribble.dll, Version=1.0.1.0
        SeamlessTextureMaker, .\Effects\SeamlessTextureMaker.dll, Version=1.2.5.29984
        Selection2Clear, .\Effects\Selection2Clear.dll, Version=1.0.1.0
        Shapes, .\Effects\Shapes.dll, Version=1.6.5.30197
        Signature, .\Effects\Signature.dll, Version=1.5.6617.21474
        SinWaves, .\Effects\SinWaves.dll, Version=1.2.5.30582
        Slinky, .\Effects\Slinky.dll, Version=1.0.1.0
        SmoothNoise, .\Effects\SmoothNoise.dll, Version=1.0.0.28227
        Sparkles, .\Effects\Sparkles.dll, Version=1.2.5.12788
        Smudge, .\Effects\Smudge.dll, Version=4.0.5873.25097
        SpeechBubble, .\Effects\SpeechBubble.dll, Version=2.1.4445.42029
        Spiral, .\Effects\Spiral.dll, Version=1.2.5.12809
        SpiralText, .\Effects\SpiralText.dll, Version=1.4.4415.32775
        SpiroGraph, .\Effects\SpiroGraph.dll, Version=1.2.5.12972
        SpiroShapes, .\Effects\SpiroShapes.dll, Version=2.2.5.16659
        Splashes, .\Effects\Splashes.dll, Version=1.2.5.13040
        Vandermotten.PaintDotNetEffects.DropShadow, .\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll, Version=3.8.0.0
        Splatter, .\Effects\Splatter.dll, Version=4.0.5873.25083
        SpotCenter, .\Effects\SpotCenter.dll, Version=1.2.0.17265
        Squirkle, .\Effects\Squirkle.dll, Version=1.0.1.0
        Transparency, .\Effects\Transparency.dll, Version=4.6.7358.39871
        StarGlow, .\Effects\StarGlow.dll, Version=1.3.5.17930
        SquirkleWarp, .\Effects\SquirkleWarp.dll, Version=1.0.1.0
        VignettePlus, .\Effects\VignettePlus.dll, Version=4.6.7358.40027
        Stars, .\Effects\Stars.dll, Version=2.0.0.25701
        Stitch, .\Effects\Stitch.dll, Version=4.0.4642.26808
        ObjectTools, .\Effects\ObjectTools.dll, Version=5.0.7502.21624
        StringAndPin, .\Effects\StringAndPin.dll, Version=1.0.1.0
        System.Security.Cryptography.Encoding, .\System.Security.Cryptography.Encoding.dll, Version=6.0.0.0, PublicKeyToken=b03f5f7f11d50a3a
        Table, .\Effects\Table.dll, Version=1.1.5847.38905
        TextPlus, .\Effects\Textplus.dll, Version=1.0.0.0
        Tiles, .\Effects\Tiles.dll, Version=1.2.5.13094
        Trail, .\Effects\Trail.dll, Version=4.0.4642.26791
        TRs Scatter, .\Effects\TRs Scatter.dll, Version=1.3.4949.23250
        TRsPixelSharp, .\Effects\TRsPixelSharp.dll, Version=2.0.5467.31590
        Tournesol, .\Effects\Tournesol.dll, Version=1.2.5.13128
        ThatOtherApp, .\Effects\ThatOtherApp.dll, Version=2.2.0.0
        TubeOblique, .\Effects\TubeOblique.dll, Version=1.2.5.15697
        TwistZ, .\Effects\TwistZ.dll, Version=1.2.5.13350
        Twist, .\Effects\Twist.dll, Version=4.0.5873.25056
        Vandermotten.PaintDotNetEffects.Blurs, .\Effects\Vandermotten.PaintDotNetEffects.Blurs.dll, Version=3.8.0.0
        TwoToneThreshold, .\Effects\TwoToneThreshold.dll, Version=1.0.0.0
        Vandermotten.PaintDotNetEffects.ColorAccent, .\Effects\Vandermotten.PaintDotNetEffects.ColorAccent.dll, Version=3.8.0.0
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        Vandermotten.PaintDotNetEffects, .\Effects\Vandermotten.PaintDotNetEffects.dll, Version=3.8.0.0
        CustomBrushesMini, .\Effects\CustomBrushesMini.dll, Version=2.2.5286.39584
        SBCommon, .\Effects\SBCommon.dll, Version=3.0.0.0
        SBCommon, .\Effects\SBCommon.dll, Version=3.0.0.0
        Gradient Mapping, .\Effects\Gradient Mapping.dll, Version=4.0.6547.33963

    Native modules: 
        .\paintdotnet.exe, version=4.308.8083.2561
        C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\KERNEL32.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\AcLayers.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\msvcrt.dll, version=7.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\SHLWAPI.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\USER32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\win32u.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\GDI32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\gdi32full.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\msvcp_win.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\ucrtbase.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\SHELL32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\sechost.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\RPCRT4.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\IMM32.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\shcore.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\hostfxr.dll, version=6,0,222,6406 @Commit: 839cdfb0ecca5e0be3dbccd926e7651ef50fdf10
        .\hostpolicy.dll, version=6,0,222,6406 @Commit: 839cdfb0ecca5e0be3dbccd926e7651ef50fdf10
        .\coreclr.dll, version=6,0,222,6406 @Commit: 839cdfb0ecca5e0be3dbccd926e7651ef50fdf10
        C:\WINDOWS\System32\ole32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\combase.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Private.CoreLib.dll, version=6.0.222.6406
        .\clrjit.dll, version=6,0,222,6406 @Commit: 839cdfb0ecca5e0be3dbccd926e7651ef50fdf10
        C:\WINDOWS\SYSTEM32\kernel.appcore.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\paintdotnet.dll, version=4.308.8083.2561
        .\System.Runtime.dll, version=6.0.222.6406
        C:\WINDOWS\system32\uxtheme.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Windows.Forms.dll, version=6.0.222.6407
        .\PaintDotNet.Base.dll, version=4.308.8083.2561
        .\System.Diagnostics.Process.dll, version=6.0.222.6406
        .\TerraFX.Interop.Windows.dll, version=10.0.20348.0
        .\PaintDotNet.SystemLayer.dll, version=4.308.8083.2561
        .\System.Runtime.InteropServices.RuntimeInformation.dll, version=6.0.222.6406
        .\System.Runtime.InteropServices.dll, version=6.0.222.6406
        .\vcruntime140.dll, version=14.31.31103.0
        .\vcruntime140_1.dll, version=14.31.31103.0
        .\msvcp140.dll, version=14.31.31103.0
        .\msvcp140_1.dll, version=14.31.31103.0
        .\msvcp140_2.dll, version=14.31.31103.0
        .\msvcp140_codecvt_ids.dll, version=14.31.31103.0
        .\vcomp140.dll, version=14.31.31103.0
        .\ijwhost.dll, version=6,0,222,6406 @Commit: 839cdfb0ecca5e0be3dbccd926e7651ef50fdf10
        .\PaintDotNet.SystemLayer.Native.x64.dll, version=4.308.8083.2561
        C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22567.1_none_decbfb6db16227cd\gdiplus.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Threading.dll, version=6.0.222.6406
        .\System.Runtime.Extensions.dll, version=6.0.222.6406
        .\System.Runtime.CompilerServices.VisualC.dll, version=6.0.222.6406
        .\System.Collections.NonGeneric.dll, version=6.0.222.6406
        .\System.Runtime.Intrinsics.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\windows.storage.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\wintypes.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\PaintDotNet.Core.dll, version=4.308.8083.2561
        .\System.Private.Uri.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\BCrypt.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.ComponentModel.Primitives.dll, version=6.0.222.6406
        .\WindowsBase.dll, version=6.0.222.6408
        .\System.Windows.Forms.Primitives.dll, version=6.0.222.6407
        .\PresentationFramework.dll, version=6.0.222.6408
        .\System.Drawing.Primitives.dll, version=6.0.222.6406
        .\System.Xaml.dll, version=6.0.222.6408
        .\System.ComponentModel.dll, version=6.0.222.6406
        .\System.Diagnostics.TraceSource.dll, version=6.0.222.6406
        .\System.Collections.dll, version=6.0.222.6406
        .\System.Threading.Thread.dll, version=6.0.222.6406
        .\System.Text.Encoding.CodePages.dll, version=6.0.222.6406
        .\PaintDotNet.Resources.dll, version=4.308.8083.2561
        .\Microsoft.Win32.Primitives.dll, version=6.0.222.6406
        .\System.ObjectModel.dll, version=6.0.222.6406
        .\System.Configuration.ConfigurationManager.dll, version=6.0.222.6406
        .\PaintDotNet.Data.dll, version=4.308.8083.2561
        .\System.Collections.Specialized.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\icu.dll, version=68, 2, 0, 10 (WinBuild.160101.0800)
        .\PresentationNative_cor3.dll, version=6,0,21,48001 @Commit: bf6f24c075ff5315d0ec0e5359138ee796b0491c
        .\System.Private.Xml.dll, version=6.0.222.6406
        .\System.Xml.ReaderWriter.dll, version=6.0.222.6406
        .\System.Net.WebClient.dll, version=6.0.222.6406
        .\System.ComponentModel.EventBasedAsync.dll, version=6.0.222.6406
        .\System.Memory.dll, version=6.0.222.6406
        .\System.Drawing.Common.dll, version=6.0.222.6406
        .\System.Text.Encoding.Extensions.dll, version=6.0.222.6406
        .\System.Collections.Immutable.dll, version=6.0.222.6406
        .\Microsoft.Win32.SystemEvents.dll, version=6.0.222.6406
        .\PaintDotNet.Framework.dll, version=4.308.8083.2561
        .\System.Linq.dll, version=6.0.222.6406
        .\System.Collections.Concurrent.dll, version=6.0.222.6406
        .\System.Threading.ThreadPool.dll, version=6.0.222.6406
        .\Microsoft.Win32.Registry.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\MSCTF.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Security.Principal.Windows.dll, version=6.0.222.6406
        .\System.Security.Claims.dll, version=6.0.222.6406
        .\System.ComponentModel.TypeConverter.dll, version=6.0.222.6406
        .\PresentationCore.dll, version=6.0.222.6408
        .\DirectWriteForwarder.dll, version=6,0,222,6408 @Commit: fb76229895cae74c1adc62c2411a0730a2f3759b
        .\System.Diagnostics.Debug.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\UIAutomationTypes.dll, version=6.0.222.6408
        .\System.Diagnostics.FileVersionInfo.dll, version=6.0.222.6406
        .\PaintDotNet.Effects.dll, version=4.308.8083.2561
        C:\WINDOWS\SYSTEM32\profapi.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Accessibility.dll, version=6.0.222.6407
        C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)
        C:\WINDOWS\System32\UIAnimation.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Crc32.NET.dll, version=1.2.0.5
        .\System.Security.Cryptography.Primitives.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\version.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.IO.Packaging.dll, version=6.0.222.6406
        .\System.Threading.Tasks.Parallel.dll, version=6.0.222.6406
        C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22567.1_none_5f048c4f9dca0ba5\comctl32.dll, version=6.10 (WinBuild.160101.0800)
        .\System.Runtime.Serialization.Formatters.dll, version=6.0.222.6406
        .\System.CodeDom.dll, version=6.0.222.6406
        .\System.Reflection.MetadataLoadContext.dll, version=6.0.21.52210
        .\System.Reflection.Metadata.dll, version=6.0.222.6406
        .\Newtonsoft.Json.dll, version=13.0.1.25517
        .\System.Text.RegularExpressions.dll, version=6.0.222.6406
        .\System.Linq.Expressions.dll, version=6.0.222.6406
        .\System.IO.MemoryMappedFiles.dll, version=6.0.222.6406
        .\System.Runtime.Numerics.dll, version=6.0.222.6406
        .\System.Numerics.Vectors.dll, version=6.0.222.6406
        .\System.Diagnostics.Tracing.dll, version=6.0.222.6406
        .\System.Console.dll, version=6.0.222.6406
        .\System.Runtime.Loader.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\TextShaping.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\ucrtbase.dll, version=10.0.19041.685 (WinBuild.160101.0800)
        .\FileTypes\AnimGIF.dll, version=2.4.4119.28305
        .\FileTypes\ImSVG.Open.FileType.dll, version=0.18.0.0
        .\FileTypes\ImPDF.Open.FileType.dll, version=1.1.0.0
        .\FileTypes\RawFileType.dll, version=1.2.2.0
        .\FileTypes\IcoCur.dll, version=3.7.0.0
        C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\UIAutomationCore.dll, version=7.2.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\sxs.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\mscorlib.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\dwmapi.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\dataexchange.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Windows.Forms.Legacy.dll, version=0.1.1.0
        .\PaintDotNet.Plugins.Compatibility.dll, version=4.308.8083.2561
        C:\WINDOWS\SYSTEM32\textinputframework.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\powrprof.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\UMPDC.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Runtime.CompilerServices.Unsafe.dll, version=6.0.222.6406
        .\System.dll, version=6.0.222.6406
        .\System.Drawing.dll, version=6.0.222.6407
        C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\cfgmgr32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\amsi.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2202.2-0\MpOav.dll, version=4.18.2202.2 (WinBuild.160101.0800)
        C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.2202.2-0\MPCLIENT.DLL, version=4.18.2202.2 (WinBuild.160101.0800)
        C:\WINDOWS\System32\CRYPT32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\WINTRUST.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\MSASN1.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Bundled\DDSFileTypePlus\DdsFileTypePlus.dll, version=1.10.11.0
        .\Bundled\AvifFileType\AvifFileType.dll, version=1.1.18.0
        .\Bundled\WebPFileType\WebPFileType.dll, version=1.3.11.0
        C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\gpapi.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\oleacc.dll, version=7.2.22567.1 (WinBuild.160101.0800)
        .\System.Core.dll, version=6.0.222.6406
        .\Mono.Cecil.dll, version=0.11.4.0
        .\netstandard.dll, version=6.0.222.6406
        .\Effects\XYCoords.dll, version=1.2.6.0
        .\Effects\WetFloor.dll, version=1.2.5.0
        .\Effects\WaveTextSUI.dll, version=1.2.4415.33440
        .\Effects\WaveText.dll, version=1.2.4415.32811
        .\Effects\Waves.dll, version=1.2.5.0
        .\Effects\WaterReflection.dll, version=1.2.5.0
        .\Effects\Volutes.dll, version=1.3.5.0
        .\Effects\Vibrato.dll, version=2.0.5.0
        .\Effects\VanishPoint.dll, version=1.0.3.0
        C:\WINDOWS\system32\explorerframe.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Net.Http.dll, version=6.0.222.6406
        .\System.Net.Primitives.dll, version=6.0.222.6406
        .\System.Diagnostics.DiagnosticSource.dll, version=6.0.222.6406
        .\System.Net.Security.dll, version=6.0.222.6406
        .\System.Security.Cryptography.X509Certificates.dll, version=6.0.222.6406
        C:\WINDOWS\SYSTEM32\iphlpapi.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\NSI.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\WINNSI.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\winhttp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Diagnostics.StackTrace.dll, version=6.0.222.6406
        .\Microsoft.DiaSymReader.Native.amd64.dll, version=14.28.29715.1 built by: vcwrkspc
        C:\WINDOWS\SYSTEM32\winmm.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Effects\Vandermotten.PaintDotNetEffects.ObjectAlign.dll, version=3.8.0.0
        .\System.Xml.dll, version=6.0.222.6406
        .\Effects\Vandermotten.PaintDotNetEffects.Monochromes.dll, version=3.8.0.0
        .\System.Net.Sockets.dll, version=6.0.222.6406
        C:\WINDOWS\System32\ws2_32.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\mswsock.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\wshunix.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\System.Threading.Overlapped.dll, version=6.0.222.6406
        .\Effects\Vandermotten.PaintDotNetEffects.Grid.dll, version=3.8.0.0
        .\System.Net.NameResolution.dll, version=6.0.222.6406
        C:\WINDOWS\system32\nlansp_c.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\winrnr.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\wshbth.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\Windows\System32\rasadhlp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\DEVOBJ.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\pnrpnsp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\napinsp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Effects\AA's_Assistant.dll, version=1.1.4329.33034
        .\Effects\Aardvark.dll, version=1.0.6.0
        .\Effects\AlphaThreshold.dll, version=1.0.0.0
        .\Effects\Alpha_to_0.dll, version=1.0.4452.22746
        .\Effects\Alpha_to_255.dll, version=1.0.4452.22782
        .\Effects\Animal.dll, version=2.2.5.0
        C:\WINDOWS\System32\fwpuclnt.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Effects\Anti-Alias by jsonchiu.dll, version=1.0.4348.36767
        .\Effects\ArtyThing.dll, version=1.0.5.0
        .\Effects\AutoChrome.dll, version=1.2.5.0
        .\Effects\AutoChromeNoise.dll, version=1.2.5.0
        .\Effects\Bars.dll, version=1.2.5.0
        .\Effects\Barcode.dll, version=1.5.1.0
        .\Effects\BBOutlinedGradientText.dll, version=4.6.7358.38713
        .\Effects\Bezncurve.dll, version=4.0.1.0
        .\Effects\BlackandAlpha+.dll, version=1.2.4329.272
        .\Effects\Borders N' Shapes.dll, version=4.0.4642.26476
        .\Effects\Boutons.dll, version=1.2.5.0
        .\Effects\CalliColour.dll, version=1.0.1.0
        .\Effects\Calendar.dll, version=4.6.7358.32649
        .\Effects\Vandermotten.PaintDotNetEffects.Gradient.dll, version=3.8.0.0
        .\Effects\ChangeExtremeColors.dll, version=1.2.6.0
        .\Effects\CircleText.dll, version=1.4.4415.32488
        .\Effects\ClipWarpNew.dll, version=1.0.1.0
        .\Effects\ClipDisplaceAA.dll, version=1.2.4.0
        .\Effects\Cobweb.dll, version=1.0.1.0
        .\Effects\coloraberation.dll, version=1.2.5.0
        .\Effects\ColorModulo.dll, version=1.2.5.0
        .\Effects\ColorZoomBlur.dll, version=1.2.5.0
        .\Effects\Color Match.dll, version=4.2.7630.21216
        .\Effects\CompoGrids.dll, version=1.0.2.0
        .\Effects\Contour.dll, version=1.0.1.0
        .\Effects\Compotool.dll, version=1.0.1.0
        .\Effects\CreativeTextPro.dll, version=1.1.7358.34307
        .\Effects\Cuboids.dll, version=1.1.1.0
        .\Effects\Dimensions.dll, version=1.3.6826.38472
        .\Effects\Displacement.dll, version=1.3.5.0
        .\Effects\DistortingMirror.dll, version=1.2.5.0
        .\Effects\Curves+.dll, version=4.0.6119.31044
        .\Effects\Donut.dll, version=1.2.5.0
        .\Effects\dpyColorBalance.dll, version=1.1.4330.37850
        .\Effects\DragFrom.dll, version=1.1.0.0
        .\Effects\Dryad.dll, version=1.0.2.0
        .\Effects\EarthsAndGreys.dll, version=1.0.1.0
        .\Effects\ExpandColor.dll, version=1.2.5.0
        .\Effects\ExtendBorder.dll, version=1.3.0.0
        .\Effects\Facet.dll, version=1.0.3.0
        C:\WINDOWS\SYSTEM32\sspicli.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Effects\FillPalette.dll, version=1.2.5.0
        .\Effects\Film.dll, version=4.0.4642.26607
        .\Effects\FindEdges.dll, version=1.2.0.0
        .\Effects\Flip.dll, version=4.6.7358.36953
        .\Effects\Flourish.dll, version=1.0.3.0
        .\Effects\FractalAttractor.dll, version=1.3.5.0
        .\Effects\Frames.dll, version=1.2.5.0
        .\Effects\FractalFern.dll, version=1.2.0.0
        .\Effects\FractalTree.dll, version=1.2.0.0
        .\Effects\Vandermotten.PaintDotNetEffects.FadeEdge.dll, version=3.8.0.0
        .\Effects\FSPost.dll, version=1.0.4913.8979
        .\Effects\FurBlur.dll, version=1.0.1.0
        .\Effects\Gears.dll, version=1.0.2.0
        .\Effects\GaussianBlurPlus.dll, version=4.2.5691.27401
        .\Effects\Gen96Colors.dll, version=1.2.0.0
        .\Effects\Gossamer.dll, version=1.0.2.0
        .\Effects\Gradient Bars.dll, version=4.0.5152.23084
        C:\WINDOWS\system32\schannel.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Effects\Gradient Blocks.dll, version=4.0.4642.26658
        .\Effects\GradientsGalore.dll, version=1.0.5.0
        .\Effects\Gradient Grid.dll, version=4.0.6436.36068
        .\Effects\GradientBlur.dll, version=1.2.5.0
        .\Effects\Gravity.dll, version=1.2.5.0
        .\Effects\GridCheckerboard.dll, version=4.5.6828.36789
        .\Effects\Grid Warp.dll, version=4.0.6544.34496
        .\Effects\GridMaker.dll, version=5.2.5.0
        .\Effects\HexaGrid.dll, version=4.1.0.0
        .\Effects\Highlight.dll, version=1.0.1.0
        .\Effects\Helix.dll, version=1.0.1.0
        .\Effects\HilbertCurve.dll, version=1.2.0.0
        .\Effects\Jitter.dll, version=4.0.4642.26986
        .\Effects\JuliaPlus.dll, version=1.2.5.0
        .\Effects\KaleidoGen.dll, version=1.3.5.0
        .\Effects\Kaleidoscope.dll, version=1.6.1.0
        .\Effects\LensFlare.dll, version=2.2.12.0
        .\Effects\LightRays.dll, version=2.1.5.0
        .\Effects\Liquify.dll, version=4.0.5873.25113
        .\Effects\ListOfPalettes.dll, version=1.0.0.0
        .\Effects\Magnifier.dll, version=1.3.5.0
        .\Effects\Majority.dll, version=1.2.5.0
        .\Effects\Melting.dll, version=1.3.0.0
        .\Effects\MemeMaker.dll, version=4.5.6828.38061
        .\Effects\Metallize.dll, version=1.2.4415.32969
        .\Effects\Moire.dll, version=1.2.5.0
        .\Effects\MotionSharpen.dll, version=1.2.5.0
        .\Effects\MultiThreshold.dll, version=1.1.4330.38982
        .\Effects\NewtonFractal.dll, version=2.2.5.0
        .\Effects\MultiSpline.dll, version=1.0.4.0
        .\Effects\Nebulous.dll, version=1.2.5.0
        .\Effects\Object2Colour.dll, version=1.0.1.0
        .\Effects\ObjectBevel.dll, version=1.0.6.0
        .\Effects\NoiseChoice.dll, version=1.0.1.0
        .\Effects\Objectedge.dll, version=1.0.1.0
        .\Effects\Oblique.dll, version=1.2.5.0
        .\Effects\OilPaintingPlus.dll, version=4.6.7358.38406
        .\Effects\Vandermotten.PaintDotNetEffects.Duotones.dll, version=3.8.0.0
        .\Effects\Olden.dll, version=1.5.0.0
        .\Effects\Overblur.dll, version=1.0.1.0
        .\Effects\PageCurl.dll, version=1.5.5.0
        .\Effects\Outline Object.dll, version=4.0.4642.26954
        .\Effects\Paneling.dll, version=1.2.5.0
        .\Effects\Overliner.dll, version=1.2.5.0
        .\Effects\PerlinTexture.dll, version=2.2.5.0
        .\Effects\Perspective.dll, version=2.1.4415.36116
        .\Effects\Pixelate+.dll, version=4.0.4642.26940
        .\Effects\Polar.dll, version=1.2.5.0
        .\Effects\Polygones.dll, version=1.3.5.0
        .\Effects\PlugInData.dll, version=1.4.0.0
        .\Effects\Poster.dll, version=1.0.2.0
        .\Effects\PrinterPlus.dll, version=1.5.0.0
        .\Effects\Psychocolour.dll, version=1.0.1.0
        .\Effects\pxEexpansion.dll, version=1.0.4437.36287
        .\Effects\Radialcolors.dll, version=1.2.5.0
        .\System.Resources.Extensions.dll, version=6.0.222.6406
        .\Effects\RainbowTwist.dll, version=1.2.5.0
        .\Effects\Random Effect.dll, version=4.0.4642.26928
        .\Effects\Random Shape Fill.dll, version=4.0.4642.26910
        .\Effects\RandomLines.dll, version=1.2.5.0
        .\Effects\RandomMaze1.dll, version=1.2.5.0
        .\Effects\RandomMaze2.dll, version=1.2.5.0
        .\Effects\RecolorGray.dll, version=1.2.5.0
        .\Effects\RecolourChoice.dll, version=1.0.1.0
        .\Effects\RegularNoise.dll, version=1.2.5.0
        .\Effects\ReverseColors.dll, version=1.2.5.0
        .\Effects\RotateText.dll, version=1.1.4415.32628
        .\Effects\Rosaces.dll, version=1.2.5.0
        .\Effects\RotateTextSUI.dll, version=1.1.4415.32713
        .\Effects\Rotate_Zoom+.dll, version=1.11.5237.17779
        .\Effects\Scintillate.dll, version=1.0.1.0
        .\Effects\Scribble.dll, version=1.0.1.0
        .\Effects\SeamlessTextureMaker.dll, version=1.2.5.0
        .\Effects\Selection2Clear.dll, version=1.0.1.0
        .\Effects\Shapes.dll, version=1.6.5.0
        .\Effects\Signature.dll, version=1.5.6617.21474
        .\Effects\SinWaves.dll, version=1.2.5.0
        .\Effects\Slinky.dll, version=1.0.1.0
        .\Effects\SmoothNoise.dll, version=1.0.0.0
        .\Effects\Sparkles.dll, version=1.2.5.0
        .\Effects\Smudge.dll, version=4.0.5873.25097
        .\Effects\SpeechBubble.dll, version=2.1.4445.42029
        .\Effects\Spiral.dll, version=1.2.5.0
        C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Effects\SpiralText.dll, version=1.4.4415.32775
        .\Effects\SpiroGraph.dll, version=1.2.5.0
        .\Effects\SpiroShapes.dll, version=2.2.5.0
        C:\WINDOWS\system32\ncryptsslp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        .\Effects\Splashes.dll, version=1.2.5.0
        .\Effects\Vandermotten.PaintDotNetEffects.DropShadow.dll, version=3.8.0.0
        .\Effects\Splatter.dll, version=4.0.5873.25083
        .\Effects\SpotCenter.dll, version=1.2.0.0
        .\Effects\Squirkle.dll, version=1.0.1.0
        .\Effects\StarGlow.dll, version=1.3.5.0
        .\Effects\SquirkleWarp.dll, version=1.0.1.0
        .\Effects\Stars.dll, version=2.0.0.0
        .\Effects\Stitch.dll, version=4.0.4642.26808
        .\Effects\StringAndPin.dll, version=1.0.1.0
        .\System.Security.Cryptography.Encoding.dll, version=6.0.222.6406
        .\Effects\Table.dll, version=1.1.5847.38905
        .\Effects\Textplus.dll, version=1.0.0.0
        .\Effects\Tiles.dll, version=1.2.5.0
        .\Effects\Trail.dll, version=4.0.4642.26791
        .\Effects\TRs Scatter.dll, version=1.3.4949.23250
        .\Effects\TRsPixelSharp.dll, version=2.0.5467.31590
        .\Effects\Tournesol.dll, version=1.2.5.0
        .\Effects\ThatOtherApp.dll, version=2.2.0.0
        .\Effects\TubeOblique.dll, version=1.2.5.0
        .\Effects\TwistZ.dll, version=1.2.5.0
        .\Effects\Twist.dll, version=4.0.5873.25056
        .\Effects\Vandermotten.PaintDotNetEffects.Blurs.dll, version=3.8.0.0
        .\Effects\TwoToneThreshold.dll, version=1.0.0.0
        .\Effects\Vandermotten.PaintDotNetEffects.ColorAccent.dll, version=3.8.0.0
        C:\WINDOWS\System32\CRYPTSP.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\system32\rsaenh.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_3b12ac0f95b18b9d\nvldumdx.dll, version=30.0.15.1179
        C:\WINDOWS\SYSTEM32\cryptnet.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\drvstore.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\wldp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\imagehlp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispig.inf_amd64_3b12ac0f95b18b9d\nvwgf2umx_cfg.dll, version=30.0.15.1179
        C:\WINDOWS\system32\nvspcap64.dll, version=3.25.0.84
        C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\dcomp.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\CoreMessaging.dll, version=10.0.22567.1 (WinBuild.160101.0800)
        C:\WINDOWS\SYSTEM32\CoreUIComponents.dll, version=10.0.22567.1
        C:\WINDOWS\System32\setupapi.DLL, version=10.0.22567.1 (WinBuild.160101.0800)
    ------------------------------------------------------------------------------
     

    pdncrash.11.log pdncrash.12.log pdncrash.9.log pdncrash.10.log

  4. Hello,

     

    I'm a developer, and as of the past week or so, a fan of paint.net... I frequently use the material design icons for, well, icons. There's not a lot of shapes available in paint.net that I could really use but I made use of the custom shapes feature. I figured someone else could use this too so I tried to make it non-developer friendly...

     

    There's A LOT of material design icons you can choose from on materialdesignicons.com (which is now located at https://pictogrammers.com/library/mdi/). For this example I am using the "emoticon-devil-outline" icon. You can search for whatever shape/icon you need and when you find one just open the details up.

     

    image.png.7400de95f7a96521c71c10b053f061f3.png

     

    The details screen has an advanced export drop down and XAML is one of the options (which is what the paint.net shapes files are).

     

    image.png.8fc395568f7550f164d792e52ee03ad1.png

     

    You can select either XAML option since the shape geometry is the same for both UI elements.

     

    image.png.05b74a5174479b7fbd58b5960db60e69.png

     

    Copy the "Data" attribute (and optionally it's value). Now, I guess I'm limited on the upload pictures for this post and even though I've removed extra ones it's still saying I'm over the limit which is annoying... but anyways, either create a new or copy an existing custom shape. I've included the contents of this one as an example but you're free to use it as a template or whatever works for you.

     

    When creating a new icon/file here's the things that you need to change (just as a quick reference):

    • DisplayName attribute value
      • This is what your shape will show up as in the custom section in paint.net AND is used for alphabetical sorting. So I have all of my material shaped DisplayNames are prefixed with "material-" so they are easier to find
    • Geometry attribute value
      • This comes from the Data attribute on the material design site's XAML export drop down menu in the "Advanced Export" section
    • The file name of the document
      • In this case I created a folder in "Shapes" called "Material" and then created this material-emoticon-devil-outline.xaml
    <ps:SimpleGeometryShape xmlns="clr-namespace:PaintDotNet.UI.Media;assembly=PaintDotNet.Framework"
            xmlns:ps="clr-namespace:PaintDotNet.Shapes;assembly=PaintDotNet.Framework"
    	DisplayName="material-emoticon-devil-outline"
            Geometry="M1.5,2.09C2.4,3 3.87,3.73 5.69,4.25C7.41,2.84 9.61,2 12,2C14.39,2 16.59,2.84 18.31,4.25C20.13,3.73 21.6,3 22.5,2.09C22.47,3.72 21.65,5.21 20.28,6.4C21.37,8 22,9.92 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12C2,9.92 2.63,8 3.72,6.4C2.35,5.21 1.53,3.72 1.5,2.09M20,12A8,8 0 0,0 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12M10.5,10C10.5,10.8 9.8,11.5 9,11.5C8.2,11.5 7.5,10.8 7.5,10V8.5L10.5,10M16.5,10C16.5,10.8 15.8,11.5 15,11.5C14.2,11.5 13.5,10.8 13.5,10L16.5,8.5V10M12,17.23C10.25,17.23 8.71,16.5 7.81,15.42L9.23,14C9.68,14.72 10.75,15.23 12,15.23C13.25,15.23 14.32,14.72 14.77,14L16.19,15.42C15.29,16.5 13.75,17.23 12,17.23Z">
    </ps:SimpleGeometryShape>

    I'm sure this isn't anything new but it's the best way to make use of the custom shapes for paint.net (which I started using ~a week ago). If you have any questions or need more examples let me know.


     

    • Like 1
    • Upvote 2
×
×
  • Create New...