Age | Commit message (Expand) | Author |
---|---|---|
2016-06-14 | Add support for macOS | Joe Wilm |
2016-06-04 | Optimize rendering | Joe Wilm |
2016-05-28 | Remove old debug "test" | Joe Wilm |
2016-05-21 | Add render time meter | Joe Wilm |
2016-05-20 | Correct sub-pixel font rendering with OpenGL | Joe Wilm |
2016-04-11 | Use subpixel font rendering | Joe Wilm |
2016-04-10 | Add a Grid | Joe Wilm |
2016-02-27 | Rasterizer uses DPI from Glutin | Joe Wilm |
2016-02-27 | Font no longer hardcoded in get_glyph | Joe Wilm |
2016-02-27 | Add support for multiple font faces in rasterizer | Joe Wilm |
2016-02-25 | Fix some compiler warnings | Joe Wilm |
2016-02-23 | Render the letter J | Joe Wilm |
2016-02-21 | Implement very basic glyph rasterization | Joe Wilm |