From 2c74f2bf6cba53e17b5b36beacc895a121de3b4d Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 1 Nov 2013 16:56:52 +0000 Subject: listnode/json --- rotord/src/graph.h | 63 +++++++++++++++++++++++------------------------------- 1 file changed, 27 insertions(+), 36 deletions(-) (limited to 'rotord/src/graph.h') diff --git a/rotord/src/graph.h b/rotord/src/graph.h index 50f3f87..ddf2471 100644 --- a/rotord/src/graph.h +++ b/rotord/src/graph.h @@ -97,42 +97,33 @@ namespace Rotor { class Thumbnailer{ public: bool make(const string &inputfilename,int w,int h,const string &outputfilename) { - //Poco::StringTokenizer t1(inputfilename,"."); - //if (t1.count()>1) { - // if (t1[t1.count()-1]=="svg"){ - // cerr<<"found an svg"<