ricklupton / rmc

Convert to/from v6 .rm files from the reMarkable tablet
MIT License
53 stars 11 forks source link

Rmscene 0.4.0 #7

Open EelcovanVeldhuizen opened 1 year ago

EelcovanVeldhuizen commented 1 year ago

Hi,

I updated rmc to use rmscene 0.4.0, i think i covered all the required changes. I don't get any errors and the results seem to correspond with the filenames.

The function:

draw_text(block, output, svg_doc_info, debug)

was effected the most by the update to 0.4.0

I added a very simple and rough test script to see if the processing of the test files worked without errors.