todo redo APL
This commit is contained in:
parent
3617af4d2d
commit
57d1d0b6c8
|
@ -40,6 +40,10 @@ public enum FCDotAPL1604DashS6 implements FourCornerX06BaklavaPoint, FourCornerX
|
|||
|
||||
// see https://en.wikipedia.org/wiki/Digital_encoding_of_APL_symbols
|
||||
|
||||
// TODO: repack, move DEC._LL to here and add compound to make space for more letters
|
||||
// GNU APL has the letter ⍨ = APL Functional Symbol Tilde Diaeresis.
|
||||
// Thus remove all compound letters like in ISO-IR-68
|
||||
|
||||
/// SL010000
|
||||
UP_STILE('⌈'),
|
||||
/// SL020000
|
||||
|
|
Loading…
Reference in a new issue