Skip to content

Commit

Permalink
Changed Japanese to use the "ipagp" font
Browse files Browse the repository at this point in the history
  • Loading branch information
hagabaka committed Jan 26, 2011
1 parent 1431e7d commit f1d9cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Languages to generate font texture for
LANGUAGES = {
'zh_CN' => 'myuppygb-medium.ttf',
'ja' => 'ipag.ttf'
'ja' => 'ipagp.ttf'
}

EXTRA_FML = Hash.new('').merge({
Expand Down

0 comments on commit f1d9cc4

Please sign in to comment.