saurabhdaware / text-to-handwriting

So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
https://saurabhdaware.github.io/text-to-handwriting/
MIT License
4.71k stars 1.13k forks source link

Text from Margins is printed on every page. #81

Open saurabhdaware opened 4 years ago

saurabhdaware commented 4 years ago

Describe the bug When we generate multiple pages, the text from margin is printed on all the pages.

To Reproduce Steps to reproduce the behavior:

  1. Add text to margin
  2. Add more text to paper so that it will have to generate multiple pages
  3. Click Generate Image

Expected behavior It is expected that the text from margin is only printed on first page.

Screenshots Picture of 3 gernated images which have same margin text

prafulla-codes commented 3 years ago

I would like to work on this

saurabhdaware commented 3 years ago

There is actually code already on https://github.com/saurabhdaware/text-to-handwriting/tree/page-scroll-issue. There are some issues in the code (mentioned in the chat of https://github.com/saurabhdaware/text-to-handwriting/pull/87). I didn't get enough time to fix it and it will need some refactoring. Would you like to pick it up from that branch @Pika1998 ?

prafulla-codes commented 3 years ago

@saurabhdaware sure

abhishekdoifode1 commented 3 years ago

@saurabhdaware I think we can use this bug as a feature, coz while completing assignments some teachers want NAME, ROLL NO, CLASS, BATCH, written on the margin of every page , so if we write the text { NAME, ROLL NO, CLASS, BATCH } once it will be easy to complete assignments and will be time efficient. 😃