X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fmain.cpp;h=91ce90bdeee949629d55f23b884c1402b7078bfa;hp=94d1cd57a8f176f3072fcc3672ae96ca180836f6;hb=6a1c4e752af0bd26803bc2285cff004ef7b9f53d;hpb=cfe7da763b5d8ef4252ddb94558abb080bbd893d diff --git a/src/main.cpp b/src/main.cpp index 94d1cd5..91ce90b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -90,7 +90,7 @@ int main(int argc, char ** argv) } } - //doc.Add(IPDF::CIRCLE_FILLED, Rect(0.2,0.2,0.6,0.6)); + //doc.Add(IPDF::RECT_OUTLINE, Rect(0.4,0.4,0.6,0.6)); } Rect bounds(b[0],b[1],b[2],b[3]);