Viewing profile — wjd
wjd
HN member- Joined
- Mon, Jan 30, 2012, 3:15 AM UTC
- HN karma
- 200
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About wjd
http://wdobbie.com
Recent public activity
-
comment
Comment #10962856
Should be fixed now!
-
comment
Comment #10962621
The .bmp file is served gzipped to 7 MB. LZMA and Bzip2 both get it down to about 3 MB but I'd need to use a javascript decompressor.
-
comment
Comment #10962610
Loaded up linux and I got the same issue. Working on it!
- story
-
comment
Comment #10828926
Subpixel rendering isn't implemented in the demo but just requires running the calculations three times with 1/3 pixel offsets. It still would only need to read the texture data on…
-
comment
Comment #10828870
Consider that each "e" may be slightly differently aligned to the pixel grid though. So using an atlas is lower quality than drawing each "e" from scratch exactly as it aligns to t…
- story