Skip to content

Conversation

jserv
Copy link
Contributor

@jserv jserv commented Oct 3, 2024

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.

@jserv jserv force-pushed the refactor-font-style branch 3 times, most recently from e1cb644 to 3b5a524 Compare October 3, 2024 02:58
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.
@jserv jserv force-pushed the refactor-font-style branch from 3b5a524 to 7fc7c04 Compare October 3, 2024 03:00
@jserv jserv merged commit 4281377 into main Oct 3, 2024
6 checks passed
@jserv jserv deleted the refactor-font-style branch October 3, 2024 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant