Jump to content
How to Install Plugins ×

Photoshop Brush FileType (07-01-2023)


null54

Recommended Posts

8 minutes ago, ScrapbookWithPDN said:

...and it almost completes, but then never does. It's a black and white PNG.

 

The only thing I can think of is that the plugin is trying to read outside of the image bounds.

Although it was working when I tested it with a 3600 x 3600 pixel canvas.

 

Could you upload the PNG image you are trying to save and PM me a link?

 

9 minutes ago, ScrapbookWithPDN said:

So, maybe since I'm not logged in as Admin?

 

That would not matter.

 

3 minutes ago, ScrapbookWithPDN said:

....do I just create the layers, one above the other, and when it starts saving as .abr files for me, as in "SAVE AS..." with the 10 or 15 layers I have in my layers before saving it as an .abr file, will it just save them all within the .abr file like externally made .abr files have multiple images in them when we open them in PDN?

 

Yes, each layer in Paint.NET will be a separate brush in the abr file.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

Ya....I have to upload to elsewhere then send you the link...and thank you. It's 699 kb in size. it's PNG...I'll get back to you and PM you..ty

 

Link to comment
Share on other sites

Fixed the crash reported by @ScrapbookWithPDN and improved performance when loading and saving brushes.

File version updated to 1.3.0.0.

 

  • Like 2
  • Upvote 1

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

21 hours ago, null54 said:

Fixed the crash reported by @ScrapbookWithPDN and improved performance when loading and saving brushes.

File version updated to 1.3.0.0.

 

Thank you, Null....You're awesome. I saw you updated the other plugin pack, too. You really are gracious.

Link to comment
Share on other sites

Reduced memory usage when loading ABR v6+ files, file version updated to 1.3.2.0.

  • Like 3
  • Upvote 3

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 5 months later...

I'm getting an error when attempting to load a file.

Exception:

 

System.FormatException: The file does not contain any sampled brushes.

   at AbrFileTypePlugin.AbrLoad.Load(Stream stream)

   at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 512

   at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158

 

Diagnostics:

 

Application                                          paint.net 4.2.14 (Final 4.214.7601.39231)

Build Date                                           Friday, October 23, 2020

Install type                                         Classic

 

Hardware accelerated rendering (GPU)                 True

Animations                                           True

DPI                                                  120 (1.25x scale)

Language                                             en-US

 

OS                                                   Windows 10 Enterprise x64 (10.0.18363.0) (0x4)

.NET Runtime                                         4.0.30319.42000

Physical Memory                                      8,035 MB

 

CPU                                                  Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz

    Speed                                            ~1896 MHz

    Cores / Threads                                  4 / 8

    Features                                         SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, AVX, AVX2

 

Video Card                                           Intel(R) UHD Graphics 620

    Dedicated Video RAM                              128 MB

    Dedicated System RAM                             0 MB

    Shared System RAM                                4,017 MB

    Vendor ID                                        0x8086

    Device ID                                        0x5917

    Subsystem ID                                     0x83B2103C

    Revision                                         7

    LUID                                             0x0001E118

    Flags                                            AcgCompatible, SupportMonitoredFences, KeyedMutexConformance

    Graphics Preemption                              TriangleBoundary

    Compute Preemption                               ThreadBoundary

    Outputs                                          2

    Feature Level                                    Direct3D_12_1

    DXGI Formats                                     A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float

    Buffer Precision                                 UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc

 

Video Card                                           Microsoft Basic Render Driver

    Dedicated Video RAM                              0 MB

    Dedicated System RAM                             0 MB

    Shared System RAM                                4,017 MB

    Vendor ID                                        0x1414

    Device ID                                        0x008C

    Subsystem ID                                     0x00000000

    Revision                                         0

    LUID                                             0x0001E5D3

    Flags                                            Software, AcgCompatible, SupportMonitoredFences, KeyedMutexConformance

    Graphics Preemption                              InstructionBoundary

    Compute Preemption                               InstructionBoundary

    Outputs                                          0

    Feature Level                                    Direct3D_12_1

    DXGI Formats                                     A8_UNorm, B8G8R8A8_UNorm, R16G16B16A16_UNorm, R16G16B16A16_Float, R32G32B32A32_Float

    Buffer Precision                                 UNorm8bpc, UNorm8bpcSrgb, UNorm16bpc, Float16bpc, Float32bpc

 

