Example: ``` Font* font = new Font( "DejaVuSan.ttf", 48 ); ``` where `DejaVuSan.ttf` doesn't exist. Then hm, a big ol' segfault.