aboutsummaryrefslogtreecommitdiff
path: root/src/text.rs
Commit message (Expand)AuthorAge
* Add support for macOSJoe Wilm2016-06-14
* Optimize renderingJoe Wilm2016-06-04
* Remove old debug "test"Joe Wilm2016-05-28
* Add render time meterJoe Wilm2016-05-21
* Correct sub-pixel font rendering with OpenGLJoe Wilm2016-05-20
* Use subpixel font renderingJoe Wilm2016-04-11
* Add a GridJoe Wilm2016-04-10
* Rasterizer uses DPI from GlutinJoe Wilm2016-02-27
* Font no longer hardcoded in get_glyphJoe Wilm2016-02-27
* Add support for multiple font faces in rasterizerJoe Wilm2016-02-27
* Fix some compiler warningsJoe Wilm2016-02-25
* Render the letter JJoe Wilm2016-02-23
* Implement very basic glyph rasterizationJoe Wilm2016-02-21