another devanagari changes

This commit is contained in:
minjaesong
2022-03-19 10:42:00 +09:00
parent 23c7ae15a2
commit bfaa190e49
5 changed files with 13 additions and 11 deletions

View File

@@ -87,7 +87,10 @@ internal typealias Hash = Long
* Shiftdown only occurs when non-diacritic character before the mark is lowercase, and the mark itself would stack up.
* Stack-up or down is defined using Tag system.
*
* ## Line Height
*
* The line height is defined as 20 pixels on the font, and this number will not change on the source code to ensure backwards compatibility,
* **but I recommend you to use 24 pixels for the line height** for increased legibility.
*
*
* @param noShadow Self-explanatory