Specify that the chars passed to FontSJIS::drawChar should be little endian.

svn-id: r42818
This commit is contained in:
Johannes Schickel 2009-07-26 14:18:21 +00:00
parent 15662b3cfb
commit be9c906c72

View File

@ -96,7 +96,7 @@ public:
* Draws a SJIS char on the given raw buffer.
*
* @param dst pointer to the destination
* @param ch character to draw
* @param ch character to draw (in little endian)
* @param pitch pitch of the destination buffer (size in *bytes*)
* @param bpp bytes per pixel of the destination buffer
* @param c1 forground color