Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add support for macOS | Joe Wilm | 2016-06-14 |
* | Optimize rendering | Joe Wilm | 2016-06-04 |
* | Remove old debug "test" | Joe Wilm | 2016-05-28 |
* | Add render time meter | Joe Wilm | 2016-05-21 |
* | Correct sub-pixel font rendering with OpenGL | Joe Wilm | 2016-05-20 |
* | Use subpixel font rendering | Joe Wilm | 2016-04-11 |
* | Add a Grid | Joe Wilm | 2016-04-10 |
* | 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-27 |
* | Fix some compiler warnings | Joe Wilm | 2016-02-25 |
* | Render the letter J | Joe Wilm | 2016-02-23 |
* | Implement very basic glyph rasterization | Joe Wilm | 2016-02-21 |