Dear Maintainer,
PDF documents can be hard to read using fbgs because text is not being antialiased. Some documents are so unpleasant to
read that the program is essentially unusable.
Fortunately, it is a simple matter to enable antialiasing in ghostscript, if the output device is not monochrome.
I have created a patch which makes color and antialiasing work by default in fbgs. Of course, I have added flags to
disable those defaults if someone should so wish. (-M for monochrome, -A for no antialiasing).
Note that since antialiasing requires "color" output, this patch includes the fixes I sent on BUG #780643.
A second patch is included for the man page.
Ben