Japanese font rendered incorrectly (SDL_ttf or FreeType bug???); increased

size to compensate.
This commit is contained in:
William Kendrick 2005-11-27 06:45:07 +00:00
parent b3f7dfe862
commit 8f93611954
3 changed files with 11 additions and 4 deletions

View file

@ -22,7 +22,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
(See COPYING.txt)
June 14, 2002 - November 25, 2005
June 14, 2002 - November 26, 2005
*/
@ -8751,7 +8751,7 @@ static void setup(int argc, char * argv[])
}
locale_font = load_locale_font(medium_font,16);
locale_font = load_locale_font(medium_font,18);
#if 0
// put elsewhere for THREADED_FONTS