]> granicus.if.org Git - graphviz/commit
Make SVG pass through raw font names, but allow -Gfontmangling attribute
authornorth <devnull@localhost>
Thu, 1 Feb 2007 19:57:15 +0000 (19:57 +0000)
committernorth <devnull@localhost>
Thu, 1 Feb 2007 19:57:15 +0000 (19:57 +0000)
commit49cdff9a23cead87a742bce511d6ddc86589bada
tree8c8095dee0df2963ae32c30e9ce1d199f69cac0e
parent93e7b8948f8acb9d190f6528c5dbe35061df185b
Make SVG pass through raw font names, but allow -Gfontmangling attribute
to enable Postscript name translation.  (The job still isn't done, as the
raw names aren't always right and should be mapped to the 7 standard
SVG names, I guess.)
lib/common/input.c
lib/common/types.h
lib/gvc/gvcint.h
plugin/core/gvrender_core_svg.c