TTF fonts appear to have twice as much line skip on
RedHat 7.1 systems. I don't know where the problem
comes from, but it problably affects more than RedHat 7.1.
This also appears under Gentoo Linux (my new distro of
choice). I think the problem has to do with using Freetype2.
Appearently, it reports the sizes differently than earlier
vesions. Since SDL_ttf supports only freetype2 now, this has
to be fixed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=47413
This also appears under Gentoo Linux (my new distro of
choice). I think the problem has to do with using Freetype2.
Appearently, it reports the sizes differently than earlier
vesions. Since SDL_ttf supports only freetype2 now, this has
to be fixed.