On Sat, Feb 03, 2024 at 10:09:11PM +0800, Qian Yun wrote:
> Hi Ralf,
> 
> I noticed that in the creation process of book.pdf,
> you convert .xpm (bitmap) image to .ps format.
> 
> But "draw" in FriCAS can create ".ps" (vector) image directly.
> 
> I'm trying to use this better quality for the book.
> 
> So I'm asking there's no particular reason to choose
> bitmap image over vector image, right?

There is a trouble: currently our 2D Postscript output is black and
white only (no colors).  So there is some extra work to do,
either use Postscript only for 3D, or modify Postscript output
so that it can handle colors also for 2D.

BTW.  There is long standing issue that our 3D Postscript output
needs connection to X server.  It would be good to make it work
independently of X.

-- 
                              Waldek Hebisch

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/Zb5Om6aRkb6b67Np%40fricas.org.

Reply via email to