ulrichard / ftgl

fork from http://sourceforge.net/projects/ftgl
Other
56 stars 44 forks source link

Fixing issue with setting character resolution #17

Open colincornaby opened 1 year ago

colincornaby commented 1 year ago

The X resolution and the Y resolution were being updated from the cached values instead of the new values. FT_Set_Char_Size was also called before the cached values were updated with the new values.

ulrichard commented 1 year ago

Hey colincornaby, thanks for your pull request. I didn't use this library in years. And I was also not the original author. I'm just the one who brought it to github. Would you be interested/willing to be the maintainer? If yes, I could transfer the ownership of this repository to you.