[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A wysiwyg hebrew word processor
On Thu, 9 Mar 2000, Omer Zak wrote:
> 1. Make as clean separation as possible between the SVGAlib based display
> engine and the rest of the word processor. This will allow someone
> else to replace the SVGAlib by whatever engines needed for plain
> X-Window, KDE or Gnome.
This is planned. The next release will include separation of the drawing
functions, so it will be easy to replace them with ones for Xlib, fbdev or
something else.
> 2. Support the use of a scripting language (such as Tcl, Perl or Python)
> interpreted by an embedded interpreter.
> This will allow other people to turn your word processor into a
> sophisticated and complicated and feature-rich one by adding their own
> commands (implemented as scripts).
This I do not plan, and I believe it is too early to think about such
features.
--
Matan Ziv-Av matan@svgalib.org
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il