]> granicus.if.org Git - graphviz/commit
Set output file to binary mode when necessary to make sure Windows
authorerg <devnull@localhost>
Thu, 14 Jun 2007 14:39:49 +0000 (14:39 +0000)
committererg <devnull@localhost>
Thu, 14 Jun 2007 14:39:49 +0000 (14:39 +0000)
commitc228fa23f55e716db897ed68fb852ad8e2f11b21
tree861b44b2931ad0c8f808b36d7b1deb09736042ed
parenteebd9669af921a6f1c71a281e5a3b7a8435a63a8
Set output file to binary mode when necessary to make sure Windows
does not convert \n to \r\n on stdout. (See gd/gvrender_gd.c.)
plugin/pango/gvrender_pango.c