Fix core ps driver to use the new ps_string API, and wrap the root URL in parens...
authorEmden R. Gansner <erg@alum.mit.edu>
Fri, 24 Jan 2014 16:00:08 +0000 (11:00 -0500)
committerEmden R. Gansner <erg@alum.mit.edu>
Fri, 24 Jan 2014 16:00:08 +0000 (11:00 -0500)
commit7e5612e7eb51be9c304649de39f736e4cbd2997e
treeed5093afcb7eda596ff5b0546595639a2880c0a9
parent1dbbb43729803068c320db353c129afb91d327b5
Fix core ps driver to use the new ps_string API, and wrap the root URL in parens to have legal
postscript;
handle base url and chars using ps_string. (The anchors were not being generated as ps strings.)
plugin/core/gvrender_core_ps.c
plugin/lasi/gvrender_lasi.cpp