Managed assemblies                                   33

    mscorlib                                         mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

    PaintDotNet                                      PaintDotNet, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    PaintDotNet.Core                                 PaintDotNet.Core, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    PaintDotNet.Base                                 PaintDotNet.Base, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    WindowsBase                                      WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

    System.Core                                      System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

    System                                           System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

    System.Drawing                                   System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

    PresentationFramework                            PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

    PresentationCore                                 PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

    System.Windows.Forms                             System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

    PaintDotNet.SystemLayer                          PaintDotNet.SystemLayer, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    PaintDotNet.Framework                            PaintDotNet.Framework, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    PaintDotNet.Resources                            PaintDotNet.Resources, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    PaintDotNet.Effects                              PaintDotNet.Effects, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    PaintDotNet.Data                                 PaintDotNet.Data, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    PaintDotNet.SystemLayer.Native.x64               PaintDotNet.SystemLayer.Native.x64, Version=4.214.7601.39231, Culture=neutral, PublicKeyToken=null

    System.Configuration                             System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

    System.Xml                                       System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

    System.Runtime.CompilerServices.Unsafe           System.Runtime.CompilerServices.Unsafe, Version=4.0.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

    System.Xaml                                      System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089

    ABRFileType                                      ABRFileType, Version=1.3.2.0, Culture=neutral, PublicKeyToken=null

    System.Collections.Immutable                     System.Collections.Immutable, Version=1.2.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a

    ImZIP.FileType                                   ImZIP.FileType, Version=1.0.0.225, Culture=neutral, PublicKeyToken=null

    PhotoShop                                        PhotoShop, Version=2.5.0.40665, Culture=neutral, PublicKeyToken=null

    DdsFileTypePlus                                  DdsFileTypePlus, Version=1.10.7.0, Culture=neutral, PublicKeyToken=null

    AvifFileType                                     AvifFileType, Version=1.1.4.0, Culture=neutral, PublicKeyToken=null

    WebPFileType                                     WebPFileType, Version=1.3.4.0, Culture=neutral, PublicKeyToken=null

    System.Buffers                                   System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51

    System.Memory                                    System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51

    EOEffects                                        EOEffects, Version=1.10.16.12, Culture=neutral, PublicKeyToken=null

    PSFilterPdn                                      PSFilterPdn, Version=1.0.7.1, Culture=neutral, PublicKeyToken=null

    Interop.WIA                                      Interop.WIA, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null

 

