-
Notifications
You must be signed in to change notification settings - Fork 4
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
how to use? #1
Comments
This project sounds very exciting, but the biggest problem is exactly the title of this issue: How to use it? Please could somebody add some installation instructions? Without them this project is completely unusable, and all the work the team put into it wasted to a large extent. |
Through trying out I've managed to make a little bit of progress in getting this project to run: I've managed to get the webapp running to some extent, but it isn't fully functional. Install prerequisites (Ubuntu): sudo apt install -y git
sudo apt install -y python3-fontforge python3-wand python3-flask-cors Download and run YerFont: # donwload YerFont
git clone https://github.com/willshiao/YerFont.git
# run YerFont
cd YerFont/backend
# python3 app.py
cd ../frontend
python3 -m http.server Then I run YerFont in the browser with the following URL: It looks all right and I can draw characters for lower-case letters, but that's about it, I can't generate a font. Please can one of the developers publish information on how to run this project? |
Any progress @emendir or @abubelinha ? I would also like to know how to run it @willshiao @carolyn-kong @kimjihwan0208 |
No idea. |
I guess the devs already got good jobs, and saw no use to continue the demo nor provide instructions |
I'm afraid not. Haven't got the time to hack into systems built in frameworks that are unfamiliar to me, cool as this project seems though. Another of the sadly common cases of devs just putting their code on github, not knowing what open-source really means. |
Hi.
I see no instructions, so I am not sure if I have to install this somehow somewhere in order to try it.
Can you give some advice?
I tried the linked website font.wls.ai but it does not work:
Connection timed out Error code 522
Visit cloudflare.com for more information.
2023-10-15 11:05:19 UTC
Thanks
@abubelinha
The text was updated successfully, but these errors were encountered: