Re: [CSCMail-Users] 1.7.x error
Brought to you by:
countzer0
From: Steven K. <st...@vo...> - 2000-06-26 13:40:33
|
On 26 Jun 2000 06:34:06 EDT, Lane Lester said: > > Count Zero said: > > CscHTML is GtkHTML without the GNOME dependancies, and I am hacking > > in new > > features... For example I am just now finishing up support for > <font > > face=> > > tags... Plus the option to do csc_html_set_default_font() and > > csc_html_allow_font_switch() so that users can force a specific > font > > (say > > fixed...) for viewing mail, even with the HTML widget. > > Will it be possible to select text for copying, as we can with > GtkText? Yes, GtkHTML (and therefore CscHTML) supports normal X style copy/paste operations. Right now the only differences between GtkHTML and CscHTML are the following: GtkHTML requires GNOME and several other libs (gnome-print, gconf, oaf, bonobo, corba, gdk-pixbuf, libart, gtk, and many more!) CscHTML requires gdk-pixbuf, libart, and gtk. Thats it! CscHTML has added support for <font face=fontname> tags, plus a programmers API for "set default font" and "allow font switch" This lets an application developer force a specific font on any HTML document, overriding the documents own font selections. (ie: in CSCMail, the "use this font to view messages" option now WORKS! hehe) CscHTML's perl bindings have been updated to support the new font features Some people have noticed that CscHTML seems to be a little faster than GtkHTML, but there is no concrete proof of this. -CZ -- ---------------------------------------------------------------------- Steve Kordik st...@vo... System Administrator Tel 212.332.5045 VOILA - France Telecom North America Fax 212.332.2362 1270 Avenue of the Americas New York, NY 10020 USA ---------------------------------------------------------------------- Customized Search Engines for your web site at: http://voilasearch.com ---------------------------------------------------------------------- |