Native modules                                       204

    PaintDotNet.exe                                  C:\Program Files\paint.net\PaintDotNet.exe, version=4.214.7601.39231

    ntdll.dll                                        C:\WINDOWS\SYSTEM32\ntdll.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    MSCOREE.DLL                                      C:\WINDOWS\SYSTEM32\MSCOREE.DLL, version=10.0.18362.1 (WinBuild.160101.0800)

    KERNEL32.dll                                     C:\WINDOWS\System32\KERNEL32.dll, version=10.0.18362.1110 (WinBuild.160101.0800)

    KERNELBASE.dll                                   C:\WINDOWS\System32\KERNELBASE.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    QIPCAP64.dll                                     C:\WINDOWS\System32\QIPCAP64.dll, version=7.6.818.1

    ADVAPI32.dll                                     C:\WINDOWS\System32\ADVAPI32.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    msvcrt.dll                                       C:\WINDOWS\System32\msvcrt.dll, version=7.0.18362.1 (WinBuild.160101.0800)

    MAPI32.dll                                       C:\WINDOWS\SYSTEM32\MAPI32.dll, version=1.0.2536.0 (WinBuild.160101.0800)

    RPCRT4.dll                                       C:\WINDOWS\System32\RPCRT4.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    sechost.dll                                      C:\WINDOWS\System32\sechost.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    ole32.dll                                        C:\WINDOWS\System32\ole32.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    SHELL32.dll                                      C:\WINDOWS\System32\SHELL32.dll, version=10.0.18362.900 (WinBuild.160101.0800)

    combase.dll                                      C:\WINDOWS\System32\combase.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    ucrtbase.dll                                     C:\WINDOWS\System32\ucrtbase.dll, version=10.0.18362.1110 (WinBuild.160101.0800)

    cfgmgr32.dll                                     C:\WINDOWS\System32\cfgmgr32.dll, version=10.0.18362.387 (WinBuild.160101.0800)

    bcryptPrimitives.dll                             C:\WINDOWS\System32\bcryptPrimitives.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    shcore.dll                                       C:\WINDOWS\System32\shcore.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    GDI32.dll                                        C:\WINDOWS\System32\GDI32.dll, version=10.0.18362.1256 (WinBuild.160101.0800)

    windows.storage.dll                              C:\WINDOWS\System32\windows.storage.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    win32u.dll                                       C:\WINDOWS\System32\win32u.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    msvcp_win.dll                                    C:\WINDOWS\System32\msvcp_win.dll, version=10.0.18362.1110 (WinBuild.160101.0800)

    gdi32full.dll                                    C:\WINDOWS\System32\gdi32full.dll, version=10.0.18362.1256 (WinBuild.160101.0800)

    USER32.dll                                       C:\WINDOWS\System32\USER32.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    profapi.dll                                      C:\WINDOWS\System32\profapi.dll, version=10.0.18362.693 (WinBuild.160101.0800)

    kernel.appcore.dll                               C:\WINDOWS\System32\kernel.appcore.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    powrprof.dll                                     C:\WINDOWS\System32\powrprof.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    imagehlp.dll                                     C:\WINDOWS\System32\imagehlp.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    UMPDC.dll                                        C:\WINDOWS\System32\UMPDC.dll, version=

    shlwapi.dll                                      C:\WINDOWS\System32\shlwapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    cryptsp.dll                                      C:\WINDOWS\System32\cryptsp.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    DNSAPI.dll                                       C:\WINDOWS\SYSTEM32\DNSAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    WS2_32.dll                                       C:\WINDOWS\System32\WS2_32.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    NSI.dll                                          C:\WINDOWS\System32\NSI.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    IMM32.DLL                                        C:\WINDOWS\System32\IMM32.DLL, version=10.0.18362.387 (WinBuild.160101.0800)

    IPHLPAPI.DLL                                     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL, version=10.0.18362.1 (WinBuild.160101.0800)

    mscoreei.dll                                     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.8.4180.0 built by: NET48REL1LAST_B

    VERSION.dll                                      C:\WINDOWS\SYSTEM32\VERSION.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    clr.dll                                          C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.8.4250.0 built by: NET48REL1LAST_C

    VCRUNTIME140_CLR0400.dll                         C:\WINDOWS\SYSTEM32\VCRUNTIME140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM

    ucrtbase_clr0400.dll                             C:\WINDOWS\SYSTEM32\ucrtbase_clr0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM

    psapi.dll                                        C:\WINDOWS\System32\psapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    mscorlib.ni.dll                                  C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\mscorlib\52ce2de93895cec3507794c893974551\mscorlib.ni.dll, version=4.8.4250.0 built by: NET48REL1LAST_C

    uxtheme.dll                                      C:\WINDOWS\system32\uxtheme.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    rsaenh.dll                                       C:\WINDOWS\system32\rsaenh.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    bcrypt.dll                                       C:\WINDOWS\System32\bcrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    CRYPTBASE.dll                                    C:\WINDOWS\SYSTEM32\CRYPTBASE.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    System.ni.dll                                    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System\11b8b7ed51c47042b76fe5b32dfd449f\System.ni.dll, version=4.8.4200.0 built by: NET48REL1LAST_C

    System.Core.ni.dll                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Core\8f7375f6c9d69a1223d9f35b580fbd56\System.Core.ni.dll, version=4.8.4270.0 built by: NET48REL1LAST_C

    WindowsBase.ni.dll                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\WindowsBase\be71d4a0f4ab48f9c5ace2efe651ba8e\WindowsBase.ni.dll, version=4.8.4270.0 built by: NET48REL1LAST_C

    System.Drawing.ni.dll                            C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Drawing\34b6d05f5af23ea33a3a82816c5038b5\System.Drawing.ni.dll, version=4.8.3752.0 built by: NET48REL1

    PresentationCore.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PresentationCore\11e75a7d37325cd9e3a7f7b93161666e\PresentationCore.ni.dll, version=4.8.4270.0 built by: NET48REL1LAST_C

    PresentationFramework.ni.dll                     C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\d3a2cb9682d2e9e918ccb2b386cbcc23\PresentationFramework.ni.dll, version=4.8.4270.0

    PaintDotNet.Base.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\f9fbb24d53bfb5c40a3f332e68ef8e1e\PaintDotNet.Base.ni.dll, version=4.214.7601.39231

    System.Windows.Forms.ni.dll                      C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\3c8baea8cce693cea1ae9a39e0e78b0f\System.Windows.Forms.ni.dll, version=4.8.4270.0 built by: NET48REL1LAST_C

    PaintDotNet.SystemLayer.ni.dll                   C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\23a66a0f3b8ae2973d4e9a204643dedb\PaintDotNet.SystemLayer.ni.dll, version=4.214.7601.39231

    PaintDotNet.Core.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\44521dd2fe4b5f71f83ef9ffaa515a5e\PaintDotNet.Core.ni.dll, version=4.214.7601.39231

    PaintDotNet.Resources.ni.dll                     C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\23ac81dec229d31ef799e442b862713b\PaintDotNet.Resources.ni.dll, version=4.214.7601.39231

    PaintDotNet.Framework.ni.dll                     C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\40f14382329557ce4dc1690b17a8a2dc\PaintDotNet.Framework.ni.dll, version=4.214.7601.39231

    PaintDotNet.Data.ni.dll                          C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\ab85c456a93220153299f724531b07ab\PaintDotNet.Data.ni.dll, version=4.214.7601.39231

    PaintDotNet.Effects.ni.dll                       C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\3f259b89e7efc0e88f3615a8ec269bbe\PaintDotNet.Effects.ni.dll, version=4.214.7601.39231

    PaintDotNet.ni.exe                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNet\fb0cf4c44bc4c53adbd08d303dbdf78b\PaintDotNet.ni.exe, version=4.214.7601.39231

    dwrite.dll                                       C:\WINDOWS\SYSTEM32\dwrite.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    wpfgfx_v0400.dll                                 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.8.4270.0 built by: NET48REL1LAST_C

    OLEAUT32.dll                                     C:\WINDOWS\System32\OLEAUT32.dll, version=10.0.18362.1110 (WinBuild.160101.0800)

    MSVCP140_CLR0400.dll                             C:\WINDOWS\SYSTEM32\MSVCP140_CLR0400.dll, version=14.10.25028.0 built by: VCTOOLSD15RTM

    PresentationNative_v0400.dll                     C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.8.4270.0 built by: NET48REL1LAST_C

    vcruntime140.dll                                 C:\Program Files\paint.net\Native\X64\vcruntime140.dll, version=14.27.29016.0 built by: vcwrkspc

    vcruntime140_1.dll                               C:\Program Files\paint.net\Native\X64\vcruntime140_1.dll, version=14.27.29016.0 built by: vcwrkspc

    msvcp140.dll                                     C:\Program Files\paint.net\Native\X64\msvcp140.dll, version=14.27.29016.0 built by: vcwrkspc

    msvcp140_1.dll                                   C:\Program Files\paint.net\Native\X64\msvcp140_1.dll, version=14.27.29016.0 built by: vcwrkspc

    msvcp140_2.dll                                   C:\Program Files\paint.net\Native\X64\msvcp140_2.dll, version=14.27.29016.0 built by: vcwrkspc

    msvcp140_codecvt_ids.dll                         C:\Program Files\paint.net\Native\X64\msvcp140_codecvt_ids.dll, version=14.27.29016.0 built by: vcwrkspc

    vcomp140.dll                                     C:\Program Files\paint.net\Native\X64\vcomp140.dll, version=14.27.29016.0 built by: vcwrkspc

    PaintDotNet.SystemLayer.Native.x64.ni.dll        C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\21f7b5ef2fdf38e167e4c8f634752834\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.214.7601.39231

    PaintDotNet.SystemLayer.Native.x64.dll           C:\Program Files\paint.net\PaintDotNet.SystemLayer.Native.x64.dll, version=4.214.7601.39231

    PROPSYS.dll                                      C:\WINDOWS\SYSTEM32\PROPSYS.dll, version=7.0.18362.1 (WinBuild.160101.0800)

    gdiplus.dll                                      C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.1256_none_cf692a813ef0bab0\gdiplus.dll, version=10.0.18362.1256 (WinBuild.160101.0800)

    WindowsCodecs.dll                                C:\WINDOWS\SYSTEM32\WindowsCodecs.dll, version=10.0.18362.959 (WinBuild.160101.0800)

    clbcatq.dll                                      C:\WINDOWS\System32\clbcatq.dll, version=2001.12.10941.16384 (WinBuild.160101.0800)

    System.Configuration.ni.dll                      C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Configuration\e7a78a688137525434ca0e331fa4ae01\System.Configuration.ni.dll, version=4.8.4190.0 built by: NET48REL1LAST_B

    System.Xml.ni.dll                                C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xml\da63232ab47cbdbe78f2126762a3b4f4\System.Xml.ni.dll, version=4.8.3752.0 built by: NET48REL1

    System.Runtime.CompilerServices.Unsafe.ni.dll    C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Runtea61dfd5#\313b14292b4006714eefaf0d0824e2d8\System.Runtime.CompilerServices.Unsafe.ni.dll, version=4.700.20.12001

    System.Xaml.ni.dll                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Xaml\3167423eb90219ebca91aa6ed8e89f4d\System.Xaml.ni.dll, version=4.8.4270.0 built by: NET48REL1LAST_C

    clrjit.dll                                       C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.8.4250.0 built by: NET48REL1LAST_C

    dxgi.dll                                         C:\WINDOWS\SYSTEM32\dxgi.dll, version=10.0.18362.1049 (WinBuild.160101.0800)

    dxcore.dll                                       C:\WINDOWS\SYSTEM32\dxcore.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    MSCTF.dll                                        C:\WINDOWS\System32\MSCTF.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    UIAnimation.dll                                  C:\WINDOWS\System32\UIAnimation.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    comctl32.dll                                     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1256_none_9e7e379be45e40e2\comctl32.dll, version=6.10 (WinBuild.160101.0800)

    d2d1.dll                                         C:\WINDOWS\SYSTEM32\d2d1.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    wtsapi32.dll                                     C:\WINDOWS\SYSTEM32\wtsapi32.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    WINSTA.dll                                       C:\WINDOWS\SYSTEM32\WINSTA.dll, version=10.0.18362.836 (WinBuild.160101.0800)

    d3d11.dll                                        C:\WINDOWS\SYSTEM32\d3d11.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    D3D10Warp.dll                                    C:\WINDOWS\SYSTEM32\D3D10Warp.dll, version=10.0.18362.1049 (WinBuild.160101.0800)

    System.Collections.Immutable.ni.dll              C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Coll4a4f96a7#\5767bff6c06020b11c13126746d64dc5\System.Collections.Immutable.ni.dll, version=4.700.20.21406

    mfplat.dll                                       C:\WINDOWS\SYSTEM32\mfplat.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    RTWorkQ.DLL                                      C:\WINDOWS\SYSTEM32\RTWorkQ.DLL, version=10.0.18362.1 (WinBuild.160101.0800)

    CompPkgSup.DLL                                   C:\WINDOWS\SYSTEM32\CompPkgSup.DLL, version=10.0.18362.1 (WinBuild.160101.0800)

    Windows.StateRepositoryPS.dll                    C:\Windows\System32\Windows.StateRepositoryPS.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    WinTypes.dll                                     C:\Windows\System32\WinTypes.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    dwmapi.dll                                       C:\WINDOWS\SYSTEM32\dwmapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    dataexchange.dll                                 C:\WINDOWS\system32\dataexchange.dll, version=10.0.18362.836 (WinBuild.160101.0800)

    dcomp.dll                                        C:\WINDOWS\system32\dcomp.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    twinapi.appcore.dll                              C:\WINDOWS\system32\twinapi.appcore.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    RMCLIENT.dll                                     C:\WINDOWS\system32\RMCLIENT.dll, version=10.0.18362.267 (WinBuild.160101.0800)

    TextInputFramework.dll                           C:\WINDOWS\System32\TextInputFramework.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    CoreMessaging.dll                                C:\WINDOWS\System32\CoreMessaging.dll, version=10.0.18362.1049

    CoreUIComponents.dll                             C:\WINDOWS\System32\CoreUIComponents.dll, version=10.0.18362.1110

    ntmarta.dll                                      C:\WINDOWS\SYSTEM32\ntmarta.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    iertutil.dll                                     C:\WINDOWS\System32\iertutil.dll, version=11.00.18362.1 (WinBuild.160101.0800)

    System.Buffers.ni.dll                            C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Buffers\dfd707b88be85ab41250d8c490d4bb39\System.Buffers.ni.dll, version=4.6.28619.01

    winmm.dll                                        C:\WINDOWS\SYSTEM32\winmm.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    winmmbase.dll                                    C:\WINDOWS\SYSTEM32\winmmbase.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    System.Memory.ni.dll                             C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\System.Memory\c3bf1d2ca73c54eb2b0c561ea8b33333\System.Memory.ni.dll, version=4.6.28619.01

    diasymreader.dll                                 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=14.8.3752.0 built by: NET48REL1

    igd10iumd64.dll                                  C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_65e812e45a6ecbef\igd10iumd64.dll, version=23.20.16.5018

    ncrypt.dll                                       C:\WINDOWS\SYSTEM32\ncrypt.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    NTASN1.dll                                       C:\WINDOWS\SYSTEM32\NTASN1.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    igc64.dll                                        C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_65e812e45a6ecbef\igc64.dll, version=23.20.16.5018

    explorerframe.dll                                C:\WINDOWS\system32\explorerframe.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    comdlg32.dll                                     C:\WINDOWS\System32\comdlg32.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    DUI70.dll                                        C:\WINDOWS\System32\DUI70.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    DUser.dll                                        C:\WINDOWS\System32\DUser.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    tiptsf.dll                                       C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    edputil.dll                                      C:\WINDOWS\SYSTEM32\edputil.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    thumbcache.dll                                   C:\Windows\System32\thumbcache.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    policymanager.dll                                C:\WINDOWS\SYSTEM32\policymanager.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    msvcp110_win.dll                                 C:\WINDOWS\SYSTEM32\msvcp110_win.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    Windows.UI.FileExplorer.dll                      C:\Windows\System32\Windows.UI.FileExplorer.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    OLEACC.dll                                       C:\Windows\System32\OLEACC.dll, version=7.2.18362.1 (WinBuild.160101.0800)

    xmllite.dll                                      C:\WINDOWS\system32\xmllite.dll, version=10.0.18362.295 (WinBuild.160101.0800)

    StructuredQuery.dll                              C:\WINDOWS\System32\StructuredQuery.dll, version=7.0.18362.959 (WinBuild.160101.0800)

    atlthunk.dll                                     C:\WINDOWS\SYSTEM32\atlthunk.dll, version=10.0.18362.900 (WinBuild.160101.0800)

    Windows.Storage.Search.dll                       C:\WINDOWS\system32\Windows.Storage.Search.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    MPR.dll                                          C:\WINDOWS\SYSTEM32\MPR.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    ActXPrxy.dll                                     C:\Windows\System32\ActXPrxy.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    CLDAPI.dll                                       C:\WINDOWS\SYSTEM32\CLDAPI.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    FLTLIB.DLL                                       C:\WINDOWS\SYSTEM32\FLTLIB.DLL, version=10.0.18362.1 (WinBuild.160101.0800)

    SspiCli.dll                                      C:\WINDOWS\SYSTEM32\SspiCli.dll, version=10.0.18362.1049 (WinBuild.160101.0800)

    wkscli.dll                                       C:\WINDOWS\System32\wkscli.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    cscapi.dll                                       C:\WINDOWS\SYSTEM32\cscapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    netutils.dll                                     C:\WINDOWS\System32\netutils.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    twinapi.dll                                      C:\Windows\System32\twinapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    apphelp.dll                                      C:\WINDOWS\SYSTEM32\apphelp.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    NetworkExplorer.dll                              C:\WINDOWS\system32\NetworkExplorer.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    dlnashext.dll                                    C:\Windows\System32\dlnashext.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    PlayToDevice.dll                                 C:\Windows\System32\PlayToDevice.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    DevDispItemProvider.dll                          C:\Windows\System32\DevDispItemProvider.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    NetworkItemFactory.dll                           C:\WINDOWS\system32\NetworkItemFactory.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    dtsh.dll                                         C:\WINDOWS\system32\dtsh.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    FirewallAPI.dll                                  C:\WINDOWS\system32\FirewallAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    fwbase.dll                                       C:\WINDOWS\system32\fwbase.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    FWPolicyIOMgr.dll                                C:\WINDOWS\system32\FWPolicyIOMgr.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    coml2.dll                                        C:\WINDOWS\System32\coml2.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    MrmCoreR.dll                                     C:\Windows\System32\MrmCoreR.dll, version=10.0.18362.997 (WinBuild.160101.0800)

    LINKINFO.dll                                     C:\WINDOWS\SYSTEM32\LINKINFO.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    MMDevApi.dll                                     C:\WINDOWS\System32\MMDevApi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    DEVOBJ.dll                                       C:\WINDOWS\System32\DEVOBJ.dll, version=10.0.18362.387 (WinBuild.160101.0800)

    PhotoMetadataHandler.dll                         C:\WINDOWS\system32\PhotoMetadataHandler.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    IconCodecService.dll                             C:\WINDOWS\system32\IconCodecService.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    npmproxy.dll                                     C:\WINDOWS\System32\npmproxy.dll, version=10.0.18362.1198 (WinBuild.160101.0800)

    FunDisc.dll                                      C:\Windows\System32\FunDisc.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    fdproxy.dll                                      C:\Windows\System32\fdproxy.dll, version=10.0.18362.535 (WinBuild.160101.0800)

    OneCoreUAPCommonProxyStub.dll                    C:\Windows\System32\OneCoreUAPCommonProxyStub.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    fdwcn.dll                                        C:\WINDOWS\System32\fdwcn.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    wcnapi.dll                                       C:\WINDOWS\System32\wcnapi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    PortableDeviceApi.dll                            C:\Windows\System32\PortableDeviceApi.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    SETUPAPI.dll                                     C:\WINDOWS\System32\SETUPAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    WINTRUST.dll                                     C:\WINDOWS\System32\WINTRUST.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    MSASN1.dll                                       C:\WINDOWS\System32\MSASN1.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    CRYPT32.dll                                      C:\WINDOWS\System32\CRYPT32.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    fdWNet.dll                                       C:\Windows\System32\fdWNet.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    ATL.DLL                                          C:\Windows\System32\ATL.DLL, version=3.05.2284

    mssprxy.dll                                      C:\WINDOWS\system32\mssprxy.dll, version=7.0.18362.1237 (WinBuild.160101.0800)

    EhStorShell.dll                                  C:\Windows\System32\EhStorShell.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    EhStorAPI.dll                                    C:\Windows\System32\EhStorAPI.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    ntshrui.dll                                      C:\WINDOWS\system32\ntshrui.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    srvcli.dll                                       C:\WINDOWS\system32\srvcli.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    FileSyncShell64.dll                              C:\Users\joelh\AppData\Local\Microsoft\OneDrive\20.201.1005.0009\amd64\FileSyncShell64.dll, version=20.201.1005.0009

    USERENV.dll                                      C:\WINDOWS\SYSTEM32\USERENV.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    WININET.dll                                      C:\WINDOWS\SYSTEM32\WININET.dll, version=11.00.18362.1 (WinBuild.160101.0800)

    googledrivesync64.dll                            C:\Program Files\Google\Drive\googledrivesync64.dll, version=3.53.3404.7585

    MSVCP90.dll                                      C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9619_none_08e065a3a84109b0\MSVCP90.dll, version=9.00.30729.9619

    MSVCR90.dll                                      C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9619_none_08e065a3a84109b0\MSVCR90.dll, version=9.00.30729.9619

    QIPOverlay.dll                                   C:\Windows\system32\QIPOverlay.dll, version=7, 6, 801, 1

    cscui.dll                                        C:\WINDOWS\System32\cscui.dll, version=10.0.18362.628 (WinBuild.160101.0800)

    OneCoreCommonProxyStub.dll                       C:\Windows\System32\OneCoreCommonProxyStub.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    windowscodecsext.dll                             C:\WINDOWS\system32\windowscodecsext.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    msxml6.dll                                       C:\Windows\System32\msxml6.dll, version=6.30.18362.1110

    windows.staterepositorycore.dll                  C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll, version=10.0.18362.1171 (WinBuild.160101.0800)

    bcp47mrm.dll                                     C:\Windows\System32\bcp47mrm.dll, version=10.0.18362.997 (WinBuild.160101.0800)

    Windows.UI.dll                                   C:\Windows\System32\Windows.UI.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    InputHost.dll                                    C:\Windows\System32\InputHost.dll, version=10.0.18362.1237 (WinBuild.160101.0800)

    Interop.WIA.ni.dll                               C:\WINDOWS\assembly\NativeImages_v4.0.30319_64\Interop.WIA\8bcc49b52f2f866b3e44b9bec0fdadb3\Interop.WIA.ni.dll, version=1.0.0.0

    wiaaut.dll                                       C:\WINDOWS\System32\wiaaut.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    wiatrace.dll                                     C:\WINDOWS\SYSTEM32\wiatrace.dll, version=10.0.18362.1016 (WinBuild.160101.0800)

    sti.dll                                          C:\Windows\System32\sti.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    wpdshext.dll                                     C:\WINDOWS\system32\wpdshext.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    drprov.dll                                       C:\WINDOWS\System32\drprov.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    ntlanman.dll                                     C:\WINDOWS\System32\ntlanman.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    davclnt.dll                                      C:\WINDOWS\System32\davclnt.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    DAVHLPR.dll                                      C:\WINDOWS\System32\DAVHLPR.dll, version=10.0.18362.1 (WinBuild.160101.0800)

    browcli.dll                                      C:\WINDOWS\SYSTEM32\browcli.dll, version=10.0.18362.1 (WinBuild.160101.0800)

