Joe Wilm
0dfba30181
Add a number of simple ref-tests
...
Also adds a feature `err-println` for enabling `err_println!` printing.
2016-11-19 21:34:22 -08:00
Joe Wilm
8b4b1f8df1
Pin nightly compiler on travis
...
This will prevent builds from being constantly broken... arbitrary
nightlies are not yet supported.
2016-08-14 20:13:20 -07:00
Joe Wilm
4ecc4a15f1
Cache cargo dependencies on travis
...
This should improve build times.
2016-06-14 07:55:00 -07:00
Joe Wilm
432922d624
Add macOS to CI matrix
2016-06-14 07:53:45 -07:00
Joe Wilm
e301843686
Add test font for travis
2016-02-21 19:56:31 -08:00
Joe Wilm
2a7dc1deb8
Add function for listing font names on linux
...
This function isn't exactly useful, but it's working ffi with the
fontconfig library. Woo! Next step will be returning some objects with
more information (like font path so we can start rendering glyphs!).
2016-02-21 15:20:03 -08:00