public void Draw(TextHandle handle)
 {
     GL.CallList(handle.Handle);
 }