Live data from Hacker News

Show HN: I made a grid based font editor and font

brutalita.com

21–30 of 40 posts

Re: Show HN: I made a grid based font editor and font

#27

I have a fascination with segmented LED and LCD fonts. This, I expect, will be a major distraction for me today. Before everything standardized on 7-, 14-, and 16-segment displays, there were a lot of creative alternatives. A bunch of different 7, 8, 9, and 22-segs, including my favorite one: https://www.flickr.com/photos/adam_sporka/1843883266 I once owned a Fossil watch that had an ~18-segment display that displaye…

You might know this awesome channel already, but here is a video of an excellent segmented font: https://www.youtube.com/watch?v=MRjVXxm4Z7I

Re: Show HN: I made a grid based font editor and font

#29

It'd be interesting to know why highlighting the font makes it highlight as a different typeface.

When you download the font then it is a normal font and that does not happen. On the website, to make it possible to edit the characters in real time I'm drawing the font as SVG behind an invisible textarea; so when the text is edited really the textarea is changing and I'm drawing SVG behind every character to make it look like a textarea with the custom font. I'm curious which browser/OS are you using since I don't see the textarea text when I highlight something.
Post reply on HN