miliuco Posted February 28, 2021 Share Posted February 28, 2021 4 hours ago, blackosx said: ... Thanks to the note from @cecekpawon about the kerning pairs, the fonts issue has been resolved and I've now generated new font images which I've successfully tested in Qemu (though only at 1x Scale)... Thank you, excellent work, now we have a set of fonts to choice. Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752022 Share on other sites More sharing options...
blackosx Posted February 28, 2021 Author Share Posted February 28, 2021 (edited) @antuneddu did you try the suggestion here? @BuXb Thanks. Moving forward for now, I think it’s just a case of finding the right font per user as I believe OpenCanopy’s aim is to be as close to Apple’s boot picker as possible. So as far as ever being able to use a larger font will be down to future dev changes if they wish to allow that. @miliuco Thanks. Last August when I first looked in to the fonts, I created a bash script to call the appropriate programs (for example, dpfontbaker) to generate the font files.. this is using MacOS and not the recommended method with Windows. But it seems to work pretty well. If it’s of use to others I may post this script here so anyone can generate their own font images? Edited February 28, 2021 by blackosx 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752023 Share on other sites More sharing options...
Anto65 Posted February 28, 2021 Share Posted February 28, 2021 15 minutes ago, blackosx said: @antuneddu did you try the suggestion here? @BuXb Thanks. Moving forward for now, I think it’s just a case of finding the right font per user as I believe OpenCanopy’s aim is to be as close to Apple’s boot picker as possible. So as far as ever being able to use a larger font will be down to future dev changes if they wish to allow that. @miliuco Thanks. Last August when I first looked in to the fonts, I created a bash script to call the appropriate programs (for example, dpfontbaker) to generate the font files.. this is using MacOS and not the recommended method with Windows. But it seems to work pretty well. If it’s of use to others I may post this script here so anyone can generate their own font images? As usual you are the n1 Thank you. This then to copy the icon ... you never stop learning 3 minutes ago, antuneddu said: As usual you are the n1 Thank you. This then to copy the icon ... you never stop learning By the way, as you can see, I put the new characters. Aller_Bd .... works great 2 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752025 Share on other sites More sharing options...
BuXb Posted February 28, 2021 Share Posted February 28, 2021 @blackosx re. "If it’s of use to others I may post this script here so anyone can generate their own font images?" splendid I'd call that! @antuneddu right on! Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752028 Share on other sites More sharing options...
BuXb Posted February 28, 2021 Share Posted February 28, 2021 .. oh, and here's a background I just made for 1920 x 1080 (on the 1st = retina slice only a small thumbnail for preview in Finder) which you might like Background.icns.zip 2 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752030 Share on other sites More sharing options...
blackosx Posted February 28, 2021 Author Share Posted February 28, 2021 @antuneddu Good to hear the Ubuntu icon now works and you’re enjoying the fonts. @BuXb Sure. I’ll get it ready to post this week (though it may be quicker.. lol). I can’t view that background file easily on my mobile so I’ll look at it when next on my machine. 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752031 Share on other sites More sharing options...
Matgen84 Posted March 1, 2021 Share Posted March 1, 2021 16 hours ago, blackosx said: Thank you! It was indeed the kerning pairs causing the problem Thanks to the note from @cecekpawon about the kerning pairs, the fonts issue has been resolved and I've now generated new font images which I've successfully tested in Qemu (though only at 1x Scale). Great Job. @blackosx Do you plan to put yours fonts on the GitHub OpencanopyIcons repo ! Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752046 Share on other sites More sharing options...
blackosx Posted March 1, 2021 Author Share Posted March 1, 2021 Here's v0.2 of the font script ocFontFileGenerator Credits: dpfb from https://github.com/usr-sse2/dpfontbaker FNTTools from https://github.com/AuroraBertaOldham/FNTTools/releases/tag/v1.0 Usage: 1 - Place Truetype (.ttf) font files in the 'TrueTypeFontToProcess' directory 2 - Double click the ocFontFileGenerator.command 3 - Resulting font files will be in the 'ProcessedFonts' directory It's archived as .lzma which you can uncompress using something like cvad's LZMAnoGUI64 for example. ocFontFileGenerator_v0.2.tar.lzma Note: From memory, I believe not all fonts will successfully convert due to their lineheight at a given font size. 4 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752057 Share on other sites More sharing options...
blackosx Posted March 1, 2021 Author Share Posted March 1, 2021 1 hour ago, Matgen84 said: Great Job. @blackosx Do you plan to put yours fonts on the GitHub OpencanopyIcons repo ! No plans to host any font files, but hopefully users can now create their own files with the above ocFontFileGenerator script. 2 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752060 Share on other sites More sharing options...
Extreme™ Posted March 1, 2021 Share Posted March 1, 2021 @antuneddu Hi, possible to share your theme - 2560x1440 resolution - with icons? Thank you! Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752080 Share on other sites More sharing options...
Anto65 Posted March 1, 2021 Share Posted March 1, 2021 1 hour ago, Extreme™ said: @antuneddu Hi, possible to share your theme - 2560x1440 resolution - with icons? Thank you! Of course, why not PickerVariant = Modern let me know if the resolution is ok DP-2560x1440.zip 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752082 Share on other sites More sharing options...
blackosx Posted March 1, 2021 Author Share Posted March 1, 2021 I've continued to extend the Set3 icon range for the macOS drive images, this time with full out images in the icons. 9 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752088 Share on other sites More sharing options...
pkdesign Posted March 1, 2021 Share Posted March 1, 2021 I am a bit confused about creating an icon for Shutdown. What do I name it and how do I get it to activate. Currently it is named "ResetSystem.efi.icns" but it shows the "tool" icon. I named it "Shutdown.icns" but that didn’t work either. Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752100 Share on other sites More sharing options...
Anto65 Posted March 1, 2021 Share Posted March 1, 2021 11 minutes ago, pkdesign said: I am a bit confused about creating an icon for Shutdown. What do I name it and how do I get it to activate. Currently it is named "ResetSystem.efi.icns" but it shows the "tool" icon. I named it "Shutdown.icns" but that didn’t work either. the shutdown icon with the name tool and the resetnvram icon with the name resetnvram works for me 2 minutes ago, antuneddu said: the shutdown icon with the name tool and the resetnvram icon with the name resetnvram works for me Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752103 Share on other sites More sharing options...
chris1111 Posted March 1, 2021 Share Posted March 1, 2021 Great work @blackosx Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752107 Share on other sites More sharing options...
miliuco Posted March 1, 2021 Share Posted March 1, 2021 6 hours ago, blackosx said: I've continued to extend the Set3 icon range for the macOS drive images, this time with full out images in the icons... Great job. I really like the textured hard drives. Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752119 Share on other sites More sharing options...
blackosx Posted March 2, 2021 Author Share Posted March 2, 2021 Updated the Qemu image to OpenCore 0.6.7. 3 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752175 Share on other sites More sharing options...
pkdesign Posted March 2, 2021 Share Posted March 2, 2021 17 hours ago, antuneddu said: the shutdown icon with the name tool and the resetnvram icon with the name resetnvram works for me Yes, naming the newly creted ICNS "Tool.icns" will make it appear. Butthen all "tools" wil have a power button icon. I guess there is no separate naming for a "tool" icon and a "shutdown" icon? It's one or the other? Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752183 Share on other sites More sharing options...
Anto65 Posted March 2, 2021 Share Posted March 2, 2021 44 minutes ago, pkdesign said: Yes, naming the newly creted ICNS "Tool.icns" will make it appear. Butthen all "tools" wil have a power button icon. I guess there is no separate naming for a "tool" icon and a "shutdown" icon? It's one or the other? ??? Tool.icns > Power button Resetnvram.icns > Resetnvram button Shell.icns > Shell button Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752191 Share on other sites More sharing options...
blackosx Posted March 2, 2021 Author Share Posted March 2, 2021 3 hours ago, pkdesign said: I guess there is no separate naming for a "tool" icon and a "shutdown" icon? It's one or the other? Hey @pkdesign I tried to give an explanation how to do this here: See if these examples help... Tools entries of config.plist <dict> <key>Arguments</key> <string>WarmReset</string> <key>Auxiliary</key> <true/> <key>Comment</key> <string>Perform warm reset</string> <key>Enabled</key> <true/> <key>Name</key> <string>WarmReset</string> <key>Path</key> <string>ResetSystem.efi</string> <key>RealPath</key> <false/> <key>TextMode</key> <false/> </dict> <dict> <key>Arguments</key> <string>ColdReset</string> <key>Auxiliary</key> <true/> <key>Comment</key> <string>Perform cold reset</string> <key>Enabled</key> <true/> <key>Name</key> <string>ColdReset</string> <key>Path</key> <string>ResetCold.efi</string> <key>RealPath</key> <false/> <key>TextMode</key> <false/> </dict> <dict> <key>Arguments</key> <string>Shutdown</string> <key>Auxiliary</key> <true/> <key>Comment</key> <string>Perform shutdown</string> <key>Enabled</key> <true/> <key>Name</key> <string>Shutdown</string> <key>Path</key> <string>ResetShutdown.efi</string> <key>RealPath</key> <false/> <key>TextMode</key> <false/> </dict> /EFI/OC/Tools/ Result 5 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752208 Share on other sites More sharing options...
pkdesign Posted March 2, 2021 Share Posted March 2, 2021 Thanks this helps a lot. First of all, I realized that I was using 0 as a PickerAttributes, doh! When I select 1, it now shows newly created Shutdown Icon. BUT, I did not realize that it had to be placed in the Tools folder next to *efi and not in the Resources/Images folder. So many switches!! Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752211 Share on other sites More sharing options...
blackosx Posted March 2, 2021 Author Share Posted March 2, 2021 Hopefully you’ve got it working. Ps. We did discuss the Tools dir last year, but I guess that was a while ago now 2 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752212 Share on other sites More sharing options...
pkdesign Posted March 2, 2021 Share Posted March 2, 2021 Oh man! Yes we did. That was a lifetime ago! 1 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752215 Share on other sites More sharing options...
miliuco Posted March 2, 2021 Share Posted March 2, 2021 2 hours ago, blackosx said: Hopefully you’ve got it working. Ps. We did discuss the Tools dir last year, but I guess that was a while ago now Well, I also did not know that specific tool icon can be placed next to the tool Thanks for the info 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752224 Share on other sites More sharing options...
pkdesign Posted March 2, 2021 Share Posted March 2, 2021 I've added a new icon set to my github. It's called BlueSteel (there are a few that do not appear in screenshot): 6 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/15/#findComment-2752230 Share on other sites More sharing options...
Recommended Posts