From: Mark Hansen Date: Thu, 28 May 2020 10:54:08 +0000 (+0000) Subject: Merge branch 'ps_to_jpg' into 'master' X-Git-Tag: 2.44.1~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c491da027d11c12d447e34d4a5cb89f1bd38967f;p=graphviz Merge branch 'ps_to_jpg' into 'master' Remove unused script ps_to_jpg.sh See merge request graphviz/graphviz!1358 --- c491da027d11c12d447e34d4a5cb89f1bd38967f diff --cc doc/infosrc/Makefile index efe90ef99,394f18b04..7a749cc8e --- a/doc/infosrc/Makefile +++ b/doc/infosrc/Makefile @@@ -2,10 -2,9 +2,9 @@@ # Generator for on-line documentation. # # Required tools: cc, dot, awk, ksh, yacc, gs, python. - # gs and awk are used in ps_to_jpg.sh # dot is used in mkarrows.sh, mkshapes.sh, mkstyles.sh, mktapers.sh, mksplines.sh # ps_to_png.sh and other make rules rely on netpbm tools -# and ps2raster, which is part of the GMT library. +# and psconvert, which is part of the GMT library. # # python is used to run jconvert.py, which converts the json schema # graphviz_json_schema.json to html. This also relies on the python