Control: retitle -1 Text functions segfault on i386 This problem seems to affect other functions dealing with text, too: The program also segfaults when I replace QueryFontMetrics() with Annotate(text=>'Test', x=>100, y=>100) or Draw(primitive=>'text', text=>'Test', pointsize=>12, points=>'100,100')