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