Re: [sword-devel] Esperanto Bible - alphabet

2004-05-17 Thread Stuart D. Gathman
providing a map to/from unicode. The C++ w_char support library should provide similar utility, but I am not familiar with it. -- Stuart D. Gathman <[EMAIL PROTECTED]> Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154 "Confutatis maledictis

Re: [sword-devel] RPM package improvements

2002-05-22 Thread Stuart D. Gathman
d/locales.d/no.conf /usr/share/sword/locales.d/pt.conf /usr/share/sword/mods.d/globals.conf The /usr/lib/sword directory contains the utilities. I would like to make RPMs for the text modules as well. End users should not have to unzip in a magic directory as root and then run mkfastmodule.

Re: [sword-devel] RPM package improvements

2002-05-22 Thread Stuart D. Gathman
go in the /usr/share/doc/sword-devel-1.5.3 directory, where they are out of the way but harder to consult, or in the /usr/share/man/man3 directory. -- Stuart D. Gathman <[EMAIL PROTECTED]> Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-61

[sword-devel] RPM package improvements

2002-05-21 Thread Stuart D. Gathman
ted since 1.4.5! My spec includes the man pages and html docs with the devel package in /usr/share/doc/sword-devel-1.5.3. Should the man pages be installed in /usr/share/man/man3? There a lot of them. -- Stuart D. Gathman <[EMAIL PROTECTED]> Business Managemen

[sword-devel] Re: GUI interfaces

2001-12-19 Thread Stuart D. Gathman
Jerry Kreps wrote: > I've noticed that while most distros, like SuSE for example, have a > command line capability, usually through an xterm, they present the > user with a GUI, mainly KDE and to a lesser extent, GNOME. The last > survey I saw showed KDE use among Linux users is above 70% and >

Re: [sword-devel] for the love of unicode

2001-06-16 Thread Stuart D. Gathman
the jump tables, but I don't > know anything about compilers so I'm just guessing. For large tables, use a "resource" file. Read the array of short from a file. Parsing a text file is the simplest for cross platform, but a binary file can be preparsed as part of the