sirber Posted January 18, 2011 Posted January 18, 2011 (edited) doesn't seem to work with redynamix. the plugin pops and get the image, the image gets processed inside the plugin but it returns the original image (before and after the image is the same). Edited January 18, 2011 by sirber Quote
null54 Posted January 18, 2011 Author Posted January 18, 2011 doesn't seem to work with redynamix. the plugin pops and get the image, the image gets processed inside the plugin but it returns the original image (before and after the image is the same). That plugin might just not be compatible with this host then, when I tried to debug it the proxy host was terminated with a StackOverflowExcecption. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
null54 Posted January 22, 2011 Author Posted January 22, 2011 A bug in the handling of non-interleaved color channel data fixed, multiple other compatibility bugs fixed. ReDynamix should now work correctly, and the Filter Factory plugins should now be fixed. File version updated to 1.0.2.7 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
null54 Posted January 26, 2011 Author Posted January 26, 2011 Fixed a crash in the preview of some filters. File version updated to 1.0.2.8. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
null54 Posted January 28, 2011 Author Posted January 28, 2011 Fixed a bug in the color channel processing, AlienSkin's Bevel Boss and Marble filters now work on images larger than 500 pixels. File version updated to 1.0.2.9. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
pyrochild Posted January 28, 2011 Posted January 28, 2011 Do you hate maintaining this plugin yet? Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it!
Rick Brewster Posted January 28, 2011 Posted January 28, 2011 Wow, I just marble at how fast he is solving problems. Nouns as verbs is a fun. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
null54 Posted January 28, 2011 Author Posted January 28, 2011 Do you hate maintaining this plugin yet? I probably could have avoided releasing another update so soon if I had tested version 1.0.2.8 on more than one filter, LockBits apparently calculates the stride based on the width of the source image not the width of the rectangle within the image that is actually locked so Marshal.Copy would not work correctly. It should be quicker anyway to loop through the image and swap bytes as the data is copied. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
Ego Eram Reputo Posted January 28, 2011 Posted January 28, 2011 Nouns as verbs is a fun. Not when you're playing @BoltBait's Adventure Game..., Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker
YARDofSTUF Posted February 26, 2011 Posted February 26, 2011 (edited) Awesome work! Heres my issue so far Medhi's Eraser Genuine works for me on simple 2 color images, but on more complex images after i run it and it renders, nothing changes and it crashes. Heres the crash log: This text file was created because Paint.NET crashed. Please e-mail this file to crashlog@getpaint.net so we can diagnose and fix the problem. Application version: Paint.NET v3.5.4 (Final Release build 3.54.3708.31975) Time of crash: 2/26/2011 10:12:50 AM Application uptime: 00:00:39.6845703 Install directory: C:\Program Files\Paint.NET Current directory: C:\Program Files\Paint.NET OS Version: 6.1.7600.0 Workstation x86 .NET version: CLR 2.0.50727.4952 x86, FX 2.0 2.0SP1 2.0SP2 3.0 3.0SP1 3.0SP2 3.5 3.5SP1 3.5SP1_Client Processor: 2x "AMD Athlon(tm) 64 X2 Dual Core Processor 4400+" @ ~2600MHz (DEP, SSE, SSE2, SSE3), fps=0x1 Physical memory: 2046 MB UI DPI: 96.00 dpi (1.00x scale) UI Theme: Aero/Aero + DWM (Aero.msstyles) Updates: false, err Locale: pdnr.c: en-US, hklm: en-US, hkcu: n/a, cc: en-US, cuic: en-US Managed assemblies: mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorlib.dll PaintDotNet, Version=3.54.3708.31979, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe PaintDotNet.Base, Version=3.54.3708.31969, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Base.dll System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\assembly\GAC_MSIL\WindowsBase\3.0.0.0__31bf3856ad364e35\WindowsBase.dll System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll PaintDotNet.Core, Version=3.54.3708.31976, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll PaintDotNet.SystemLayer, Version=3.54.3708.31974, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll PaintDotNet.Resources, Version=3.54.3708.31975, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll PaintDotNet.Data, Version=3.54.3708.31976, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll PaintDotNet.Effects, Version=3.54.3708.31978, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll PaintDotNet.SystemLayer.Native.x86, Version=3.54.3708.31972, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x86.dll msvcm90, Version=9.0.30729.4926, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a\msvcm90.dll "AA's_Assistant", Version=1.0.3697.21415, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AA's_Assistant.dll AlignPlugin, Version=1.5.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AlignPlugin.dll AlphaBlur, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AlphaBlur.dll AlphaSpace, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AlphaSpace.dll AnimationEffect, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AnimationEffect.dll Apply Texture, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Apply Texture.dll AutoChromeNoise, Version=1.0.3847.37353, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\AutoChromeNoise.dll BasicPhotoAdjustments, Version=1.5.3472.42856, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BasicPhotoAdjustments.dll BlackAndWhiteConverter, Version=1.1.3472.36275, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Black and White Converter.dll BlackandAlpha+, Version=1.1.3809.21705, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BlackandAlpha+.dll BlendModesPlus, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\BlendModesPlus.dll "Borders N' Shapes", Version=1.8.3627.29848, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Borders N' Shapes.dll Boutons, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Boutons.dll Burninate, Version=1.1.3182.28956, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Burninate.dll CircleText, Version=1.2.3586.32801, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CircleText.dll Color Match, Version=1.1.3627.29847, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Color Match.dll ColorBalance, Version=1.1.3182.30196, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorBalance.dll ColorMixer, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorMixer.dll ColorModulo, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorModulo.dll ColorToAlpha, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorToAlpha.dll ColorZoomBlur, Version=1.0.3843.28837, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ColorZoomBlur.dll CurtisBlack.Common, Version=1.0.3736.39220, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurtisBlack.Common.dll CurtisBlack.Effects, Version=11.1.3736.39220, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll CurtisBlack.Resources, Version=1.0.3490.22409, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CurtisBlack.Resources.dll Curves+, Version=3.0.3627.29849, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Curves+.dll CustomBrushesMini, Version=1.9.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\CustomBrushesMini.dll Dissolve, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Dissolve.dll dpyColorBalance, Version=1.0.3518.25420, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\dpyColorBalance.dll EdHarvey.Edfects.Common, Version=3.36.3160.38013, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Edfects.Common.dll EdHarvey.Effects, Version=3.5.3786.8637, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll EditableText, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EditableText.dll EOEffects, Version=1.7.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EOEffects.dll ExtendBorder, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExtendBorder.dll ExtractColor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ExtractColor.dll Feather, Version=3.0.3723.26349, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Feather.dll Film, Version=2.0.3612.21577, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Film.dll FindEdges, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\FindEdges.dll Flip, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Flip.dll Fractal, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Fractal.dll Frames, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Frame.dll GaussianBlurPlus, Version=1.1.3182.30307, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GaussianBlurPlus.dll Gradient Bars, Version=3.0.3627.29850, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Bars.dll Gradient Blocks, Version=1.0.3742.38604, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Blocks.dll GradientBlur, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Blur.dll Gradient Mapping, Version=3.0.3627.29847, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll Gravity, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Gravity.dll GridMaker, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\GridMaker.dll HexaGrid, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\HexaGrid.dll Hue_Saturation+, Version=1.0.3277.32208, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Hue_Saturation+.dll ImageShackUpload, Version=2.6.2.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ImageShackUpload.dll PDNPI_IndirectUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\jchunn.dll Jitter, Version=3.0.3612.21576, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Jitter.dll KaleidoGen, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\KaleidoGen.dll Kaleidoscope, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Kaleidoscope.dll Koch_Snowflake, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Koch_Snowflake.dll Landscape, Version=1.1.3593.25344, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Landscape.dll Lightning, Version=1.1.3896.32593, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Lightning.dll LightRays, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\LightRays.dll LocalContrast, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\LocalContrast.dll Lomography, Version=1.1.3182.31441, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Lomography.dll MakeTransparent, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MakeTransparent.dll Metallize, Version=1.1.3504.33530, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Metallize.dll Moire, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Moire.dll MotionSharpen, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MotionSharpen.dll MultiThreshold, Version=1.0.3730.36634, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\MultiThreshold.dll NewtonFractal, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\NewtonFractal.dll Oblique, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Oblique.dll Olden, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Olden.dll Outline Object, Version=2.6.3612.21574, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Outline Object.dll PageCurl, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PageCurl.dll Panelling, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Panelling.dll NewPastel, Version=1.2.3182.29587, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Pastel.dll PerlinTexture, Version=1.0.3842.30245, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PerlinTexture.dll Perspective, Version=2.0.3716.33788, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Perspective.dll phips_fill_gaps, Version=1.0.3307.18956, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\phips_fill_gaps.dll PhotoAdjustments, Version=1.1.3670.37697, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PhotoAdjustments.dll Pixelate+, Version=1.2.3742.38634, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Pixelate+.dll PointBlur, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PointBlur.dll Polar, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Polar.dll PrinterPlus, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PrinterPlus.dll PSFilterPdn, Version=1.0.2.9, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\PSFilterPdn.dll pyrochild.effects.REQUIRED, Version=3.6.3742.39840, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\pyrochild.effects.REQUIRED.dll Radialcolors, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Radialcolors.dll RainbowTwist, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RainbowTwist.dll Random Shape Fill, Version=1.5.3621.26292, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Random Shape Fill.dll RedEyeQuickFix, Version=1.1.3161.39688, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RedEyeQuickFix.dll RotateText, Version=1.0.3586.32866, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\RotateText.dll SBCommon, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SBCommon.dll SeamlessTextureMaker, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SeamlessTextureMaker.dll SelectionTools, Version=2.0.3746.20418, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SelectionTools.dll ShadowHighlight, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ShadowHighlight.dll Sharpen+, Version=3.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Sharpen+.dll Smudge, Version=3.0.3742.38657, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Smudge.dll SpiralText, Version=1.2.3586.32826, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\SpiralText.dll Splashes, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Splashes.dll Splatter, Version=1.6.3627.29848, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Splatter.dll StarGlow, Version=1.0.3839.21249, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\StarGlow.dll Steganography, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Steganography.dll Stitch, Version=1.0.3627.29848, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Stitch.dll ThatOtherApp, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ThatOtherApp.dll ThreadsMarker, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\ThreadsMarker.dll Tiles, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Tiles.dll TJacksonEffects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TJacksonEffects.dll Trail, Version=1.0.3723.27562, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Trail.dll Transparency, Version=1.1.3182.29244, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Transparency.dll TubeOblique, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\TubeOblique.dll Twist, Version=1.0.3742.39641, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Twist.dll WaterReflection, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WaterReflection.dll Waves, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\Waves.dll WaveText, Version=1.0.3586.32711, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WaveText.dll WetFloor, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\WetFloor.dll System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\assembly\GAC_MSIL\Microsoft.VisualBasic\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll AnimGIF, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\AnimGIF.dll IcoCur, Version=3.6.0.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\IcoCur.dll OptiPngFileType, Version=8.11.30.0, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\OptiPngFileType.dll PhotoShop, Version=1.5.1.23908, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll Native modules: C:\Program Files\Paint.NET\PaintDotNet.exe C:\Windows\SYSTEM32\ntdll.dll C:\Windows\SYSTEM32\MSCOREE.DLL C:\Windows\system32\KERNEL32.dll C:\Windows\system32\KERNELBASE.dll C:\Windows\system32\ADVAPI32.dll C:\Windows\system32\msvcrt.dll C:\Windows\SYSTEM32\sechost.dll C:\Windows\system32\RPCRT4.dll C:\Windows\system32\SHLWAPI.dll C:\Windows\system32\GDI32.dll C:\Windows\system32\USER32.dll C:\Windows\system32\LPK.dll C:\Windows\system32\USP10.dll C:\Windows\system32\IMM32.DLL C:\Windows\system32\MSCTF.dll C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\MSVCR80.dll C:\Windows\system32\shell32.dll C:\Windows\system32\ole32.dll C:\Windows\system32\profapi.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\f58ab951b57c8526430486dcf7ee38fd\mscorlib.ni.dll C:\Windows\system32\CRYPTBASE.dll C:\Windows\system32\uxtheme.dll C:\Windows\system\HsSrv.dll C:\Windows\system32\WINMM.dll C:\Windows\system32\DSOUND.dll C:\Windows\system32\POWRPROF.dll C:\Windows\system32\SETUPAPI.dll C:\Windows\system32\CFGMGR32.dll C:\Windows\system32\OLEAUT32.dll C:\Windows\system32\DEVOBJ.dll C:\Windows\system32\VERSION.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\System\500ddd904b1099f95552a81b54223b7f\System.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Core\b1a619266964bede98b18ef83eb1c559\System.Core.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\WindowsBase\3c0fbe23fa37ca50fea3dbe200b40f7a\WindowsBase.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Drawing\fdeec42fa02f3d789c42be2e33b130eb\System.Drawing.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\f92c882fd4e7005c005e208daa04c28d\System.Windows.Forms.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet.Base\39f2976c43cb31050841caa447598bcd\PaintDotNet.Base.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet.SystemL#\178169ac2eeb330422e33e0b8c147126\PaintDotNet.SystemLayer.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet.Resourc#\198079031daa1c31264520b27b05b5ec\PaintDotNet.Resources.ni.dll C:\Windows\system32\CRYPTSP.dll C:\Windows\system32\rsaenh.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet.Core\febc6524084c3acc1c88b171a0328a3e\PaintDotNet.Core.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet.Data\c5fc705e8b47139f1540eb8f9e9ea5b0\PaintDotNet.Data.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet\bb46adb9f1a39232501eab0254a810b2\PaintDotNet.ni.exe C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet.SystemL#\4b75b9e9ba4982da2d96f7c5694bd44f\PaintDotNet.SystemLayer.Native.x86.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\Interop.WIA\70d1a07d350c1fc7a3c221e85a6a3682\Interop.WIA.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\PaintDotNet.Effects\72dc66b0a81af71d413f25d8acc25c27\PaintDotNet.Effects.ni.dll C:\Program Files\Paint.NET\Native.x86\PaintDotNet.Native.x86.dll C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a\MSVCR90.dll C:\Windows\WinSxS\x86_microsoft.vc90.openmp_1fc8b3b9a1e18e3b_9.0.30729.4148_none_80b7c8a91e9dd16a\VCOMP90.DLL C:\Windows\system32\dwmapi.dll C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225ca\gdiplus.dll C:\Windows\system32\WindowsCodecs.dll C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\comctl32.dll C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x86.dll C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_51ca66a2bbe76806\ATL90.DLL C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a\msvcm90.dll C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll C:\Windows\system32\d2d1.dll C:\Windows\system32\dwrite.dll C:\Windows\system32\RpcRtRemote.dll C:\Windows\system32\wtsapi32.dll C:\Windows\system32\WINSTA.dll C:\Program Files\Paint.NET\Effects\AA's_Assistant.dll C:\Program Files\Paint.NET\Effects\AlignPlugin.dll C:\Program Files\Paint.NET\Effects\AlphaBlur.dll C:\Program Files\Paint.NET\Effects\AlphaSpace.dll C:\Program Files\Paint.NET\Effects\AnimationEffect.dll C:\Program Files\Paint.NET\Effects\Apply Texture.dll C:\Program Files\Paint.NET\Effects\AutoChromeNoise.dll C:\Program Files\Paint.NET\Effects\BasicPhotoAdjustments.dll C:\Program Files\Paint.NET\Effects\Black and White Converter.dll C:\Program Files\Paint.NET\Effects\BlackandAlpha+.dll C:\Program Files\Paint.NET\Effects\BlendModesPlus.dll C:\Program Files\Paint.NET\Effects\Borders N' Shapes.dll C:\Program Files\Paint.NET\Effects\Boutons.dll C:\Program Files\Paint.NET\Effects\Burninate.dll C:\Program Files\Paint.NET\Effects\CircleText.dll C:\Program Files\Paint.NET\Effects\Color Match.dll C:\Program Files\Paint.NET\Effects\ColorBalance.dll C:\Program Files\Paint.NET\Effects\ColorMixer.dll C:\Program Files\Paint.NET\Effects\ColorModulo.dll C:\Program Files\Paint.NET\Effects\ColorToAlpha.dll C:\Program Files\Paint.NET\Effects\ColorZoomBlur.dll C:\Program Files\Paint.NET\Effects\CurtisBlack.Common.dll C:\Program Files\Paint.NET\Effects\CurtisBlack.Effects.dll C:\Program Files\Paint.NET\Effects\CurtisBlack.Resources.dll C:\Program Files\Paint.NET\Effects\Curves+.dll C:\Program Files\Paint.NET\Effects\CustomBrushesMini.dll C:\Program Files\Paint.NET\Effects\Dissolve.dll C:\Program Files\Paint.NET\Effects\dpyColorBalance.dll C:\Program Files\Paint.NET\Effects\EdHarvey.Edfects.Common.dll C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll C:\Program Files\Paint.NET\Effects\EditableText.dll C:\Program Files\Paint.NET\Effects\EOEffects.dll C:\Program Files\Paint.NET\Effects\ExtendBorder.dll C:\Program Files\Paint.NET\Effects\ExtractColor.dll C:\Program Files\Paint.NET\Effects\Feather.dll C:\Program Files\Paint.NET\Effects\Film.dll C:\Program Files\Paint.NET\Effects\FindEdges.dll C:\Program Files\Paint.NET\Effects\Flip.dll C:\Program Files\Paint.NET\Effects\Fractal.dll C:\Program Files\Paint.NET\Effects\Frame.dll C:\Program Files\Paint.NET\Effects\GaussianBlurPlus.dll C:\Program Files\Paint.NET\Effects\Gradient Bars.dll C:\Program Files\Paint.NET\Effects\Gradient Blocks.dll C:\Program Files\Paint.NET\Effects\Gradient Blur.dll C:\Program Files\Paint.NET\Effects\Gradient Mapping.dll C:\Program Files\Paint.NET\Effects\Gravity.dll C:\Program Files\Paint.NET\Effects\GridMaker.dll C:\Program Files\Paint.NET\Effects\HexaGrid.dll C:\Program Files\Paint.NET\Effects\Hue_Saturation+.dll C:\Program Files\Paint.NET\Effects\ImageShackUpload.dll C:\Program Files\Paint.NET\Effects\jchunn.dll C:\Program Files\Paint.NET\Effects\Jitter.dll C:\Program Files\Paint.NET\Effects\KaleidoGen.dll C:\Program Files\Paint.NET\Effects\Kaleidoscope.dll C:\Program Files\Paint.NET\Effects\Koch_Snowflake.dll C:\Program Files\Paint.NET\Effects\Landscape.dll C:\Program Files\Paint.NET\Effects\Lightning.dll C:\Program Files\Paint.NET\Effects\LightRays.dll C:\Program Files\Paint.NET\Effects\LocalContrast.dll C:\Program Files\Paint.NET\Effects\Lomography.dll C:\Program Files\Paint.NET\Effects\MakeTransparent.dll C:\Program Files\Paint.NET\Effects\Metallize.dll C:\Program Files\Paint.NET\Effects\Moire.dll C:\Program Files\Paint.NET\Effects\MotionSharpen.dll C:\Program Files\Paint.NET\Effects\MultiThreshold.dll C:\Program Files\Paint.NET\Effects\NewtonFractal.dll C:\Program Files\Paint.NET\Effects\Oblique.dll C:\Program Files\Paint.NET\Effects\Olden.dll C:\Program Files\Paint.NET\Effects\Outline Object.dll C:\Program Files\Paint.NET\Effects\PageCurl.dll C:\Program Files\Paint.NET\Effects\Panelling.dll C:\Program Files\Paint.NET\Effects\Pastel.dll C:\Program Files\Paint.NET\Effects\PerlinTexture.dll C:\Program Files\Paint.NET\Effects\Perspective.dll C:\Program Files\Paint.NET\Effects\phips_fill_gaps.dll C:\Program Files\Paint.NET\Effects\PhotoAdjustments.dll C:\Program Files\Paint.NET\Effects\Pixelate+.dll C:\Program Files\Paint.NET\Effects\PointBlur.dll C:\Program Files\Paint.NET\Effects\Polar.dll C:\Program Files\Paint.NET\Effects\PrinterPlus.dll C:\Program Files\Paint.NET\Effects\PSFilterPdn.dll C:\Program Files\Paint.NET\Effects\pyrochild.effects.REQUIRED.dll C:\Program Files\Paint.NET\Effects\Radialcolors.dll C:\Program Files\Paint.NET\Effects\RainbowTwist.dll C:\Program Files\Paint.NET\Effects\Random Shape Fill.dll C:\Program Files\Paint.NET\Effects\RedEyeQuickFix.dll C:\Program Files\Paint.NET\Effects\RotateText.dll C:\Program Files\Paint.NET\Effects\SBCommon.dll C:\Program Files\Paint.NET\Effects\SeamlessTextureMaker.dll C:\Program Files\Paint.NET\Effects\SelectionTools.dll C:\Program Files\Paint.NET\Effects\ShadowHighlight.dll C:\Program Files\Paint.NET\Effects\Sharpen+.dll C:\Program Files\Paint.NET\Effects\Smudge.dll C:\Program Files\Paint.NET\Effects\SpiralText.dll C:\Program Files\Paint.NET\Effects\Splashes.dll C:\Program Files\Paint.NET\Effects\Splatter.dll C:\Program Files\Paint.NET\Effects\StarGlow.dll C:\Program Files\Paint.NET\Effects\Steganography.dll C:\Program Files\Paint.NET\Effects\Stitch.dll C:\Program Files\Paint.NET\Effects\ThatOtherApp.dll C:\Program Files\Paint.NET\Effects\ThreadsMarker.dll C:\Program Files\Paint.NET\Effects\Tiles.dll C:\Program Files\Paint.NET\Effects\TJacksonEffects.dll C:\Program Files\Paint.NET\Effects\Trail.dll C:\Program Files\Paint.NET\Effects\Transparency.dll C:\Program Files\Paint.NET\Effects\TubeOblique.dll C:\Program Files\Paint.NET\Effects\Twist.dll C:\Program Files\Paint.NET\Effects\WaterReflection.dll C:\Program Files\Paint.NET\Effects\Waves.dll C:\Program Files\Paint.NET\Effects\WaveText.dll C:\Program Files\Paint.NET\Effects\WetFloor.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Design\11768b1a056f85182e774a21dd920347\System.Design.ni.dll C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.VisualBas#\401d4cd2a06122a32cf094d541dcdd63\Microsoft.VisualBasic.ni.dll C:\Windows\system32\RichEd20.DLL C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Xml\3060dfcdecbeb8ee65077fb29b217c3d\System.Xml.ni.dll C:\Program Files\Paint.NET\FileTypes\AnimGIF.dll C:\Program Files\Paint.NET\FileTypes\IcoCur.dll C:\Program Files\Paint.NET\FileTypes\OptiPngFileType.dll C:\Program Files\Paint.NET\FileTypes\PhotoShop.dll C:\Windows\Microsoft.NET\Framework\v2.0.50727\diasymreader.dll C:\Windows\system32\apphelp.dll C:\Windows\system32\CLBCatQ.DLL C:\Windows\system32\explorerframe.dll C:\Windows\system32\DUser.dll C:\Windows\system32\DUI70.dll C:\Windows\system32\WINTRUST.dll C:\Windows\system32\CRYPT32.dll C:\Windows\system32\MSASN1.dll C:\Windows\system32\psapi.dll Exception details: System.InvalidOperationException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created. at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous) at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args) at PSFilterPdn.PsFilterPdnConfigDialog.Run32BitFilterProxy(EffectEnvironmentParameters eep, PluginData data) at PSFilterPdn.PsFilterPdnConfigDialog.<>c__DisplayClass3.<runFltrBtn_Click>b__1() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() ------------------------------------------------------------------------------ Edited February 26, 2011 by YARDofSTUF Quote
fred in bed Posted February 26, 2011 Posted February 26, 2011 Sorry, I'm slow... But how do I get this to work? Quote
null54 Posted February 26, 2011 Author Posted February 26, 2011 (edited) Awesome work! Heres my issue so far Medhi's Eraser Genuine works for me on simple 2 color images, but on more complex images after i run it and it renders, nothing changes and it crashes. The crash is because the dialog was closed before the filter was done rendering, this will fixed in the next update. That filter works for me unless it is at 100% zoom then it displays a "Memory access violation" dialog, this seems to happen to certain Filter Meister filters and I have been unable to find what the problem is. Also according to that crash log you need to update Paint.NET to 3.5.7. Sorry, I'm slow... But how do I get this to work? This plugin does nothing by itself, you have to put Photoshop 8bf filter(s) in the "Effects" folder and use this plugin to run them. Edited February 26, 2011 by null54 Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
YARDofSTUF Posted February 27, 2011 Posted February 27, 2011 Wow didn't realize I was behind on updates, thanks. Quote
fred in bed Posted February 27, 2011 Posted February 27, 2011 This plugin does nothing by itself, you have to put Photoshop 8bf filter(s) in the "Effects" folder and use this plugin to run them. I got the Photoshop thing in effects, but what do I do with the effects I downloaded from Flaming Pear? Quote
null54 Posted February 27, 2011 Author Posted February 27, 2011 I got the Photoshop thing in effects, but what do I do with the effects I downloaded from Flaming Pear? You can also add the directory that any Photoshop filters are located in to the "Search Directories" list, this is useful if the Photoshop filters use an installer for example. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
fred in bed Posted February 27, 2011 Posted February 27, 2011 You can also add the directory that any Photoshop filters are located in to the "Search Directories" list, this is useful if the Photoshop filters use an installer for example. I dont get it.... How do I use the effects? What files do I put in the "Effects" folder, from the folder I downloaded? Quote
Sarkut Posted February 27, 2011 Posted February 27, 2011 the folder I downloaded? Are you referring to PSFilterPdn.zip, or to a folder of Photoshop plugins that you have downloaded. Quote
fred in bed Posted February 27, 2011 Posted February 27, 2011 Are you referring to PSFilterPdn.zip, or to a folder of Photoshop plugins that you have downloaded. A folder of Photoshop plugins that I have downloaded. Quote
null54 Posted February 27, 2011 Author Posted February 27, 2011 What files do I put in the "Effects" folder, from the folder I downloaded? You can just put the folder that you downloaded in the "Effects" folder, the plugin will find any filters it can use inside any folder in the Effects folder. How do I use the effects? You just select the effect you want to use in the list and click "Run Filter". Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
fred in bed Posted February 27, 2011 Posted February 27, 2011 You just select the effect you want to use in the list and click "Run Filter". I can't get to that part, I'm not sure what I put into the "Effects" folder. Do I put the whole folder that I downloaded from Flaming Pear, or is there a specific file that I only put in there? Quote
null54 Posted February 27, 2011 Author Posted February 27, 2011 You put the whole folder, it is easier and more organized than copying all the *.8bf files inside the folder. Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
fred in bed Posted February 27, 2011 Posted February 27, 2011 You put the whole folder, it is easier and more organized than copying all the *.8bf files inside the folder. Thanks, I'll try that now. Quote
fred in bed Posted February 27, 2011 Posted February 27, 2011 I did what you said, and I got this... Quote
null54 Posted February 27, 2011 Author Posted February 27, 2011 Do you have a screenshot of your "Effects" folder? Quote Plugin Pack | PSFilterPdn | Content Aware Fill | G'MIC | Paint 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
fred in bed Posted February 27, 2011 Posted February 27, 2011 Do you have a screenshot of your "Effects" folder? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.