# HG changeset patch # User robcast # Date 1422090185 -3600 # Node ID 11b8a89379d823ed9168f95f55e08fa19d27a4b0 # Parent e37a171cb0561b598e47e73acec9900fff067265 polygon image annotations gets a real button. diff -r e37a171cb056 -r 11b8a89379d8 webapp/src/main/webapp/jquery/img/fullscreen/32/annotation-polygon.png Binary file webapp/src/main/webapp/jquery/img/fullscreen/32/annotation-polygon.png has changed diff -r e37a171cb056 -r 11b8a89379d8 webapp/src/main/webapp/jquery/img/fullscreen3.svg --- a/webapp/src/main/webapp/jquery/img/fullscreen3.svg Fri Jan 23 20:44:04 2015 +0100 +++ b/webapp/src/main/webapp/jquery/img/fullscreen3.svg Sat Jan 24 10:03:05 2015 +0100 @@ -15,11 +15,11 @@ height="32" id="svg2388" sodipodi:version="0.32" - inkscape:version="0.48.0 r9654" + inkscape:version="0.48.5 r10040" sodipodi:docname="fullscreen3.svg" - inkscape:export-filename="/Users/casties/Library/Eclipse/digilib/webapp/src/main/webapp/jquery/img/annotationmark-bg-16.png" - inkscape:export-xdpi="44.971478" - inkscape:export-ydpi="44.971478" + inkscape:export-filename="/Volumes/user/Users/casties/Documents/Eclipse/digilib/webapp/src/main/webapp/jquery/img/fullscreen/32/annotation-polygon.png" + inkscape:export-xdpi="90.017029" + inkscape:export-ydpi="90.017029" version="1.1" style="display:inline"> image/svg+xml - + @@ -315,7 +315,7 @@ sodipodi:cy="12.5" sodipodi:rx="10.214286" sodipodi:ry="10.214286" - d="m 44.857142,12.5 a 10.214286,10.214286 0 1 1 -20.428571,0 10.214286,10.214286 0 1 1 20.428571,0 z" + d="m 44.857142,12.5 c 0,5.641194 -4.573091,10.214286 -10.214285,10.214286 -5.641195,0 -10.214286,-4.573092 -10.214286,-10.214286 0,-5.6411943 4.573091,-10.2142859 10.214286,-10.2142859 5.641194,0 10.214285,4.5730916 10.214285,10.2142859 z" transform="translate(-10.42857,10.28571)" /> + + + + @@ -1599,7 +1618,7 @@ style="fill:none;stroke:#000000;stroke-width:3.0204308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> diff -r e37a171cb056 -r 11b8a89379d8 webapp/src/main/webapp/jquery/jquery.digilib.annotator.js --- a/webapp/src/main/webapp/jquery/jquery.digilib.annotator.js Fri Jan 23 20:44:04 2015 +0100 +++ b/webapp/src/main/webapp/jquery/jquery.digilib.annotator.js Sat Jan 24 10:03:05 2015 +0100 @@ -66,7 +66,7 @@ annotationpolygon : { onclick : "setAnnotationPolygon", tooltip : "create an annotation for a polygon region", - icon : "annotation-region.png" + icon : "annotation-polygon.png" } };