Skip to content

Implement fetching bold kerning#192

Merged
ChrisThrasher merged 1 commit intoSFML:masterfrom
dogunbound:boldedKerning
Jul 4, 2023
Merged

Implement fetching bold kerning#192
ChrisThrasher merged 1 commit intoSFML:masterfrom
dogunbound:boldedKerning

Conversation

@dogunbound
Copy link
Copy Markdown
Contributor

C doesn't have function overloading, so I had to resort to function name signature changes to resemble overloading. I think this is an ok way to do this

@dogunbound dogunbound force-pushed the boldedKerning branch 2 times, most recently from 3e4bd1f to d99bd94 Compare July 4, 2023 16:30
@dogunbound dogunbound requested a review from eXpl0it3r July 4, 2023 17:14
@dogunbound
Copy link
Copy Markdown
Contributor Author

Finally got it right. lol. I'll have to be a bit more thorough before I put up a PR.

C doesn't have function overloading, so I had to resort to function name
signature changes to resemble overloading. I think this is an ok way to
do this
@ChrisThrasher ChrisThrasher merged commit df00407 into SFML:master Jul 4, 2023
@dogunbound dogunbound deleted the boldedKerning branch July 4, 2023 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants