|
Post by leet on Aug 27, 2021 13:29:04 GMT -8
I am currently working on a project where I needed to draw my display exactly like Windows Setup does it. I first thought that it used the BIOS font (which for most systems, is the IBM VGA font) but it turned out it used it's own custom font based on it. Using NTFS partition labels I was able to draw characters in sets of 44. Doing this 6 times gave me bitmaps for the entirety of CP-437 of the Windows Setup font. I combined these all into a single image and created a Windows bitmap font out of it. Attachments:Windows Setup.fon (8.1 KB)
|
|
classic98
New Member
Posts: 20
OS: Windows 10 21h1 (64-bit) ~ and Windows 7 (32-bit) VM - Win2k (also VM)
Theme: Simple classic Theme
CPU: IDK
RAM: IDK
GPU: IDK
|
Post by classic98 on Jun 2, 2022 14:49:22 GMT -8
cool!
|
|
classic98
New Member
Posts: 20
OS: Windows 10 21h1 (64-bit) ~ and Windows 7 (32-bit) VM - Win2k (also VM)
Theme: Simple classic Theme
CPU: IDK
RAM: IDK
GPU: IDK
|
Post by classic98 on Jun 2, 2022 15:30:44 GMT -8
Please stop posting messages if you have nothing interesting to say. This kind of message is close to spam. I understand your desire to express your approval towards certain projects, but in this case, formulate complete sentences. -Ok, i will keep that in mind next-time
|
|
|
Post by plusdeluxe on Jun 2, 2022 21:13:55 GMT -8
Does this font differ at all from the old Windows Terminal font rendered at 8x12?
|
|
|
Post by leet on Jun 2, 2022 22:51:58 GMT -8
Please stop posting messages if you have nothing interesting to say. This kind of message is close to spam. I understand your desire to express your approval towards certain projects, but in this case, formulate complete sentences. You’re not an admin, moderator or older, known member. There’s no rule that says you can’t say that something looks nice or that you have to use full sentences. I wouldn’t get why there would be as it was a completely harmless reply.
|
|
|
Post by OrthodoxWin32 on Jun 3, 2022 2:39:51 GMT -8
Please stop posting messages if you have nothing interesting to say. This kind of message is close to spam. I understand your desire to express your approval towards certain projects, but in this case, formulate complete sentences. You’re not an admin, moderator or older, known member. There’s no rule that says you can’t say that something looks nice or that you have to use full sentences. I wouldn’t get why there would be as it was a completely harmless reply. Sorry, it's just that the messages just containing one or two words without bringing anything to the forum exasperates me. I can delete my message if you want.
|
|
|
Post by OrthodoxWin32 on Jun 3, 2022 3:00:08 GMT -8
Does this font differ at all from the old Windows Terminal font rendered at 8x12? I feel like it's the same. The main difference is that the leet font support larger sizes. Afterwards, there may be any difference that I have not noticed. This does not surprise me, because the 8x12 raster font is the one used by default to Windows 8. However, the old Windows setup is in console mode. The advantage of the work of leet is the possibility of using it outside the console.
|
|