Ralf Hemmecke wrote:
>
> > I would rather work on eliminating need for X during
> > documentation build.
>
> Yes, that would be good. But I have no idea how.
>
> Would xvfb be of any help? I haven't yet looked into that part.
> I thought that some of that graphic processes that are started through
> sman actually need X to produce the pictures, i.e. I thought X is an
> integral part of the process that cannot easily be removed.
Bitmap images are produced by displaying them and getting back
the resulting bitmap from the X server. So, if you want
bitmap images then removing X is a substantial effort.
However, we have '.data' files which a vector type description
of the image. Our image viewer can display image having
only '.data' file. So we could generate only '.data' files
during documentation build and modify HyperDoc so that it
could display images from '.data' files. Skipping bitmaps
during documentation build should be easy. More work
is needed so that HyperDoc can work from '.data' files.
However, we have code to display '.data' files, we just
need to link it to HyperDoc.
--
Waldek Hebisch
[email protected]
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.