Jump to content

Japhasca

Members
  • Posts

    29
  • Joined

  • Last visited

Japhasca's Achievements

Explorer

Explorer (4/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

  1. Totally missed it, and it's completely obvious now that you've mentioned it. It would be nice if undo took care of both, but them again, other things are broken down into steps like draw line and finish line, and would be annoying if you COULDN'T undo the steps independently.
  2. Layers are, essentially, layered graphics. They help when you want to display something above a previous graphic without removing that old graphic (they prioritize in viewing from top to bottom.) They appear top to bottom, and layer's you've unclicked are invisible. They still exist, but if you save a file in a way that "flattens" the image, or "flatten" it purposefully, all VISIBLE data is scrunched down to one layer and anything unclicked (invisible) is thrown away. A layer with less than 100% opacity (changed by double-clicking the layer and altering the transparency) affects the view of every layer beneath it by putting a recoloring affect above it (defined by the color per pixel and the transparency amount.) If you want to create multiple variants of one image, you could use layers for that. Save a master copy in .pdn format. Then, open it repeatedly, change the layer settings, and save it how you want (do not overwrite the original file!) You can alter the priority (what appears above what) in a layered image by clicking and dragging a layer in the layer window and moving it up or down. As an example, I am making an RPG. I have some bookshelf graphics. The basis is the outline (layer 1.) I have a wood coloring (layer 2.) I have a white paint coloring (layer 3.) i have a "rotted wood" recolor done by using a semi-transparent layer with green pixels drawn over the normal graphic (layer 4) This is my output files: Regular wood: 1,2 visible, flattened. Rotted wood: 1,2,4 visible, flattened. White paint: 1,3 visible, flattened.
  3. When I miss-click "paste into new layer" rather than one of the other paste options, and then try and undo that step, that new layer remains. It should be deleted upon undoing that step. I'm willing to bet that it isn't a bug per se, rather, that the undo option in this case just doesn't affect layers. However, since, in this case, it would always be the instance that spawned that layer, undoing it should remove that layer. That is, if you undo back to this step regardless of what else you've done, the created layer is empty at that point, so clearly, by undoing this far you indicated that you didn't want it in the first place.
  4. Here's one I keep getting: Hidden Content: 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.0.3 (Final 4.3.5316.40022) Time of crash: 8/11/2014 3:56:00 AM Application uptime: 02:44:51.4887608 Application state: Running Working set: 249,180 KiB Threads: 47 Install directory: C:\Program Files\Paint.NET Current directory: C:\Program Files\Paint.NET OS Version: 6.1.7601.65536 Service Pack 1 Workstation x64 .NET version: CLR 4.0.30319.18444 x64, FX 4.0 4.5 Processor: 8x "AMD FX-8350 Eight-Core Processor " @ ~3991MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE) Physical memory: 16341 MB Video card: AMD Radeon HD 7800 Series (v:1002, d:6819, r:0) Hardware acceleration: True (default: True) UI animations: True UI DPI: 96.00 dpi (1.00x scale) UI theme: Aero/Aero (Aero.msstyles) Updates: True, 8/3/2014 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US Exception details: System.Runtime.InteropServices.COMException (0x80263001): {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (Exception from HRESULT: 0x80263001) at PaintDotNet.SystemLayer.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset) at PaintDotNet.SystemLayer.FormEx.ExtendFrameIntoClientArea(IWin32Window window, Int32 left, Int32 top, Int32 right, Int32 bottom) in d:\src\pdn\paintdotnet\src\SystemLayer\FormEx.cs:line 120 at PaintDotNet.SystemLayer.FormEx.set_FrameExtentInClientArea(Padding value) in d:\src\pdn\paintdotnet\src\SystemLayer\FormEx.cs:line 203 at PaintDotNet.PdnBaseForm.RefreshGlass(Boolean invalidateAndPerformLayout) in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 418 at PaintDotNet.PdnBaseForm.set_GlassInset(Padding value) in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 316 at PaintDotNet.Dialogs.MainForm.OnLayout(LayoutEventArgs levent) in d:\src\pdn\paintdotnet\src\PaintDotNet\Dialogs\MainForm.cs:line 947 at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at System.Windows.Forms.Control.PerformLayout() at PaintDotNet.PdnBaseForm.RefreshGlass(Boolean invalidateAndPerformLayout) in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 428 at PaintDotNet.PdnBaseForm.OnIsCompositionEnabledChanged() in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 1303 at PaintDotNet.SystemLayer.FormEx.PreProcessWindowMessage(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\FormEx.cs:line 590 at PaintDotNet.PdnBaseForm.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 1607 at PaintDotNet.Dialogs.GdiPaintForm.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\PaintDotNet\Dialogs\GdiPaintForm.cs:line 97 at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Managed assemblies: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll PaintDotNet, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe PaintDotNet.Core, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Base.dll System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll PaintDotNet.SystemLayer, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll PaintDotNet.Data, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll PaintDotNet.Effects, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll PaintDotNet.SystemLayer.Native.x64, Version=4.3.5316.40022, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll EdHarvey.Effects, Version=4.0.5120.42730, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll Native modules: C:\Program Files\Paint.NET\PaintDotNet.exe, version=4.3.5316.40022 C:\Windows\SYSTEM32\ntdll.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\SYSTEM32\MSCOREE.DLL, version=4.0.40305.0 (Main.040305-0000) C:\Windows\system32\KERNEL32.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432) C:\Windows\system32\KERNELBASE.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432) C:\Windows\system32\ADVAPI32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\msvcrt.dll, version=7.0.7601.17744 (win7sp1_gdr.111215-1535) C:\Windows\SYSTEM32\sechost.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\RPCRT4.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\SHLWAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\GDI32.dll, version=6.1.7601.18275 (win7sp1_gdr.131002-1533) C:\Windows\system32\USER32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\LPK.dll, version=6.1.7601.18177 (win7sp1_gdr.130605-1534) C:\Windows\system32\USP10.dll, version=1.0626.7601.18454 (win7sp1_gdr.140424-1533) C:\Windows\system32\IMM32.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\MSCTF.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\system32\MSVCR110_CLR0400.dll, version=11.00.50938.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\abf62e6545d2802fc60286678a67e6bf\mscorlib.ni.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\system32\ole32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CRYPTBASE.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\uxtheme.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\assembly\NativeImages_v4.0.30319_64\System\4d4a15d5d7968df7dedd4cf853848d90\System.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\7926c26400ff262c7fc48b729377085b\System.Drawing.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\8be42454b4d7db7686ea494691d18b16\WindowsBase.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\CRYPTSP.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\rsaenh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\bb1efedf0f2aa2ebbf9f0bf640c9721d\PresentationCore.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\91b87b18c4453c04c9cebdeea2952826\PresentationFramework.ni.dll, version=4.0.30319.18408 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\1d513cb1b284a419e8b3df381ce7f270\System.Core.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\828acf67665c50dca61b9011aa4fa8a3\PaintDotNet.Base.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\4764e3995ebd7b6b438eef937cde1332\System.Windows.Forms.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\0f7bdbdcbde9815ca2f0c060f0a70b2b\PaintDotNet.SystemLayer.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\68663e35501335ff7611c02b3eb316fc\PaintDotNet.Core.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\d04e8f1ad83bfed65fa2344a8a6552c4\PaintDotNet.Resources.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\9f1ec9f3980fd05285993216cd8ee925\PaintDotNet.Framework.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\118a3140a9530c37166f59dfa18e451b\PaintDotNet.Data.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\5985f980b9a1c52f20f8748b52089b28\PaintDotNet.Effects.ni.dll, version=4.3.5316.40022 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet\cab8c6860fc8f31d7bcac64bba5672ed\PaintDotNet.ni.exe, version=4.3.5316.40022 C:\Windows\system32\dwrite.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\OLEAUT32.dll, version=6.1.7601.17676 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\shell32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\version.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\c6ef0a6bb5ad6154663912f995a5fb47\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.3.5316.40022 C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll, version=4.3.5316.40022 C:\Windows\system32\MSVCR120.dll, version=12.00.21005.1 built by: REL C:\Windows\system32\VCOMP120.DLL, version=12.00.21005.1 built by: REL C:\Windows\system32\MSVCP120.dll, version=12.00.21005.1 built by: REL C:\Windows\system32\PROPSYS.dll, version=7.00.7600.16385 (win7_rtm.090713-1255) C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_2b283fd671e9bf4d\gdiplus.dll, version=6.1.7601.18455 (win7sp1_gdr.140425-1537) C:\Windows\system32\dxgi.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\dwmapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WINTRUST.dll, version=6.1.7601.18205 (win7sp1_gdr.130708-1532) C:\Windows\system32\CRYPT32.dll, version=6.1.7601.18277 (win7sp1_gdr.131005-0934) C:\Windows\system32\MSASN1.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\profapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CLBCatQ.DLL, version=2001.12.8530.16385 (win7_rtm.090713-1255) C:\Windows\System32\UIAnimation.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll, version=6.10 (win7_rtm.090713-1255) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\comctl32.dll, version=6.10 (win7_rtm.090713-1255) C:\Windows\system32\WindowsCodecs.dll, version=6.2.9200.16810 (win8_gdr.140129-1238) C:\Windows\system32\d2d1.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\wtsapi32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WINSTA.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\d3d11.dll, version=6.2.9200.16570 (win8_gdr.130327-1526) C:\Windows\system32\D3D10Warp.dll, version=6.2.9200.16783 (win8_gdr.131220-1803) C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xaml\e3882692d8f0e323f93b4d95c204b7b7\System.Xaml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\fa4b9cda7a89969191429507a934c352\System.Xml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\RpcRtRemote.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\aticfx64.dll, version=8.17.10.1172 C:\Windows\system32\atiuxp64.dll, version=8.14.01.6290 C:\Windows\system32\atidxx64.dll, version=8.17.10.0472 C:\Windows\system32\winmm.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\explorerframe.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DUser.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DUI70.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll, version=4.0.5120.42730 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Design\21583e74828edabbadc6675ddf46a02a\System.Design.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsForm0b574481#\f60034b135067f2ba42eb767440fc7ce\WindowsFormsIntegration.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=11.0.50938.18408 built by: FX451RTMGREL C:\Windows\system32\SETUPAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CFGMGR32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\DEVOBJ.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ntmarta.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WLDAP32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\comdlg32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\apphelp.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\EhStorShell.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ntshrui.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\srvcli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\cscapi.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\slc.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\msls31.dll, version=3.10.349.0 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\xmllite.dll, version=1.3.1001.0 C:\Windows\System32\StructuredQuery.dll, version=7.00.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\System32\Secur32.dll, version=6.1.7601.18443 (win7sp1_gdr.140411-1533) C:\Windows\system32\SSPICLI.DLL, version=6.1.7601.18443 (win7sp1_gdr.140411-1533) C:\Windows\system32\actxprxy.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Program Files\Internet Explorer\ieproxy.dll, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\thumbcache.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\PSAPI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\SearchFolder.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\SHDOCVW.dll, version=6.1.7601.18222 (win7sp1_gdr.130725-1535) C:\Windows\system32\ieframe.DLL, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\normaliz.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\iertutil.dll, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\samcli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\SAMLIB.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\netutils.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\oleacc.dll, version=7.0.0.0 (win7sp1_gdr.110826-1504) C:\Windows\system32\MPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\NetworkExplorer.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\wkscli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\PortableDeviceApi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\LINKINFO.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\PortableDeviceTypes.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\EhStorAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\IconCodecService.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\NetworkItemFactory.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\dtsh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\FirewallAPI.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\System32\npmproxy.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\FunDisc.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ATL.DLL, version=3.05.2284 C:\Windows\System32\msxml6.dll, version=6.30.7601.18431 C:\Windows\system32\fdproxy.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\System32\fdwcn.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\wcnapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\fdWNet.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\IPHLPAPI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\NSI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WINNSI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WS2_32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\dfscli.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\browcli.dll, version=6.1.7601.17887 (win7sp1_gdr.120704-0720) C:\Windows\system32\mswsock.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DNSAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\rasadhlp.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\dhcpcsvc6.DLL, version=6.1.7601.17970 (win7sp1_gdr.121009-0412) C:\Windows\system32\dhcpcsvc.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\urlmon.dll, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\WININET.dll, version=11.00.9600.16428 (winblue_gdr.131013-1700) C:\Windows\system32\USERENV.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ktmw32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\windowscodecsext.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\System32\drprov.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\ntlanman.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\davclnt.dll, version=6.1.7601.18201 (win7sp1_gdr.130703-2233) C:\Windows\System32\DAVHLPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\wshtcpip.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\wship6.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Program Files\Bonjour\mdnsNSP.dll, version=3,0,0,2 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL, version=7.250.4232.0 C:\Windows\System32\fwpuclnt.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) ------------------------------------------------------------------------------ I've only had it occur while another program is running and has focus, but it doesn't happen consistently. I've had other programs running concurrently and generally it's not a problem, but the crash always happens after I exit a program (or rather, that's when I notice it.) I have not had any crashes while PDN had focus, even when it was left running all night. The most recent crash I was using only a quarter of my RAM, so that shouldn't be an issue. If the plugins are any concern, I've been using Ed Harvey Effects (for PDN 4) since about 4.01. Sorry if I'm "muddling up" the thread, but i didn't know if I should create a separate one since this one about crashes was already here. (BTW the previous issue I had with it crashing while I was using it I seem to have resolved, and was probably a system issue on my end.)
  5. I'm not sure how to accomplish this, I've tried playing with the tools, but I can't get it to do exactly what I want. If there's a way to do it, or a plug-in I should use, please let me know! I have a small picture with about 20-40 shades of tan in it. I want to reset the color range so it only contains 3 or 4 colors. It doesn't matter if it retains the tan overall color or if it becomes grayscale, since I'm using it as a luminosity map for transparencies anyway.
  6. Well, I can "help" I guess, by throwing that one out, because I have hardware acceleration turned on. It doesn't seem to be a big issue, but if it can be figured out some way, that would be nice.
  7. Yes. Settings are held globally when multiple images are open, and only one image was acting this way.
  8. I have five images open currently. The Rectangle Select tool is working completely normally on the latter four. On the first (which was also the one I've had opened the longest,) the tool is not drawing a selection when being used. The History box is still adding "Rectangle Select" to its list every time I use it even though nothing is happening. I checked to see if maybe it was just invisible, but it's literally doing nothing, as the Copy menu option is not usable. I tried a couple things to mess around with it for kicks. I was able to paste, which shows up within a selection box, but moving it, deleting it, or undoing it does not "reset" the selection tool. Not that I had any reason to think it would, but I thought I would try. Switching to another tool and then switching back does nothing to it, either. After closing and re-opening the image, the tool worked normally.
  9. I noticed in the popular features request thread that it's planned to add pressure sensitivity in the future. That's good news for users such as myself, as I use Paint.net on both a desktop PC and a Windows Surface Pro 1 which has an excellent stylus, and I've been making great usage of PDN on it. However, there are a couple issues that I feel should be addressed to help with user friendliness on touchscreens. 1. Zoom slider: I absolutely adore this feature, as it makes it super easy to change zoom without having to change tools. However, its position at the bottom makes it really easy to bump when I go to draw. I have to reset it fairly constantly. Perhaps it could be moved, or an option box could be added at the top to lock/unlock it? (Which is still more efficient than switching tools and clicking multiple times.) I'm right-handed, but I imagine any position below the drawing area would be irritating to someone. 2. Pen/hand discrimination: I'm not sure if this is possible within the program (or indeed, I imagine it might vary from device to device in its implementation) but is there a way to discriminate between stylus and finger touch? If so, a way to turn off non-stylus interactions would be nice. It's not a big issue, but I do find now and then that I've inadvertently drawn something with the heel of my hand when I go to use the stylus.
  10. My initial crashes seemed to be related to some malware that was eating up memory, but it should be long gone now. I'll run some scans, mess with that Aero setting, and see if I can get any useful information. UPDATE: Did a scan, I'm malware free, so that's not the issue here.
  11. Had a crash tonight. Here you go, hope this helps! Overall 4.02 seems to be much more stable than 4.0, this is the only issue I've had so far. Hidden Content: 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.0.2 (Final 4.2.5309.33059) Time of crash: 7/18/2014 2:36:47 AM Application uptime: 05:20:14.9300311 Application state: Running Working set: 270,796 KiB Threads: 27 Install directory: C:\Program Files\Paint.NET Current directory: C:\Program Files\Paint.NET OS Version: 6.1.7601.65536 Service Pack 1 Workstation x64 .NET version: CLR 4.0.30319.18444 x64, FX 4.0 4.5 Processor: 8x "AMD FX-8350 Eight-Core Processor " @ ~3991MHz (DEP, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, XSAVE) Physical memory: 16341 MB Video card: AMD Radeon HD 7800 Series (v:1002, d:6819, r:0) Hardware acceleration: True (default: True) UI animations: True UI DPI: 96.00 dpi (1.00x scale) UI theme: Aero/Aero (Aero.msstyles) Updates: True, 7/13/2014 Locale: pdnr.c: en-US, hklm: en-US, hkcu: en-US, cc: en-US, cuic: en-US Exception details: System.Runtime.InteropServices.COMException (0x80263001): {Desktop composition is disabled} The operation could not be completed because desktop composition is disabled. (Exception from HRESULT: 0x80263001) at PaintDotNet.SystemLayer.NativeMethods.DwmExtendFrameIntoClientArea(IntPtr hwnd, MARGINS& pMarInset) at PaintDotNet.SystemLayer.FormEx.ExtendFrameIntoClientArea(IWin32Window window, Int32 left, Int32 top, Int32 right, Int32 bottom) in d:\src\pdn\paintdotnet\src\SystemLayer\FormEx.cs:line 120 at PaintDotNet.SystemLayer.FormEx.set_FrameExtentInClientArea(Padding value) in d:\src\pdn\paintdotnet\src\SystemLayer\FormEx.cs:line 203 at PaintDotNet.PdnBaseForm.RefreshGlass(Boolean invalidateAndPerformLayout) in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 418 at PaintDotNet.PdnBaseForm.set_GlassInset(Padding value) in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 316 at PaintDotNet.Dialogs.MainForm.OnLayout(LayoutEventArgs levent) in d:\src\pdn\paintdotnet\src\PaintDotNet\Dialogs\MainForm.cs:line 947 at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at PaintDotNet.ControlExtensions.PerformLayoutRecursiveDepthFirst(Control control, String affectedProperty) in d:\src\pdn\paintdotnet\src\Core\ControlExtensions.cs:line 216 at PaintDotNet.PdnBaseForm.OnIsCompositionEnabledChanged() in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 1304 at PaintDotNet.SystemLayer.FormEx.PreProcessWindowMessage(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\FormEx.cs:line 590 at PaintDotNet.PdnBaseForm.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\Core\PdnBaseForm.cs:line 1607 at PaintDotNet.Dialogs.GdiPaintForm.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\PaintDotNet\Dialogs\GdiPaintForm.cs:line 97 at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Managed assemblies: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll PaintDotNet, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.exe PaintDotNet.Core, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Core.dll PaintDotNet.Base, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Base.dll System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll PaintDotNet.SystemLayer, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.dll PaintDotNet.Framework, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Framework.dll PaintDotNet.Resources, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Resources.dll PaintDotNet.Data, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Data.dll PaintDotNet.Effects, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.Effects.dll PaintDotNet.SystemLayer.Native.x64, Version=4.2.5309.33059, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll EdHarvey.Effects, Version=4.0.5120.42730, Culture=neutral, PublicKeyToken=null @ C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Design\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Design.dll WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 @ C:\Windows\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll Native modules: C:\Program Files\Paint.NET\PaintDotNet.exe, version=4.2.5309.33059 C:\Windows\SYSTEM32\ntdll.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\SYSTEM32\MSCOREE.DLL, version=4.0.40305.0 (Main.040305-0000) C:\Windows\system32\KERNEL32.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432) C:\Windows\system32\KERNELBASE.dll, version=6.1.7601.18015 (win7sp1_gdr.121129-1432) C:\Windows\system32\ADVAPI32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\msvcrt.dll, version=7.0.7601.17744 (win7sp1_gdr.111215-1535) C:\Windows\SYSTEM32\sechost.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\RPCRT4.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\SHLWAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\GDI32.dll, version=6.1.7601.18275 (win7sp1_gdr.131002-1533) C:\Windows\system32\USER32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\LPK.dll, version=6.1.7601.18177 (win7sp1_gdr.130605-1534) C:\Windows\system32\USP10.dll, version=1.0626.7601.18454 (win7sp1_gdr.140424-1533) C:\Windows\system32\IMM32.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\MSCTF.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\system32\MSVCR110_CLR0400.dll, version=11.00.50938.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\abf62e6545d2802fc60286678a67e6bf\mscorlib.ni.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\system32\ole32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CRYPTBASE.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\uxtheme.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\assembly\NativeImages_v4.0.30319_64\System\4d4a15d5d7968df7dedd4cf853848d90\System.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\7926c26400ff262c7fc48b729377085b\System.Drawing.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsBase\8be42454b4d7db7686ea494691d18b16\WindowsBase.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\CRYPTSP.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\rsaenh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\assembly\NativeImages_v4.0.30319_64\PresentationCore\bb1efedf0f2aa2ebbf9f0bf640c9721d\PresentationCore.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\Presentatio5ae0f00f#\91b87b18c4453c04c9cebdeea2952826\PresentationFramework.ni.dll, version=4.0.30319.18408 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Core\1d513cb1b284a419e8b3df381ce7f270\System.Core.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Base\bcf07091dfbe5ed26af915bf0d0e275a\PaintDotNet.Base.ni.dll, version=4.2.5309.33059 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Windows.Forms\4764e3995ebd7b6b438eef937cde1332\System.Windows.Forms.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet500b2e4f#\3bd7b180ebcd232ff76c886b8fdc9abc\PaintDotNet.SystemLayer.ni.dll, version=4.2.5309.33059 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Core\d4f2bd14efb4a437f7a2853e1c77a4e4\PaintDotNet.Core.ni.dll, version=4.2.5309.33059 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet26779e70#\755afac95cc278751a17bbae6cc1c667\PaintDotNet.Resources.ni.dll, version=4.2.5309.33059 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet7afaaa15#\f5c41fa0ef2d98f045d5fe9d09522ca7\PaintDotNet.Framework.ni.dll, version=4.2.5309.33059 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Data\2edd97bc6a000faa67153adab512b2f9\PaintDotNet.Data.ni.dll, version=4.2.5309.33059 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet.Effects\57c3f1f4da478685e359379c52023795\PaintDotNet.Effects.ni.dll, version=4.2.5309.33059 C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNet\ec9e850e615dc96e6dabf9734342a4dc\PaintDotNet.ni.exe, version=4.2.5309.33059 C:\Windows\system32\dwrite.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\wpfgfx_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\OLEAUT32.dll, version=6.1.7601.17676 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationNative_v0400.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\shell32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\nlssorting.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\version.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll, version=4.0.30319.18444 built by: FX451RTMGDR C:\Windows\assembly\NativeImages_v4.0.30319_64\PaintDotNetc8826574#\ec90481fefc4ebebf5241ce379902ad7\PaintDotNet.SystemLayer.Native.x64.ni.dll, version=4.2.5309.33059 C:\Program Files\Paint.NET\PaintDotNet.SystemLayer.Native.x64.dll, version=4.2.5309.33059 C:\Windows\system32\MSVCR120.dll, version=12.00.21005.1 built by: REL C:\Windows\system32\VCOMP120.DLL, version=12.00.21005.1 built by: REL C:\Windows\system32\MSVCP120.dll, version=12.00.21005.1 built by: REL C:\Windows\system32\PROPSYS.dll, version=7.00.7600.16385 (win7_rtm.090713-1255) C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_2b283fd671e9bf4d\gdiplus.dll, version=6.1.7601.18455 (win7sp1_gdr.140425-1537) C:\Windows\system32\dxgi.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\dwmapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WINTRUST.dll, version=6.1.7601.18205 (win7sp1_gdr.130708-1532) C:\Windows\system32\CRYPT32.dll, version=6.1.7601.18277 (win7sp1_gdr.131005-0934) C:\Windows\system32\MSASN1.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\profapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CLBCatQ.DLL, version=2001.12.8530.16385 (win7_rtm.090713-1255) C:\Windows\System32\UIAnimation.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll, version=6.10 (win7_rtm.090713-1255) C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\comctl32.dll, version=6.10 (win7_rtm.090713-1255) C:\Windows\system32\WindowsCodecs.dll, version=6.2.9200.16810 (win8_gdr.140129-1238) C:\Windows\system32\d2d1.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\wtsapi32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WINSTA.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\d3d11.dll, version=6.2.9200.16570 (win8_gdr.130327-1526) C:\Windows\system32\D3D10Warp.dll, version=6.2.9200.16783 (win8_gdr.131220-1803) C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xaml\e3882692d8f0e323f93b4d95c204b7b7\System.Xaml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Xml\fa4b9cda7a89969191429507a934c352\System.Xml.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\RpcRtRemote.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\aticfx64.dll, version=8.17.10.1172 C:\Windows\system32\atiuxp64.dll, version=8.14.01.6290 C:\Windows\system32\atidxx64.dll, version=8.17.10.0472 C:\Windows\system32\winmm.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\explorerframe.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DUser.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DUI70.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Program Files\Paint.NET\Effects\EdHarvey.Effects.dll, version=4.0.5120.42730 C:\Windows\assembly\NativeImages_v4.0.30319_64\System.Design\21583e74828edabbadc6675ddf46a02a\System.Design.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\assembly\NativeImages_v4.0.30319_64\WindowsForm0b574481#\f60034b135067f2ba42eb767440fc7ce\WindowsFormsIntegration.ni.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\Microsoft.NET\Framework64\v4.0.30319\diasymreader.dll, version=11.0.50938.18408 built by: FX451RTMGREL C:\Windows\system32\SETUPAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\CFGMGR32.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\DEVOBJ.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ntmarta.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WLDAP32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrcompression.dll, version=4.0.30319.18408 built by: FX451RTMGREL C:\Windows\system32\ktmw32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\comdlg32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\apphelp.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\EhStorShell.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ntshrui.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\srvcli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\cscapi.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\slc.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\msls31.dll, version=3.10.349.0 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\xmllite.dll, version=1.3.1001.0 C:\Windows\System32\StructuredQuery.dll, version=7.00.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\System32\Secur32.dll, version=6.1.7601.18443 (win7sp1_gdr.140411-1533) C:\Windows\system32\SSPICLI.DLL, version=6.1.7601.18443 (win7sp1_gdr.140411-1533) C:\Windows\system32\actxprxy.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Program Files\Internet Explorer\ieproxy.dll, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\thumbcache.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\PSAPI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\SHDOCVW.dll, version=6.1.7601.18222 (win7sp1_gdr.130725-1535) C:\Windows\system32\ieframe.DLL, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\normaliz.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\iertutil.dll, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\samcli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\SAMLIB.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\netutils.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\oleacc.dll, version=7.0.0.0 (win7sp1_gdr.110826-1504) C:\Windows\system32\MPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\NetworkExplorer.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\wkscli.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\LINKINFO.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\PortableDeviceApi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\SearchFolder.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\PortableDeviceTypes.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\NetworkItemFactory.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\dtsh.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\FirewallAPI.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\system32\EhStorAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\npmproxy.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\FunDisc.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\ATL.DLL, version=3.05.2284 C:\Windows\System32\msxml6.dll, version=6.30.7601.18431 C:\Windows\system32\IconCodecService.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\fdproxy.dll, version=6.1.7601.17514 (win7sp1_rtm.101119-1850) C:\Windows\System32\fdwcn.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\wcnapi.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\fdWNet.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\IPHLPAPI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\NSI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WINNSI.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\WS2_32.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\dfscli.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\browcli.dll, version=6.1.7601.17887 (win7sp1_gdr.120704-0720) C:\Windows\system32\mswsock.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\DNSAPI.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\rasadhlp.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\dhcpcsvc6.DLL, version=6.1.7601.17970 (win7sp1_gdr.121009-0412) C:\Windows\system32\dhcpcsvc.DLL, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\system32\urlmon.dll, version=11.00.9600.17207 (winblue_gdr_escrow.140618-1157) C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll, version=6.2.9200.16492 (win8_gdr_oobssr.130113-0015) C:\Windows\system32\WININET.dll, version=11.00.9600.16428 (winblue_gdr.131013-1700) C:\Windows\system32\USERENV.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\drprov.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\ntlanman.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) C:\Windows\System32\davclnt.dll, version=6.1.7601.18201 (win7sp1_gdr.130703-2233) C:\Windows\System32\DAVHLPR.dll, version=6.1.7600.16385 (win7_rtm.090713-1255) ------------------------------------------------------------------------------
  12. Ran all night without crashing, pixel grid great now, moving selections much less annoying. Thanks!
  13. Thanks for the info. I'll do a look into the oblique plugin as the link is either dead or wrong. The perspective thing looks interesting; I am aware of the roller-ball control and I do plan on using it for something else, but thanks all the same. It really depends what the oblique plugin does; honestly, the main reason I want a skew function is, if you look closely at the 2nd picture of my original post, you'll see that it's not perspective-accurate; it's still a parallelogram (with opposing angle sets of 45 degrees and 135 degrees.) This is actually the effect I'm going for; it's also why I mentioned iso tiles, as they are usually created this way and are not perspective-accurate. I will check into oblique plug-ins and see what I can do.
  14. Forgive me if this has been brought up before, I did search the forum and check the "Popular Feature Requests " thread, and I was actually surprised I didn't see it. (And if the function is there under some other name, please let me know, I couldn't find it.) Basically, for anyone who does not know how skew works, you select an object, and then (depending on the interface) punch in new angles and/or drag the selection to a new shape, and then the selection is mapped onto the new shape. Below is an example I made quickly in an old version of photoshop. Left to right: The original, a pixel art door. The second, skewed 45 degrees. The third, a door skewed for a perspective drawing. Fourth, going nuts! Obviously these are aliased, but anti-aliasing would be a needed option as well. I figure this would be useful at least for people like me who are doing pixel and sprite work, and anyone who wants to make iso tiles. I'm sure others could find a use as well. Cheers!
  15. Ha, see, this is where my knowledge of math and my knowledge of programming and rendering drop completely apart. I always thought it was weird that drawing programs basically draw the circle outside-in* rather than inside-out. I always thought it made more sense to start at the center, pull the cursor out in any direction to define the radius, and then define the circle that way. If this were the method, I would personally prefer ellipses to be drawn in a two-step process, defining the foci first and then a point on the radius; this would allow rotated ellipses without needing to actually rotate them. However, this is just me musing over the formulae for circles and ellipses in my head; so pay no mind. What I DO get is what you are saying about polygons; I personally have done the math to derive radius/area formulae from triangles and surface area/spherical volume formulae from pyramids (yes, sometimes in math class I wanted to know why something was the way it was!) so I am all too familiar how data points and calculations rise rapidly with slight increases in precision. Pardon my ignorance in the mechanics of the issue (ESPECIALLY if this is already what is going on!) but would it be helpful to define the ellipse dynamically as it is sized, perhaps with a # of line endpoints related to the size of the ellipse at any given moment (thus allowing smoother curves when needed with bigger objects) and then processing the actual pixels/lines to be drawn completely only once the mouse button is released (perhaps only showing the line endpoints, or an approximate until then)? Or, to draw it by formula while it is being sized, appearance be damned, but have it "refined" once the button is released? In any case, it's good enough for me right now, I work mostly in small scale so I can work fine with approximates that I can adjust after. But it would be interesting to see what comes up in the future. *That is, the first point chosen is on the radius, not the center.
×
×
  • Create New...