FC18: Corrected number gram cut 10 max value cut count size check
This commit is contained in:
parent
8c43b8dd63
commit
4c2fbcfe2b
2 changed files with 3 additions and 4 deletions
|
|
@ -156,10 +156,6 @@ public class FourCornerUnicodeDisplay {
|
|||
output.appendCodePoint(FCDotPIE9DDash09.IMG_ESC_DEC.codePointDotIndex());
|
||||
}
|
||||
// TODO: rm after file loading
|
||||
if (FourCornerDotCake.FC_UWU0101_S1.equals(slice)) {
|
||||
output.append("1");
|
||||
return true;
|
||||
}
|
||||
if (FourCornerDotCake.FC_F4TXT0001_SP.equals(slice)) {
|
||||
output.appendCodePoint(' ');
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue