The internals are what the Sword library is for.

In future even different, new kinds of modules may be added to sword. You'd 
have to readd support for each single type in your software, which might turn 
out to be complicated.

Martin

Am Freitag, 21. März 2003 14:53 schrieb Eduard Wustenveld:
> The project I'm working on is GPL licensed. So there is absolutely no
> documentation about the use of different file formats ???
>
> Eduard
>
> -----Oorspronkelijk bericht-----
> Van: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Namens Chris Little
> Verzonden: vrijdag 21 maart 2003 14:47
> Aan: [EMAIL PROTECTED]
> Onderwerp: Re: [sword-devel] How to use ZTEXT
>
>
>
> zText, like every other file format used by Sword is "documented" through
> source code.  If you want to understand it, you will have to read the
> appropriate C++ source file.  That assumes your project is licensed under
> GPL.
>
> If your project is not GPL licensed, reading and adapting our source code
> would be a license and copyright violation.  In that case, you will have
> to reverse engineer the file format from the files themselves.
>
> --Chris
>
> On Fri, 21 Mar 2003, Eduard Wustenveld wrote:
> > Hello everyone,
> >
> > I'm trying to figure out how to read ZTEXT files with a PHP script.
> > I'm creating a PHP application (together with Curtis) to search and read
>
> the
>
> > Bible on a website that uses php. We have managed to create RAWTEXT
>
> support
>
> > in the application and it works great, but now we want to use ZTEXT
>
> bibles.
>
> > Is ZTEXT documented somewhere or does someone have this documentation
> > and is willing to e-mail it to me.
> >
> > Regards,
> > Eduard Wustenveld
>
> _______________________________________________
> sword-devel mailing list
> [EMAIL PROTECTED]
> http://www.crosswire.org/mailman/listinfo/sword-devel
>
> _______________________________________________
> sword-devel mailing list
> [EMAIL PROTECTED]
> http://www.crosswire.org/mailman/listinfo/sword-devel

_______________________________________________
sword-devel mailing list
[EMAIL PROTECTED]
http://www.crosswire.org/mailman/listinfo/sword-devel

Reply via email to