Yet another great Product from JUFS technologies!
Do you know this problem?
You printed a few papers with the printer from computercraft, but want them back in digital form?
No way to do it?
Well look no further!
This addon adds an scanner peripheral that allows you to "scan" printed pages. This is currently the only and main peripheral of this addon, but more are planned.
The scanner has the following API: newPage(): Takes in a new page to scan. Returns true if successful, false otherwise.
endPage(): Finish scanning a page. Returns it to the output Tray. Same return parameters as newPage.
setCursorPos(x, y): Sets the cursor position.
getCursorPos(): Returns the x and y of the current cursor position.
getChar(): Returns two things: The character at the cursor and the color of that character as an hex string.
getPageSize(): Returns the x and y size of the current page.
getPageTitle(): Returns the set title of the current page.
getPaperLevel(): Returns the amount of pages left in the intake slots.
For the recipes, please use JEI.
Please download CC: tweaked manually, as the new versions of CC: tweaked are no longer uploaded to curseforge.