Link to comment
Share on other sites

18 hours ago, Llewinidas said:

System.FormatException: The file does not contain any sampled brushes.

 

This plugin currently only supports brushes that are sampled from an image.

Most likely, all of the brushes in that file are a shape that is computed using some type of algorithm.

It is also possible that Adobe may have introduced a new brush type.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

  • null54 changed the title to Photoshop Brush FileType (07-19-2022)

Release version 1.3.3.

Changes:

 

Fixed an issue when loading some newer brushes.

 

  • Like 3
  • Upvote 1

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

  • 4 months later...

Hello @null54 and Happy Thanksgiving 🦃

 

I was trying out the abrViewer yesterday in paint.net 5.0 and couldn't get it to work.  Then I discovered that there was a newer version, so I downloaded that, but don't know where to put the contents, and clicking on the .exe.config doesn't work.

 

I downloaded the latest abrViewer from here.

 

Here are the contents.  It may be me (a blondie problem) but if it's not, then I can post this in the Preview area.

 

abr-Viewr-3-0.png

30b8T8B.gif

How I made Jennifer & Halle in Paint.net

My Gallery | My Deviant Art

"Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon.

 
Link to comment
Share on other sites

@Pixey, abrViewer is a standalone application that does not integrate into paint.net and not requiring a specific directory. Create an abrViewer folder in a convenient place for you and unpack the files from the archive into it. Run abrViewer.NET.exe .

The main purpose of this utility is file conversion .abr to a set of .png images.

 

To download (or save) .abr files in paint.net use the plugin ABRFileType.dll from the first post.

Link to comment
Share on other sites

2 hours ago, Pixey said:

I was trying out the abrViewer yesterday in paint.net 5.0 and couldn't get it to work.

 

You need to click on the item above the exe.config file, Windows hides file extensions by default.

 

Also, why was this posted in the Photoshop Brush plugin thread?

As @ReMake stated, abrViewer is a standalone application. This probably should have been posted in the Paint.NET Discussion and Questions section.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

28 minutes ago, ReMake said:

@Pixey, abrViewer is a standalone application that does not integrate into paint.net and not requiring a specific directory.

 

Many thanks for your reply @ReMake 😍

 

I think the problem is with some brushes I tried to download.  This is what I usually do:

 


1. I download free Brusheezy brushes to my computer.
2. I unzip the file.
3. I open abrViewer and navigate to the above file.
4. abrViewer opens the brushes.
5. I export the pngs to a folder on my desktop.

 

But this is happening on some brushes:

 

problem-brushes.png

 

30b8T8B.gif

How I made Jennifer & Halle in Paint.net

My Gallery | My Deviant Art

"Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon.

 
Link to comment
Share on other sites

2 minutes ago, null54 said:

