I’ve added a TaskbarIconComponent to my project, along with a popup
menu to go with the mini icon.
I’m trying to get the font in the popup menu to match the font in the rest of my system. It’s there for the tool tip of the same component. How can I get that font information? getDefaultMonospacedFontName() is close, but it still looks like an anti-aliased version of what the system is using.