mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 18:44:46 +00:00
build fixed on linux (Pull request #12) again:), other small fixes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user