This probably should have been posted in the Paint.NET Discussion and Questions section.

 

Sorry, but I assumed that as I was working with Photoshop brushes with the abrViewer, that it was here I should post 😬

30b8T8B.gif

How I made Jennifer & Halle in Paint.net

My Gallery | My Deviant Art

"Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon.

 
Link to comment
Share on other sites

8 minutes ago, Pixey said:

But this is happening on some brushes:

 

The error indicates that abrViewer does not support reading the brush format produced by newer versions of Photoshop.

This plugin should be able to read those brushes, if not it is a bug that I will have to investigate.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

7 minutes ago, null54 said:

This plugin should be able to read those brushes, if not it is a bug that I will have to investigate.

 

Yes, I was just thinking that 3.0 may be a bit buggy as, on my 3rd attempt, with the same downloaded PS brushes as before - it finally worked :)

30b8T8B.gif

How I made Jennifer & Halle in Paint.net

My Gallery | My Deviant Art

"Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon.

 
Link to comment
Share on other sites

59 minutes ago, Pixey said:

Yes, I was just thinking that 3.0 may be a bit buggy as, on my 3rd attempt, with the same downloaded PS brushes as before - it finally worked :)

 

I am not surprised that abrViewer is having issues with newer Photoshop brushes.

Looking at the release notes the only difference between versions 2.0 (released in 2006) and 3.0 (released in 2022) is the .NET Framework version that it uses.

 

