Hi,

I am writing a word processor. A first release is at 
http://www.arava.co.il/matan/hebrew/ft.tar.gz
This is not useful program yet, (though it does work), but I am
interested in hearing people's comments about the program, especially
the data structures used to represent the paragraphs and fonts, and the
code for breaking paragraphs into line and displaying paragraphs.

If you want to try running the program, make sure you have svgalib (with
mode 1024x768x256 available), fribidi-0.1.8 installed, as well as a few
truetype hebrew fonts. Edit the file bdfonts.c the directories in
init_fonts() to point to the directory where your hebrew truetype fonts
are, and type make.
The program uses freetype2 (in beta currently), but it is a bit changed,
so the archive contains the necesaary files. 

-- 
Matan Ziv-Av.                         [EMAIL PROTECTED]



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to