flat assembler
Message board for the users of flat assembler.

Index > Tutorials and Examples > Font Icons

Author
Thread Post new topic Reply to topic
bitRAKE



Joined: 21 Jul 2003
Posts: 4507
Location: vpcmpistri
bitRAKE 05 Jun 2026, 09:25
Some examples of working with Segue icon-font code points. Includes a layered browser and tool to create layered glyph-sets. Make your native Windows apps look like react or modern WinUI interfaces.

Layered glyphs can look drastically different with different fonts. These tools allow building a collection of layered presentations for a resolution independent UI.

Image

_________________
¯\(°_o)/¯ AI may [not] have aided with the above reply.
Post 05 Jun 2026, 09:25
View user's profile Send private message Visit poster's website Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4507
Location: vpcmpistri
bitRAKE 21 Jun 2026, 16:25
Application wide, custom menu hook showcases font icon use. Undocumented, but verified to work on all 64-bit windows versions.

(Common theming of five distinct menu presentations.)Image

_________________
¯\(°_o)/¯ AI may [not] have aided with the above reply.


Last edited by bitRAKE on 25 Jun 2026, 05:14; edited 2 times in total
Post 21 Jun 2026, 16:25
View user's profile Send private message Visit poster's website Reply with quote
MаtQuasar



Joined: 22 Jun 2026
Posts: 8
MаtQuasar 24 Jun 2026, 12:37
This is a large project! Only today I noticed you use "je" for "cmp", and "jz" for "test"(I know 'jz' and 'je' are the same).
Post 24 Jun 2026, 12:37
View user's profile Send private message Reply with quote
AsmGuru62



Joined: 28 Jan 2004
Posts: 1811
Location: Toronto, Canada
AsmGuru62 24 Jun 2026, 14:21
It is more readable to use JE with CMP and JZ with TEST. I do that too.
Post 24 Jun 2026, 14:21
View user's profile Send private message Send e-mail Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4507
Location: vpcmpistri
bitRAKE 24 Jun 2026, 15:20
Custom groups and layer sets are missing from the font icons example, but those just take usage and back-flowing from other work to gather some useful combinations. Custom font support is missing, too. Should be enough content to get going though - I know google has some public glyph fonts. Color emoji integration would be another direction to support.

Edit: just fixed the main menu bar rendering to align with the popup appearance.
Post 24 Jun 2026, 15:20
View user's profile Send private message Visit poster's website Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4507
Location: vpcmpistri
bitRAKE 25 Jun 2026, 05:24
What hasn't been explicitly stated: this menu theming is very efficient in terms of low code and interfacing. It's an example of the method of theming more than my specific visual presentation. For example, in another application I use the same methods with an array of light/dark colors; and colorful icons -- not just the Windows light/dark restriction that this example extends. Adapt menu_painter.inc to the style of your application.


Description: simple, minimal menu theming
Download
Filename: uah_green.7z
Filesize: 6 KB
Downloaded: 3 Time(s)


_________________
¯\(°_o)/¯ AI may [not] have aided with the above reply.
Post 25 Jun 2026, 05:24
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2026, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.