Adobe changed the brush version in Photoshop CS6 or CC from version 6 to version 10, and abrViewer does not support the version 10 brushes.

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

  • null54 changed the title to Photoshop Brush FileType (01-11-2023)

Release version 1.3.6.

 

This release is for Paint.NET 5.0+

Changes:

  • Fixed a crash when reading long strings.
  • Various performance optimizations.
  • Like 2

PdnSig.png

Plugin Pack | PSFilterPdn | Content Aware Fill | G'MICPaint Shop Pro Filetype | RAW Filetype | WebP Filetype

The small increase in performance you get coding in C++ over C# is hardly enough to offset the headache of coding in the C++ language. ~BoltBait

 

Link to comment
Share on other sites

  • 5 months later...

I do not understand. I have put the file in file types. 

 

I DL an .abr file. Somehow, it's gotten set to opening with PDN, and PDN can't open it. I don't normally set permanent "open this file type with this program" so I don't know how to undo that. (I am apparently screwed. The "always use" apparently can't be undone without going into the register and I really do not like that. It makes me VERY nervous.)  But its setting means I will NEVER be able to open any .abr file on this machine. And since PDN can't open the file, how the bleep do I get the .PNG files that apparently PDN CAN read?

Link to comment
Share on other sites

1. Have you correctly installed the DLL in the Filetypes folder? (by 'correctly' I mean unzipped it)

 

On 12/23/2012 at 11:53 PM, null54 said:

This plugin allows Paint.NET to load and save the brushes used by Adobe® Photoshop®.

 

Only the brushes that are sampled from image data are supported, the dynamically computed brushes are ignored.

 

2. I wonder if your .abr is computed?

 

3. How about posting the file here so we can check it out?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...