complete implementation of issue #55

created a help page
This commit is contained in:
traycold
2012-03-13 22:51:25 +01:00
parent abf9696221
commit 943b511b7c
6 changed files with 430 additions and 315 deletions

View File

@@ -67,5 +67,6 @@ function renderUtf8Text(buffer, x, y, face, facehash, text, kerning)
prevcharcode = charcode
end
end
return pen_x
end