btwise Posted March 27, 2020 Share Posted March 27, 2020 On 3/26/2020 at 1:45 PM, n.d.k said: What is the default font size you provide and how many pixels should be generated for a two-byte Chinese font?thanks! Link to comment Share on other sites More sharing options...
n.d.k Posted March 27, 2020 Author Share Posted March 27, 2020 1 hour ago, btwise said: What is the default font size you provide and how many pixels should be generated for a two-byte Chinese font?thanks! Take the font.png width/16 and height/16, you get the pixel size of each char including the margin of 1px on each side. If you can figure out how to generate the chinese font.png, i can try to make it work for you. 1 Link to comment Share on other sites More sharing options...
btwise Posted March 27, 2020 Share Posted March 27, 2020 49 minutes ago, n.d.k said: Take the font.png width/16 and height/16, you get the pixel size of each char including the margin of 1px on each side. If you can figure out how to generate the chinese font.png, i can try to make it work for you. I created a font file with the createFont script, because it contains Chinese, so the size of the created image is 288x256, the font size is 10pt, the pixel is 18x16, how to adjust the size in your code, how to calculate "CHAR_WIDTH" and "emb_font_data" and "emb_font_data_size" in fontdata.h? Link to comment Share on other sites More sharing options...
AliPas52 Posted March 27, 2020 Share Posted March 27, 2020 (edited) Hello, @ndk, please add the option to ndk along with the icons for the debian and arch Linux distribution Edited March 27, 2020 by AliPas52 Link to comment Share on other sites More sharing options...
ameenjuz Posted March 27, 2020 Share Posted March 27, 2020 16 hours ago, Ellybz said: There you go; enjoy Icons.zip Thanks for providing great work Link to comment Share on other sites More sharing options...
Bios-PC Posted March 27, 2020 Share Posted March 27, 2020 (edited) my custom thanks ndk Edited March 27, 2020 by Bios-PC Link to comment Share on other sites More sharing options...
n.d.k Posted March 27, 2020 Author Share Posted March 27, 2020 Latest commit has couple changes and required few more added icons, so check and update Icons folder accordingly. - Added Restart and Shutdown buttons in the bottom. (Tab to cycle through them if no mouse). - All clickable icons are now recognized with a hand finger (lol) and activated with single left click. (Everything is single click now). - Hold down command and left click macOS entry will boot with -v argument (verbose). - Debian and Arch linux icons were added and will be recognized with Debian and Arch keywords in entry name. 3 4 Link to comment Share on other sites More sharing options...
Ellybz Posted March 27, 2020 Share Posted March 27, 2020 (edited) The hand finger does not work videoplayback.mp4 Edited March 28, 2020 by Ellybz Link to comment Share on other sites More sharing options...
n.d.k Posted March 28, 2020 Author Share Posted March 28, 2020 1 hour ago, Ellybz said: The hand finger does not work videoplayback.mp4 LOL...I meant the arrow cursor turned into a hand finger symbol..not your finger... . you got me laugh....thanks for that... 1 1 Link to comment Share on other sites More sharing options...
btwise Posted March 28, 2020 Share Posted March 28, 2020 @ndk Command +click's functionality is practical, and you can also add independent control of startup parameters, allowing the user to manually enter more startup parameters! GUI interface suggested to add multi-screen display function! Link to comment Share on other sites More sharing options...
bayard Posted March 28, 2020 Share Posted March 28, 2020 (edited) @ndk Using your 2 last commits make bootloader freeze if i try to move mouse.Restart and shutdown dot no appear on screen. Keyboard functionnality is ok if i do not touch mouse before. i use your icon set and a magic mouse. Edited March 28, 2020 by bayard Link to comment Share on other sites More sharing options...
galisrule Posted March 28, 2020 Share Posted March 28, 2020 works perfect for me thanks n-d-k 2 Link to comment Share on other sites More sharing options...
AliPas52 Posted March 28, 2020 Share Posted March 28, 2020 7 hours ago, n.d.k said: Latest commit has couple changes and required few more added icons, so check and update Icons folder accordingly. - Added Restart and Shutdown buttons in the bottom. (Tab to cycle through them if no mouse). - All clickable icons are now recognized with a hand finger (lol) and activated with single left click. (Everything is single click now). - Hold down command and left click macOS entry will boot with -v argument (verbose). - Debian and Arch linux icons were added and will be recognized with Debian and Arch keywords in entry name. @NDKthank you very much, it's great Link to comment Share on other sites More sharing options...
n.d.k Posted March 28, 2020 Author Share Posted March 28, 2020 37 minutes ago, bayard said: @ndk Using your 2 last commits make bootloader freeze if i try to move mouse.Restart and shutdown dot no appear on screen. Keyboard functionnality is ok if i do not touch mouse before. i use your icon set and a magic mouse. Ya, I am aware of this issue for NdkBootPicker.efi. It's no issue for the forked one. I'll update with the fix soon. Link to comment Share on other sites More sharing options...
bayard Posted March 28, 2020 Share Posted March 28, 2020 3 minutes ago, n.d.k said: Ya, I am aware of this issue for NdkBootPicker.efi. It's no issue for the forked one. I'll update with the fix soon. Yes, i was talking about NdkBootPicker.efi, sorry it was not clear. Link to comment Share on other sites More sharing options...
galisrule Posted March 28, 2020 Share Posted March 28, 2020 On 3/11/2020 at 4:15 AM, bayard said: Are windows and mac os on the same drive? What's your hardware config? different drives Link to comment Share on other sites More sharing options...
n.d.k Posted March 28, 2020 Author Share Posted March 28, 2020 42 minutes ago, bayard said: Yes, i was talking about NdkBootPicker.efi, sorry it was not clear. Resolved now, a function call was accidentally deleted....:( 2 Link to comment Share on other sites More sharing options...
Matgen84 Posted March 28, 2020 Share Posted March 28, 2020 34 minutes ago, n.d.k said: Resolved now, a function call was accidentally deleted....:( @n.d.k Great improvement and changes in UI. Thanks a lot Link to comment Share on other sites More sharing options...
bayard Posted March 28, 2020 Share Posted March 28, 2020 47 minutes ago, n.d.k said: Resolved now, a function call was accidentally deleted....:( Everything is working as intended. Link to comment Share on other sites More sharing options...
Bios-PC Posted March 28, 2020 Share Posted March 28, 2020 latest release thanks ndk 1 Link to comment Share on other sites More sharing options...
Awesome Donkey Posted March 28, 2020 Share Posted March 28, 2020 17 hours ago, n.d.k said: - Debian and Arch linux icons were added and will be recognized with Debian and Arch keywords in entry name. In my case, I have a custom entry called Arch Linux but the customized OC is still trying to use os_linux.icns and not os_arch.icns - perhaps it should try to match an icon with the first word (Arch in this case) or even both words together? Or maybe allow custom icons to be set in custom entries? Right now the customized OpenCore is nearly perfect. The *only* thing I have on my wishlist would be to support .png files for icons (in addition to .icns icons) since editing .png files is much, MUCH easier than trying to edit a .icns icon (which to be honest I haven't been able to get working yet, every .icns icon I edit or try to create just appears black when trying to use it). Great work! Link to comment Share on other sites More sharing options...
LAbyOne Posted March 28, 2020 Share Posted March 28, 2020 (edited) 2 hours ago, Awesome Donkey said: The *only* thing I have on my wishlist would be to support .png files for icons (in addition to .icns icons) since .... No Offense intended but... Your ava actually make sense ... THe .icns files you see, are nothing more then .png renamed. so to edit them (if you are a lazy guy) you simply open the file with Preview then save. It will revert to .png Otherwise just rename the icns to png and do whatever you like. Edited March 28, 2020 by LAbyOne Link to comment Share on other sites More sharing options...
n.d.k Posted March 28, 2020 Author Share Posted March 28, 2020 4 hours ago, Awesome Donkey said: In my case, I have a custom entry called Arch Linux but the customized OC is still trying to use os_linux.icns and not os_arch.icns - perhaps it should try to match an icon with the first word (Arch in this case) or even both words together? Or maybe allow custom icons to be set in custom entries? Right now the customized OpenCore is nearly perfect. The *only* thing I have on my wishlist would be to support .png files for icons (in addition to .icns icons) since editing .png files is much, MUCH easier than trying to edit a .icns icon (which to be honest I haven't been able to get working yet, every .icns icon I edit or try to create just appears black when trying to use it). Great work! I just re-ordered the keywords Arch, it should match now. Like LAbyOne said, all icns files from this fork and Clover are actually png files rename icns. Since Clover already have a large number of icons in their themes. I just use icns ext. to make it easy for people to just grab icons from Clover's themes. 2 Link to comment Share on other sites More sharing options...
Awesome Donkey Posted March 28, 2020 Share Posted March 28, 2020 Thanks guys, I was able to perfect my theme. And Arch Linux's icon works now, groovy, good work! P.S. The only other popular OSes that could use icon support that I can think of would be Linux Mint and Manjaro, which a lot of Clover themes already have icons for. 3 Link to comment Share on other sites More sharing options...
ameenjuz Posted March 29, 2020 Share Posted March 29, 2020 how to select restart and shutdown button in Boot menu Link to comment Share on other sites More sharing options...
Recommended Posts