A cross-platform, OpenGL terminal emulator.
Go to file
Joe Wilm 5040c44f67 Implement very basic glyph rasterization
There are several assumptions made at this point and very little (no)
error handling done.
2016-02-21 19:45:35 -08:00
src Implement very basic glyph rasterization 2016-02-21 19:45:35 -08:00
.gitignore Initialize new cargo binary project 2016-02-21 08:15:41 -08:00
.travis.yml Add function for listing font names on linux 2016-02-21 15:20:03 -08:00
Cargo.lock Implement very basic glyph rasterization 2016-02-21 19:45:35 -08:00
Cargo.toml Implement very basic glyph rasterization 2016-02-21 19:45:35 -08:00