devanagari: fixed the RAsup positioning

This commit is contained in:
minjaesong
2022-01-26 14:17:23 +09:00
parent a58ad756ff
commit 489da04d1d
11 changed files with 62 additions and 42 deletions

View File

@@ -116,7 +116,7 @@ Currently supported opcodes:
*00000000: No-operation; does not use the Compiler Directive system.
*10000xxx: Replace a character with xxx subchars (yes, number 0 can be used).
*10000111: Replace a character with maximum 7 subchars.
Replacement characters are encoded vertically from X-zero, bit by bit
(colour of the pixel doesn't matter) with LSB sitting on Y-zero.