Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talking about new language #18

Closed
ronaldohoch opened this issue Aug 26, 2020 · 1 comment
Closed

Talking about new language #18

ronaldohoch opened this issue Aug 26, 2020 · 1 comment
Labels
feature request Request a new feature hacktoberfest open for contribution help wanted extra attention is needed

Comments

@ronaldohoch
Copy link

Hello!

I've read the CONTRIBUTING.md and i'm here to talk about add PT-br font, how can i made it?

@alias-rahil
Copy link
Owner

alias-rahil commented Aug 26, 2020

Hello @ronaldohoch - I have borrowed the English handwriting from GDGVIT/HandWriter. The process of creating the handwriting dataset is simple but very tiresome. You will have to write each letter correctly, spatially arranged in a grid, extract each letter using python's OpenCV library (or some other method you are comfortable with). Clean the images and save it's png or jpeg buffer value in src/dataset.json. Modify src/index.js (wraptext function) accordingly.

More on creating the handwriting dataset here.

Resolution of each image should be 18x50. Each image should have 6 different variations.

PRs to add support for new languages are welcome!

@alias-rahil alias-rahil added the discussion Discuss about potential enhancements/features label Aug 26, 2020
@alias-rahil alias-rahil added hacktoberfest open for contribution help wanted extra attention is needed feature request Request a new feature and removed discussion Discuss about potential enhancements/features labels Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature hacktoberfest open for contribution help wanted extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants