we should improve the PNG
output of cmd/dvi-cnv
by sniffing the dvi
program:
dvi
program is colorless (and create a paletted image instead of an image.RGBA
)this probably require changing a bit the dvi.Renderer
interface (to have access to the fonts).