blackosx Posted February 20, 2021 Author Share Posted February 20, 2021 Yes, OpenCanopy font support is only Mono. See my previous font testing here 1 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751577 Share on other sites More sharing options...
chris1111 Posted February 20, 2021 Share Posted February 20, 2021 16 minutes ago, blackosx said: Yes, OpenCanopy font support is only Mono. See my previous font testing here I try your Verdana with BFBFBF result of Blackscreen nothing else Anyway the BFBFBF gives me the black font ant its better then the white with my background thanks again both of you 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751580 Share on other sites More sharing options...
miliuco Posted February 20, 2021 Share Posted February 20, 2021 (edited) 20 minutes ago, chris1111 said: I try your Verdana with BFBFBF result of Blackscreen nothing else Anyway the BFBFBF gives me the black font ant its better then the white with my background thanks again both of you @blackosx I have also tried Verdana. If I boot with HideAuxiliary=True and I don't use the keyboard (to change selected icon or to show Auxiliary) macOS starts fine. If I boot with HideAuxiliary=False (or with HideAuxiliary=True and I use the keyboard), it goes to black screen and there it stays. Edited February 20, 2021 by miliuco 2 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751581 Share on other sites More sharing options...
chris1111 Posted February 20, 2021 Share Posted February 20, 2021 Its a bit sad because its easy to create a different collor font exemple here a Green and its not work 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751597 Share on other sites More sharing options...
miliuco Posted February 20, 2021 Share Posted February 20, 2021 5 minutes ago, chris1111 said: Its a bit sad because its easy to create a different collor font exemple here a Green and its not work Too bad!!! What is the reason why sources other than Acidanthera binary resources do not work? They would be very nice in that green color that you show. 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751599 Share on other sites More sharing options...
miliuco Posted February 20, 2021 Share Posted February 20, 2021 14 minutes ago, chris1111 said: Its a bit sad because its easy to create a different collor font exemple here a Green and its not work This is what we have to study. It's from OpenCore configuration PDF. =========================== Predefined labels are put to \EFI\OC\Resources\Label directory. Each label has .lbl or .l2x suffix to represent the scaling level. Full list of labels is provided below. All labels are mandatory. EFIBoot — Generic OS. Apple — Apple OS. AppleRecv — Apple Recovery OS. AppleTM — Apple Time Machine. Windows — Windows. Other — Custom entry (see Entries). ResetNVRAM — Reset NVRAM system action or tool. Shell — Entry with UEFI Shell name (e.g. OpenShell). Tool — Any other tool. Note: All labels must have a height of exactly 12 px. There is no limit for their width. Label and icon generation can be performed with bundled utilities: disklabel and icnspack. Font is Helvetica 12 pt times scale factor. Font format corresponds to AngelCode binary BMF. While there are many utilities to generate font files, currently it is recommended to use dpFontBaker to generate bitmap font (using CoreText produces best results) and fonverter to export it to binary format. 2 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751602 Share on other sites More sharing options...
blackosx Posted February 20, 2021 Author Share Posted February 20, 2021 (edited) 4 hours ago, miliuco said: @blackosx I have also tried Verdana. If I boot with HideAuxiliary=True and I don't use the keyboard (to change selected icon or to show Auxiliary) macOS starts fine. If I boot with HideAuxiliary=False (or with HideAuxiliary=True and I use the keyboard), it goes to black screen and there it stays. Thanks for the report. I’ll run some tests maybe tomorrow to see what’s going on. It’s was a while back that I generated those font files from following the notes in the OpenCanopy docs that you mentioned in the post above. EDIT: As for the AngelCode fonts, the format does support colour but I believe OpenCanopy currrently does not (Please correct me if I’m wrong). But let’s remember that OpenCanopy is still a work in progress and Download-Fritz has put a lot of work in to get it to where it currently is. There may well be changes in the future allowing support for colour fonts. Edited February 20, 2021 by blackosx 2 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751603 Share on other sites More sharing options...
Anto65 Posted February 20, 2021 Share Posted February 20, 2021 8 hours ago, blackosx said: I’m away from my system now. But check the OpenCore documentation and sample.plist in the OpenCore release files. It’s all there for you to discover I may have missed some steps or other stuff but hopefully you have the main details there. Good luck. Then: - copy com.apple.Boot.plist from macOS 10.6 to /Volumes/10.6/Library/Preferences/SystemConfiguration / - copy boot.efi from macOS 10.6 to /Volumes/10.6/System/Library/CoreServices/ - copy SystemVersion.plist from macOS 10.6 to /Volumes/10.6/System/Library/CoreServices/SystemVersion.plist hi what do you mean by com.apple.Boot.plist from macOS 10.6? boot.efi from macOS 10.6? SystemVersion.plist? i can't find these files Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751608 Share on other sites More sharing options...
blackosx Posted February 20, 2021 Author Share Posted February 20, 2021 Those system files will come from an actual macOS system and are the files that the bootloader uses to determine which system it has discovered. The steps I posted were just what I did when I created my IMG file and that was to create partitions for each macOS system and populated each with the necessary files. But you don’t have to do that if you don’t want to. You can partition your IMG however you want OpenCore to see it. For example; you could just create a single HFS+ partition for one version of macOS. Though you will still need to populate the partition with the system files that the bootloader looks for. Does that help? Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751609 Share on other sites More sharing options...
Anto65 Posted February 20, 2021 Share Posted February 20, 2021 rightly so' ? ... unmm and in the efi partition of BlackDisk4G.img what do I copy the current efi that I have in the disk? Thank you Just now, antuneddu said: rightly so' ? ... unmm and in the efi partition of BlackDisk4G.img what do I copy the current efi that I have in the disk? Thank you Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751610 Share on other sites More sharing options...
miliuco Posted February 21, 2021 Share Posted February 21, 2021 @antuneddu Hi, why have you in your signature Intel B365 (Kaby Lake)? You have an i7-9700, and you say Coffee Lake-S for the iGPU. Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751633 Share on other sites More sharing options...
Anto65 Posted February 21, 2021 Share Posted February 21, 2021 ??? Intel UHD Graphics 630 (Coffee Lake-S GT2) from HWiNFO64 Version 6.35-4315 , that's no good ? DESKTOP-LHIGBCL.LOG Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751634 Share on other sites More sharing options...
miliuco Posted February 21, 2021 Share Posted February 21, 2021 (edited) 16 hours ago, blackosx said: Thanks for the report. I’ll run some tests maybe tomorrow to see what’s going on. It’s was a while back that I generated those font files from following the notes in the OpenCanopy docs that you mentioned in the post above. EDIT: As for the AngelCode fonts, the format does support colour but I believe OpenCanopy currrently does not (Please correct me if I’m wrong). But let’s remember that OpenCanopy is still a work in progress and Download-Fritz has put a lot of work in to get it to where it currently is. There may well be changes in the future allowing support for colour fonts. It seemed to me that you had read the OpenCore instructions when I saw the fonts you had in the other post. I had not read them until yesterday In theory, that's the way to create them. For whatever reason, they have not performed well in the test that @chris1111 and I have done. It is true that OpenCanopy is evolving and that new features appear in each version. Now the look of the OC menu is quite successful (themes, backgrounds, arrows...). Label customization would be the only thing I am currently missing. Otherwise, I like it. Edited February 21, 2021 by miliuco 2 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751635 Share on other sites More sharing options...
miliuco Posted February 21, 2021 Share Posted February 21, 2021 11 minutes ago, antuneddu said: ??? Intel UHD Graphics 630 (Coffee Lake-S GT2) from HWiNFO64 Version 6.35-4315 , that's no good ? DESKTOP-LHIGBCL.LOG 119.8 kB · 0 downloads What a complete report !!! It's from Windows, right? And I see it says Motherboard Chipset: Intel B365 (Kaby Lake). However, it is evident that it accepts microprocessors of 9th gen. (Coffee Lake S). In the Intel specifications you can read:Intel® B365 Chipset Set of products: Intel® 300 Series Desktop Chipsets Code name: Products formerly Coffee Lake.It's just something that caught my eye when I looked at your signature. Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751636 Share on other sites More sharing options...
blackosx Posted February 21, 2021 Author Share Posted February 21, 2021 (edited) On 2/20/2021 at 11:09 PM, antuneddu said: rightly so' ? ... unmm and in the efi partition of BlackDisk4G.img what do I copy the current efi that I have in the disk? Thank you @antuneddu Try this Spoiler Qemu_BlackDisk4G_OC_066.tar.lzma EDIT: Download link removed as new updated version can be found below. Contains: - BlackDisk4G.img - OVMF.fd - runQemu.command Double-click runQemu.command The ESP of the disk image contains OpenCore 0.6.6 Release and Debug versions with the following drivers for each version: - CrScreenshotDxe.efi - OpenCanopy.efi - OpenHfsPlus.efi - OpenRuntime.efi The config.plist of each is set to a resolution of 1024x768, with a PickerVariant set to Bsx to match the default set of icons in Resources/Images EDIT: 22nd Feb 2021 Spoiler Download link updated to Qemu_BlackDisk4G_OC_066b.tar.lzma Changes: - Updated to OVMF-with-csm.fd to correctly update the screen in OpenCanopy - Updated .disk_label.contentDetails for each volume in the disk image - config.plist - Enabled OpenShell.efi - config.plist - Set Timeout to 100 - config.plist (for Debug version) - Changed Debug Target to 3 for onscreen logging with DisplayDelay set to 20000ms Notes: 1 - Screenshot F10 fails with 'OCFS: Trying to locate filesystem on 7F78DC98 0' when using this OVMF-with-csm. Take screenshot of Qemu window using macOS Finder for now. 2 - Using a debug target 41 to write to file, writes log to ESP/NvVars which can be extracted in a hex editor. But only saves 8K before error, NVRAM is full, cannot log. EDIT: 2nd March 2021 Spoiler Download link updated to Qemu_BlackDisk4G_OC_067.tar.lzma Changes: - Updated to OpenCore 0.6.7 (Release and Debug versions) - Updated .disk_label and .disk_label_2x for each volume - Added .VolumeIcon.icns for each volume - Added ResetNVRAM icon - Added WarmReset and Shutdown config and icons EDIT: 6th March 2021 Download link updated to Qemu_BlackDisk5G_OC_067.tar.lzma - New disk image partitioned as follows: #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme +4.3 GB disk4 1: EFI EFI 209.7 MB disk4s1 2: Microsoft Basic Data WIN 255.9 MB disk4s2 3: Apple_HFS Tiger 32.0 MB disk4s3 4: Apple_HFS Leopard 32.0 MB disk4s4 5: Apple_HFS SnowLeopard 32.0 MB disk4s5 6: Apple_HFS Lion 32.0 MB disk4s6 7: Apple_HFS MountainLion 32.0 MB disk4s7 8: Apple_HFS Mavericks 32.0 MB disk4s8 9: Apple_HFS Yosemite 32.0 MB disk4s9 10: Apple_HFS ElCapitan 32.0 MB disk4s10 11: Apple_HFS Sierra 32.0 MB disk4s11 12: Apple_HFS HighSierra 32.0 MB disk4s12 13: Apple_APFS Container disk5 3.5 GB disk4s13 /dev/disk5 (synthesized): #: TYPE NAME SIZE IDENTIFIER 0: APFS Container Scheme - +3.5 GB disk5 Physical Store disk4s13 1: APFS Volume Mojave 65.5 KB disk5s1 2: APFS Volume Catalina 65.5 KB disk5s2 3: APFS Volume Bigsur 65.5 KB disk5s3 4: APFS Volume Preboot 2.2 MB disk5s4 - Added apfs.efi driver - EFI System Partition is populated with OpenCore 0.6.7 REL and DBG versions. Defaults to REL - Each macOs volume contains correct .disk_label, .disk_label_2x and .disk_label.contentDetails - Each volume contains .VolumeIcon.icns - Windows partition is now populated Edited March 6, 2021 by blackosx Updated to Qemu_BlackDisk5G_OC_067 1 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751637 Share on other sites More sharing options...
blackosx Posted February 23, 2021 Author Share Posted February 23, 2021 Updated Set3 Icons sets with ResetNVRAM buttons Also updated OpenCanopyIconsSetBuilder (attached to the first post of this topic) to v0.1.6 to include the ResetNVRAM icon and also the Set3LE Glow Pack sets. 2 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751729 Share on other sites More sharing options...
miliuco Posted February 23, 2021 Share Posted February 23, 2021 13 minutes ago, blackosx said: Updated Set3 Icons sets with ResetNVRAM buttons. Also updated OpenCanopyIconsSetBuilder (attached to the first post of this topic) to v0.1.6 to include the ResetNVRAM icon and also the Set3LE Glow Pack sets. Nice!!! The 3D look is very successful. Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751731 Share on other sites More sharing options...
blackosx Posted February 23, 2021 Author Share Posted February 23, 2021 On 2/21/2021 at 12:09 PM, miliuco said: For whatever reason, they have not performed well in the test that @chris1111 and I have done. I did run a couple of tests earlier today and can confirm there is an issue with most of the font files I generated last year, though I did get success with font ebrima. Posting here for my own ref so I can come back to this another time.. Taking a quick look at the debug build when using the Candara font I see the log stopped at: When using PickerAttributes 17 (0x11) The last entry in the log before the UI does not redraw: OCUI: console attributes: 2 OCUI: UseDiskLabel: 0, UseGenericLabel: 0 and with PickerAttributes 18 (0x12) The last entry in the log before the UI does not redraw: OCUI: console attributes: 2 OCUI: UseDiskLabel: 1, UseGenericLabel: 0 OC: Got label 0 icon 0 for type 128 - OpenShell.efi OCB: Get custom label UEFI Shell - Not found For comparison, using the default font with PickerAttributes 17 (0x11) The last entry in the log before the UI redraws: OCUI: console attributes: 2 OCUI: UseDiskLabel: 0, UseGenericLabel: 0 OC: Got label 0 icon 0 for type 256 - Reset NVRAM OCB: OcGetBootEntryIcon - Reset NVRAM (tool) - Not Found and with PickerAttributes 18 (0x12) The last entry in the log before the UI redraws: OCUI: console attributes: 2 OCUI: UseDiskLabel: 1, UseGenericLabel: 0 OC: Got label 0 icon 0 for type 128 - OpenShell.efi OCB: Get custom label UEFI Shell - Not found 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751750 Share on other sites More sharing options...
miliuco Posted February 23, 2021 Share Posted February 23, 2021 On 2/19/2021 at 4:50 PM, blackosx said: Interesting observation. I've not encountered this myself, but then I don't use either ProperTree or OpenCore Configurator. Maybe notify the app devs to make them aware of it? Mackie100 has answered there is no problem to make the change, I hope in OpenCore Configurator next release the name of the tool will be UEFI Shell. Corpnewt hasn't answered yet (ProperTree), I suppose you have tried the new version from a few days ago, with dark and light themes for the main window, I had the version from a few months ago and it did not have the option to change the theme. 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751752 Share on other sites More sharing options...
blackosx Posted February 23, 2021 Author Share Posted February 23, 2021 Good news! Well done. No rush with ProperTree, I’m sure it’ll filter through in time. TBH, I didn’t spend that much time with ProperTree so didn’t really notice the light/dark themes. Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751754 Share on other sites More sharing options...
blackosx Posted February 24, 2021 Author Share Posted February 24, 2021 I finally got some time today to tick a few more icons off my list. Set3 icons have been updated with ResetSystemCold, ResetSystemFirmware, ResetSystemShutdown and ResetSystemWarm icons. These are to be used when using the ResetSystem.efi tool and you have it enabled in config.plist. The tool accepts different arguments; ColdReset, Firmware, Shutdown and WarmReset. For more information, see the OpenCore documentation. Usage: If you have ResetSystem.efi in OC/Resources/Tools directory then place the icon in OC/Resources/Tools directory and name it ResetSystem.efi.icns. Or maybe you wanted two icons visible and you duplicated ResetSystem.efi so renamed it ResetSystemWarm.efi and added that tool with associated argument to config.plist. In this case you would add ResetSystemWarm.efi.icns also. Important: As with any OpenCore tool, read the documentation first to make sure you understand what it does and how it can affect your system. I'll look at updating the SetBuilder script tomorrow. 5 1 Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751807 Share on other sites More sharing options...
Anto65 Posted February 24, 2021 Share Posted February 24, 2021 11 minutes ago, blackosx said: I finally got some time today to tick a few more icons off my list. Set3 icons have been updated with ResetSystemCold, ResetSystemFirmware, ResetSystemShutdown and ResetSystemWarm icons. These are to be used when using the ResetSystem.efi tool and you have it enabled in config.plist. The tool accepts different arguments; ColdReset, Firmware, Shutdown and WarmReset. For more information, see the OpenCore documentation. Usage: If you have ResetSystem.efi in OC/Resources/Tools directory then place the icon in OC/Resources/Tools directory and name it ResetSystem.efi.icns. Or maybe you wanted two icons visible and you duplicated ResetSystem.efi so renamed it ResetSystemWarm.efi and added that tool with associated argument to config.plist. In this case you would add ResetSystemWarm.efi.icns also. Important: As with any OpenCore tool, read the documentation first to make sure you understand what it does and how it can affect your system. I'll look at updating the SetBuilder script tomorrow. Number one Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751808 Share on other sites More sharing options...
Anto65 Posted February 24, 2021 Share Posted February 24, 2021 45 minutes ago, antuneddu said: Number one hi are CleanNvram and ResetNVRAM the same thing? I would see the shell icon very well as a button like the shutdown icon, what do you think? Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751809 Share on other sites More sharing options...
blackosx Posted February 25, 2021 Author Share Posted February 25, 2021 At a quick glance at the OpenCore documentation I see: CleanNvram* Reset NVRAM alternative bundled as a standalone tool. But I wouldn't like to say without researching it. Maybe you could take a look at the code, search here at IM, or check the acidanthera bug tracker for any previous questions about them? Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751823 Share on other sites More sharing options...
Anto65 Posted February 25, 2021 Share Posted February 25, 2021 16 minutes ago, blackosx said: At a quick glance at the OpenCore documentation I see: CleanNvram* Reset NVRAM alternative bundled as a standalone tool. But I wouldn't like to say without researching it. Maybe you could take a look at the code, search here at IM, or check the acidanthera bug tracker for any previous questions about them? OK, I've tried both of them Reset NVRAM reboots directly while CleanNvram cleans but needs to be restarted. What do you think of the Shell icon like that? Link to comment https://www.insanelymac.com/forum/topic/344251-opencanopy-icons/page/13/#findComment-2751825 Share on other sites More sharing options...
Recommended Posts