Re: writing a text widget with pango
- From: Martyn Plummer <plummer iarc fr>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: writing a text widget with pango
- Date: Thu, 23 May 2002 10:59:03 +0200 (CEST)
On 22-May-2002 Havoc Pennington wrote:
One thing we're considering for GTK 2.2 is to put back a simple
draw-string API like gdk_draw_string and gdk_text_width(), for use by
terminal widgets and that sort of thing. Would probably make porting
XChat a lot easier. But of course using this API means you don't have
i18n quite working.
This would be most welcome. I maintain the GNOME GUI for the R project
(a language for data analysis and graphics http://www.r-project.org ).
Part of the GUI is a graphics device using the GTK+ API, which can be
used to plot graphs. I want to do simple things like draw axis labels,
titles for graphs, and so on, on a GtkDrawable. The absence of a simple
draw-string API in GTK+ 2.0 has made this rather more difficult, so
please seriously consider bringing it back.
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]