1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-03 04:34:21 -05:00
A cross-platform, OpenGL terminal emulator.
Find a file
Joe Wilm eac9747a78 Abstract glyph rendering, poorly
Adds a QuadRenderer class that actually only works with glyphs for now.
Manually place a few glyphs to demonstrate that it works.
2016-02-24 21:02:21 -08:00
res Bit of cleanup 2016-02-24 20:37:17 -08:00
src Abstract glyph rendering, poorly 2016-02-24 21:02:21 -08:00
.gitignore Initialize new cargo binary project 2016-02-21 08:15:41 -08:00
.travis.yml Add test font for travis 2016-02-21 19:56:31 -08:00
Cargo.lock build rect describing glyph quad 2016-02-24 19:08:57 -08:00
Cargo.toml build rect describing glyph quad 2016-02-24 19:08:57 -08:00
LICENSE-APACHE Add license 2016-02-23 20:59:31 -08:00