example with box drawing chars
This commit is contained in:
parent
50991c6de2
commit
386b3d042d
3 changed files with 16 additions and 0 deletions
BIN
example/block.png
Normal file
BIN
example/block.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 406 B |
BIN
example/boxdrawing.png
Normal file
BIN
example/boxdrawing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2 KiB |
|
|
@ -21,6 +21,22 @@
|
|||
"path": "example/replacement.png",
|
||||
"number": 65533
|
||||
}
|
||||
},
|
||||
{
|
||||
"Table": {
|
||||
"path": "example/boxdrawing.png",
|
||||
"nrows": 8,
|
||||
"ncols": 16,
|
||||
"start_number": 9472
|
||||
}
|
||||
},
|
||||
{
|
||||
"Table": {
|
||||
"path": "example/block.png",
|
||||
"nrows": 2,
|
||||
"ncols": 16,
|
||||
"start_number": 9600
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue