Hi all!, I'm working on adding specials support to the DVI backend[1]. At this moment I've complete Color support, and have some doubts.
Source code : should I patch mdvi-lib? or create something like dvi-special-color.c in ~/dvi ? Named Colors : DVI Special support color in four formats : rgb, cmyk, hsb and named color. For named colors we need a color table. I found a complete color table[2], but I think that is too big. I looked at the kdvi code, and they support arround 85 named colors. How many named colors we need to support? Active DVI has a good example file[3] and they use more that 85 named colors. [1] http://bugzilla.gnome.org/show_bug.cgi?id=303651 [2] http://www.farb-tabelle.de/table-of-color.htm [3] http://camlcvs.inria.fr/cgi-bin/cvsweb.cgi/~checkout~/bazar-ocaml/advi/test/color.tex?rev=1.7;content-type=text%2Fplain -- Ricardo Markiewicz // http://www.fi.uba.ar/~rmarkie/ _______________________________________________ Evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
