On Mon, Dec 01, 2003 at 01:35:29PM +0100, Sven Neumann wrote: > You could be using the PangoFT2 backend to render your fonts. You > don't need to call gtk_init() then.
Thanks, this seems to work! I just need to call g_type_init(). Now I can run dia w/o a DISPLAY. Cheers, -- W. Borgert <[EMAIL PROTECTED]> _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
