Live data from Hacker News

FontCrafter: Turn your handwriting into a real font

arcade.pirillo.com

101–110 of 163 posts

Re: FontCrafter: Turn your handwriting into a real font

#101
post #76

I remember there was a service that would do this by mail in the 90s. You had to fill out a card with each block letter and then it cost a few hundred dollars. I wasn't even a teenager then so I couldn't afford it, but I always wanted to do it.

Well now I’m curious how they did it in the 90s. Some poor schmo doing pixel by pixel font creation?

Re: FontCrafter: Turn your handwriting into a real font

#102

Tangentially related: anyone has suggestions on an "automated" way to "print" pages with a typewriter? If you want to have papers that "look" as typed with a typewriter, as opposed to printed with laser printers and such.

If you also want a thing to do typewriting on, later-model word processors (e.g., Smith Corona PWP series) tend to have a feature that auto-types text entered and edited earlier. It'll have the imprinting insofar as the type impacts the paper, but it's not going to have the off-center / over-inked / patchy manual typewriter look. For that you may just want to find a font face that replicates it.

Re: FontCrafter: Turn your handwriting into a real font

#104
post #39
post #12

There used to be multiple tools like this from different websites, but they were all bought by Calligraphr to redirect to them instead, giving them an effective monopoly and letting them charge subscription fees for generating fonts over the limits of the free version. I used to create two fonts and merge them with FontForge to get a complete usable font. Great to see some competition on the market. Completely in the…

Ah, the Overleaf model. Am I crazy to think there should be some way to stop this? It's utterly anticompetitive, but ai don't know any country where they bother trying to stop a small company buying/killing its competitors.

The competition to Overleaf is just running LaTeX locally, which costs approximately zero dollars and it's faster! But it's a little less convenient for a solo author, and a lot less convenient for a collaboration.

Re: FontCrafter: Turn your handwriting into a real font

#105
post #100
post #40

Awesome! For anyone that think doctors' handwriting is unintelligible, wait till I give that thing a spin

My 3rd grade teacher wrote something like this regarding my handwriting in my final report card: We've done all we can for toast0. But he'll have a secretary so it'll be fine I never did get to have a secretary, but thanks to COVID learning losses, I do manage to have a lot better penmanship than about half of kids going into high school this year. :)

We had a science teacher in 7th grade whose teaching style was all overhead notes. She'd give us time to copy them into our spiral bounds or 3-rings and when we were all done, she'd swap for the next slide.

She didn't lecture but she did tell stories about her farm, hunting, and occasionally some science. We could ask questions and tell stories if we finished copying the notes before everyone else was done. So, one of the takeaways from her class was getting very efficient and neat with my writing. I tried to write in a clean all caps and eventually learned which strokes were best for speed and spacing. I still use that hand-font and I always think of her sitting on the wall radiator laughing through some story of trying to fix a bad situation.

Re: FontCrafter: Turn your handwriting into a real font

#107
post #12

There used to be multiple tools like this from different websites, but they were all bought by Calligraphr to redirect to them instead, giving them an effective monopoly and letting them charge subscription fees for generating fonts over the limits of the free version. I used to create two fonts and merge them with FontForge to get a complete usable font. Great to see some competition on the market. Completely in the…

[deleted]

Re: FontCrafter: Turn your handwriting into a real font

#108
post #39
post #12

There used to be multiple tools like this from different websites, but they were all bought by Calligraphr to redirect to them instead, giving them an effective monopoly and letting them charge subscription fees for generating fonts over the limits of the free version. I used to create two fonts and merge them with FontForge to get a complete usable font. Great to see some competition on the market. Completely in the…

Ah, the Overleaf model. Am I crazy to think there should be some way to stop this? It's utterly anticompetitive, but ai don't know any country where they bother trying to stop a small company buying/killing its competitors.

I'm guessing that if you just uploaded a few pages of handwritten text to ChatGPT and asked it to make a font of your handwriting it would do a passably decent job. That might be the way that this business model ends.

Re: FontCrafter: Turn your handwriting into a real font

#109
post #90
post #12

There used to be multiple tools like this from different websites, but they were all bought by Calligraphr to redirect to them instead, giving them an effective monopoly and letting them charge subscription fees for generating fonts over the limits of the free version. I used to create two fonts and merge them with FontForge to get a complete usable font. Great to see some competition on the market. Completely in the…

There's very good OCR models. Then it becomes a matter of which letter is which. In Latin script there's only 26 possibilities, and then there's numbers and symbols. 1) https://mistral.ai/news/mistral-ocr-3

not as simple as just OCR and map though. Some letters want space above them some want to be placed lower.

take g and f and c for examples

g and f are about the same height but different ofsets, and c would look like a capital C if scaled to the same size as g and f. (we probably want to auto adjust scales to match more evenly unless the text is on a grid (in case removing the grid is the difficulty)

These are just the difficulty I found by trying to make a more automated input to fontforge.

Post reply on HN