Rick Brewster 1,459 Report post Posted March 25, 2016 TechnoRobbo, what changes did you have to make? Quote Share this post Link to post Share on other sites
dunnid 0 Report post Posted March 30, 2016 Just tried this, thanks, but for some reason the save dialog doesn't have a cur file type. It's got ani and ico but no cur. The open dialog has cur and they open fine, I just can't save them. Quote Share this post Link to post Share on other sites
TechnoRobbo 1,160 Report post Posted March 31, 2016 TechnoRobbo, what changes did you have to make? I forced the dialog to the foreground when shown - they were being lost in the background even though they were modal. Added this code to Shown Events: this.TopMost = true; this.Focus(); this.BringToFront(); Just tried this, thanks, but for some reason the save dialog doesn't have a cur file type. It's got ani and ico but no cur. The open dialog has cur and they open fine, I just can't save them. Sorry missed that. Try this v4.0.1 IcoCur.zip 1 4 Quote Share this post Link to post Share on other sites
Ego Eram Reputo 2,412 Report post Posted March 31, 2016 Thanks TR! Links updated in the first post. Quote Share this post Link to post Share on other sites
dunnid 0 Report post Posted March 31, 2016 Excellent. Thanks TechnoRobbo, it works fine now. Saves me struggling with Visual Studio's editor. Quote Share this post Link to post Share on other sites
pdn-user 1 Report post Posted May 9, 2016 (edited) @TechnoRobbo: Thank you, the plugin works. There is still some issues with the plugin though: Issue 1: * open an icon with multiple bitmaps in (I've did so from Explorer) * the "Icon/Cursor Load Options" comes up, leave it open * open another iucon (I've did so from Explorer, in this case with a single bitmap only) Result: 100% CPU on one core, nothing happens until you switch to the "Icon/Cursor Load Options" and choose one or cancel it. Issue 2: If you cancel the "Icon/Cursor Load Options" you still have the file open with only the background set (and a message without a message title), is it possible to abort the load completely? Issue 3 (Feature Request): Is it possible to name the layers of the image file including the color dept? Currently there are multiple layers with the same names. Issue 4: `this.TopMost = true;` seems a bit too much, this is the only application (part) I've recognized so far that still shows up when I switch to a full-screen RDP session. Does it work without this? If not: is it possible to remove this in the `onFocus` (or whatever appropriate) event of the dialogue? Issue 5 (severe): If you cancel the Save Dialogue you get a 0 byte file (the original version is lost). Thank you for your answer, pdn-user Edit: added issues 4+5 Edited May 9, 2016 by pdn-user Quote Share this post Link to post Share on other sites
pdn-user 1 Report post Posted June 28, 2016 *bump* - Are the points shown recognized as bugs? Is there anyone with the plan to target these "some time"? Quote Share this post Link to post Share on other sites
KetchupKid 3 Report post Posted July 27, 2016 I have your 4.0 version of IcoCur.dll, but I tried it with PDN 4.07 and then 4.09 and it simply will not show a "ico" filetype in the open dialog. I even tried dragging an .ico file into PDN, but the warning message appears saying the filetype is not compatible with PDN. I had PDN 4.10 but I did not try the icocur.dll on it before I dumped it and went backward to a better behaved PDN. The plugin description says this works on PDN 4.0+ ... is anyone being successful using this plugin? I have long wanted to be able to edit icon filetypes in PDN, so was excited to see this. I hope it can be fixed. 1 Quote Share this post Link to post Share on other sites
toe_head2001 1,464 Report post Posted July 27, 2016 .. it simply will not show a "ico" filetype in the open dialog. I even tried dragging an .ico file into PDN, but the warning message appears saying the filetype is not compatible with PDN. ... I just used this plugin 2 hours ago. Worked fine. Make sure you've installed it correctly. The .dll file needs to be placed in the 'FileTypes' folder, rather than the 'Effects' folder. 1 Quote Share this post Link to post Share on other sites
pdn-user 1 Report post Posted July 27, 2016 @KetchupKid: It works with current versions. I've used it with 4.0.9 and found the bugs I've posted one post before yours when doing so (and still hope for a reply to these). Quote Share this post Link to post Share on other sites
KetchupKid 3 Report post Posted July 27, 2016 I just used this plugin 2 hours ago. Worked fine. Make sure you've installed it correctly. The .dll file needs to be placed in the 'FileTypes' folder, rather than the 'Effects' folder. Silly me - that makes sense. I did not realize that, but I have it there now. Thanks! Quote Share this post Link to post Share on other sites
Dialecticus 0 Report post Posted November 8, 2016 I'm using latest IcoCur.zip v4.0.1 with Paint.net v4.0.10. When I open an ico file with several images all of them are given with proper color depths (32-bit, 8-bit). When I save this ico file and reload it again all color depths are reset to 32-bit (so there are two 32x32 images with color depth 32-bit, and two 16x16 images with color depth 8-bit). How do I persist color depths of each image in ico file? Quote Share this post Link to post Share on other sites
Rick Brewster 1,459 Report post Posted November 9, 2016 You need to update to the latest version, 4.0.12, first. Quote Share this post Link to post Share on other sites
CrazyBug 0 Report post Posted January 16, 2017 Any chance to get the source code of this Paint.NET plugin? Quote Share this post Link to post Share on other sites
RoosSkywalker 1 Report post Posted October 25, 2017 TechnoRobbo's version of the plugin no longer works on Paint.NET version 4.0.19 If anyone would be able to do a lossless conversion of my 32x32 .png file in the same resolution, that would help me out big time in developing a new website. The .ico generating websites I have found only generate 16x16 format. Quote Share this post Link to post Share on other sites
DeathSpecteR 1 Report post Posted October 25, 2017 1 hour ago, RoosSkywalker said: TechnoRobbo's version of the plugin no longer works on Paint.NET version 4.0.19 If anyone would be able to do a lossless conversion of my 32x32 .png file in the same resolution, that would help me out big time in developing a new website. The .ico generating websites I have found only generate 16x16 format. What do you need .ico? Quote Share this post Link to post Share on other sites
welshblue 2,947 Report post Posted October 25, 2017 I use the .ico's from here on my desktop https://iconverticons.com/online/ Quote Share this post Link to post Share on other sites
toe_head2001 1,464 Report post Posted October 25, 2017 9 hours ago, RoosSkywalker said: TechnoRobbo's version of the plugin no longer works on Paint.NET version 4.0.19 Seems to work okay for me. What issue are you having? Quote Share this post Link to post Share on other sites
GermanTacos 0 Report post Posted December 14, 2017 https://puu.sh/yFVed/c5116f9e99.mp4 Opening .ani files isn't seeming to work on the newest version. Quote Share this post Link to post Share on other sites
KetchupKid 3 Report post Posted December 14, 2017 27 minutes ago, GermanTacos said: Opening .ani files isn't seeming to work on the newest version. Toe-Head-2001 pointed this out to me, which solved my problem: "Make sure you've installed it correctly. The .dll file needs to be placed in the 'FileTypes' folder, rather than the 'Effects' folder." Quote Share this post Link to post Share on other sites
toe_head2001 1,464 Report post Posted December 14, 2017 Based on the video, it looks like it's installed correctly. @GermanTacos, I'm able to open .ani without issue. I see you're loading from the "Jake" desktop. Is that your user account? If not, that might explain the access violation. Can you please attach one of those problematic .ani files for us to look at and investigate? Quote Share this post Link to post Share on other sites
CrashFF 0 Report post Posted December 19, 2017 I downloaded the IcoCur plugin today to use with v4.0.19, and it works great, except for one severe issue related to missing output options. In Microsoft's Device Metadata Authoring Wizard (used to change information and icons for installed hardware) it allows the use of custom icons -BUT- they must have all the formats listed, or the icon cannot be used. These are the format specs: 4 sizes: 48x48, 32x32, 24x24, 16x16 Each size must have these color settings: 32-Bit+Alpha, 8-Bit (256), and 4-Bit (16) This makes 12 images combined into a single file. Currently, the plugin does the 32-bit+alpha, and the 8-Bit; but not the 4-Bit options that are required. Quote Share this post Link to post Share on other sites
andrewhsiao 0 Report post Posted October 4, 2018 What license is this paint net plugin ? Quote Share this post Link to post Share on other sites
BoltBait 2,604 Report post Posted October 4, 2018 5 minutes ago, andrewhsiao said: What license is this paint net plugin ? Why? What are you wanting to do with the plugin? Quote Share this post Link to post Share on other sites
andrewhsiao 0 Report post Posted October 4, 2018 Sometimes some workitem need to export icon for buisness. I am chosing the software for icon Quote Share this post Link to post Share on other sites