You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are four supported font styles, originally defined using macros.
Switching to enum for these identifiers improves code clarity, self-
documentation, and ensures type safety when working with related
constants.
0 commit comments