Commit Graph

29 Commits

Author SHA1 Message Date
nachume
4821d7f7bd Add Symbol of some of the SJIS.
Add "碧" to KANJI_LEARNING_ORDER_ADDTIONAL
Add kanjifilter SJIS partition table (KANJI_SJIS_LX)
FIX Not float variable initialization vertOffset.
2013-05-05 06:25:00 +09:00
nachume
b41eca41c2 I must every time stash before push to git.
It's too much trouble.
Can you use the "%LOCALAPPDATA%\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props" file instead of the [VC++ Directories] Property Page?
2013-05-03 02:49:53 +09:00
nachume
07fb9d1cf5 Add a brief description of the USE_KANJI 2013-05-02 01:08:07 +09:00
nachume
eb0f7f9b3a submodule update.
add define switch for the kanjifilter changing
add utf-8 code table for the perfect convert to UTF-8 from ShiftJIS
2013-05-02 00:22:59 +09:00
Henrik Rydgård
4793502714 atlastool CMake buildfix 2013-04-25 14:19:53 +02:00
Daniel Martí
09495fb2a5 Remove non-existent etcdec 2013-04-25 13:13:51 +02:00
Daniel Martí
79bee5ac45 Force std=c++11 2013-04-25 13:13:51 +02:00
Daniel Martí
0a8acae315 First attempt at fixing native/tools build 2013-04-24 17:07:13 +02:00
Henrik Rydgard
25e03c243c Add vertical offset to fonts 2013-04-21 21:53:46 +02:00
Unknown W. Brackets
8cd3304c29 Shave 23% of time off of atlastool.
No need to check a bool, let's just use goto.  It's worth being faster.
2013-04-21 12:02:13 -07:00
Unknown W. Brackets
f6469b31de Allow multiple ttfs per font, use first with char. 2013-04-21 11:51:58 -07:00
Unknown W. Brackets
6126faef84 Output a warning for missing glyphs in a font. 2013-04-21 10:39:32 -07:00
Henrik Rydgard
491c32179e Korean support 2013-04-20 17:41:17 +02:00
Henrik Rydgard
4469c65cff Add ideographics symbols 2013-04-20 00:00:51 +02:00
Henrik Rydgard
2e9ff37dd7 Support a 'training file' for chinese characters. 2013-04-19 23:55:15 +02:00
Henrik Rydgard
0023ec5f50 Add some more character ranges to atlastool, uncomment halfwidth ascii 2013-04-18 22:11:14 +02:00
Henrik Rydgard
3494d9282d Kanji stuff 2013-04-18 14:41:09 +02:00
Henrik Rydgard
82b266e358 Add missing linebreak to atlastool output 2013-04-17 21:45:58 +02:00
Henrik Rydgard
e41c7ebbf4 Atlastool bugfix 2013-04-17 16:32:13 +02:00
Henrik Rydgard
2bfeb0b59b Add some more unicode ranges 2013-04-17 15:04:40 +02:00
Henrik Rydgard
7d7bd3a998 Basic UTF-8 support in atlastool / draw_buffer. 2013-04-17 13:15:18 +02:00
Henrik Rydgard
d032f659aa Change AtlasFont format to support disjoint char ranges 2013-04-17 12:18:49 +02:00
Henrik Rydgard
75e9af1379 Switch out etcpack with the ZLIB licensed rg_etc1 library 2013-03-29 13:53:04 +01:00
Unknown W. Brackets
275331061e Fix vcxproj files so things build again. 2012-11-24 09:16:46 -08:00
Henrik Rydgard
16e3d67063 Add UIContext, to make it easier to pass around what's needed to draw.
Not used in PPSSPP yet, for the curious.
2012-11-22 18:40:32 +01:00
Henrik Rydgard
95f0f869f7 Make atlastool write names to the table, so that name-based lookup is possible. 2012-10-31 10:14:59 +01:00
Henrik Rydgård
ef01fc2121 Buildfix, bugfix 2012-10-28 11:55:27 +01:00
Henrik Rydgard
ce2be356b2 Add stb_image as an alternative to libpng. 2012-10-26 11:19:07 +02:00
Henrik Rydgard
652646119e Add atlas and 'zim' texture tools. 2012-10-26 10:45:51 +02:00