Documented an improvement one could make.
This commit is contained in:
parent
9cb1ba3477
commit
903efed438
1 changed files with 11 additions and 0 deletions
|
@ -1513,6 +1513,17 @@ Nativeness</h2>
|
|||
</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
At present, an error in ACIP->TMW conversion is given when ACIP
|
||||
like {RTSNY} or {NNY} is seen; this is because no glyph R+TS+NY or
|
||||
N+NY is in the TMW font. For these snippets, though, there
|
||||
is a significant possibility that R+T+S+N+Y or N+N+Y was intended
|
||||
because TMW does have glyphs for both. It would be best to
|
||||
give an error or stern warning when creating the Unicode for RTSNY
|
||||
etc., and to give an error that is more specific when creating TMW
|
||||
for RTSNY etc. See issue <a
|
||||
href="http://sourceforge.net/tracker/index.php?func=detail&aid=936998&group_id=61934&atid=502518">936998</a>.
|
||||
</li>
|
||||
<li>
|
||||
It would be best to produce a warning (but not an error) when
|
||||
converting R+W, Y+Y, n+d+R+Y, K+sh+R, n+d+Y, R+Y, R+SH, R+SH+Y,
|
||||
|
|
Loading…
Reference in a new issue