build fixed on linux (Pull request #12) again:), other small fixes

This commit is contained in:
honfika@gmail.com
2014-12-07 22:09:33 +01:00
parent a4cd36fd71
commit 87b9620405
4 changed files with 28 additions and 29 deletions

View File

@@ -582,7 +582,6 @@ public final class ImagePanel extends JPanel implements ActionListener, MediaDis
bounds.height /= 20;
bounds.x -= rect.Xmin / 20;
bounds.y -= rect.Ymin / 20;
//SHAPERECORD.resizeSHAPE(outline, 1/20)
gg.setStroke(new BasicStroke(2.0f,
BasicStroke.CAP_BUTT,
BasicStroke.JOIN_MITER,