Live data from Hacker News

Viewing profile — jlwjr

jlwjr

HN member
Joined
Thu, Oct 08, 2009, 4:13 PM UTC
HN karma
2
Public activity
4 items

About jlwjr

No profile information was provided.

Recent public activity

  1. comment
    Comment #1801032

    Typekit probably uses Embedded TrueType/OpenType fonts, maybe that site used another. http://en.wikipedia.org/wiki/Web_typography#Web_fonts

  2. comment
    Comment #1799568

    I don't know, but i've rarely seen webfonts that work out well on Windows. I haven't tried on any other OS.

  3. comment
    Comment #1798511

    It looks terrible because it's using the web font for Alte Haas Grotesk.

  4. comment
    Comment #869279

    If you just want to understand the basics, Andru Luvisi has written an interpreter in less than 400 lines: http://www.sonoma.edu/users/l/luvisi/sl5.c and an interpreter I threw tog…