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

how to use? #1

Open
abubelinha opened this issue Oct 15, 2023 · 6 comments
Open

how to use? #1

abubelinha opened this issue Oct 15, 2023 · 6 comments

Comments

@abubelinha
Copy link

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

image

Thanks
@abubelinha

@emendir
Copy link

emendir commented Dec 9, 2023

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.

@emendir
Copy link

emendir commented Dec 10, 2023

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.
What I do so far is:

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:
http://localhost:8000/canvas.html

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?

@Aiki-bot51
Copy link

Any progress @emendir or @abubelinha ? I would also like to know how to run it @willshiao @carolyn-kong @kimjihwan0208

@abubelinha
Copy link
Author

No idea.
I think this is abandoned.

@Aiki-bot51
Copy link

I guess the devs already got good jobs, and saw no use to continue the demo nor provide instructions

@emendir
Copy link

emendir commented Apr 7, 2024

Any progress @emendir or @abubelinha ? I would also like to know how to run it @willshiao @carolyn-kong @kimjihwan0208

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants