Ignore:
Timestamp:
2021-07-17T11:31:07+02:00 (4 years ago)
Author:
malcolmh
Message:

jchart enhancements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/seachart/src/render/Rules.java

    r35775 r35788  
    16711671                                Renderer.symbol(Areas.WreckND);
    16721672                        }
    1673                         addName(15, new Font("Arial", Font.BOLD, 40), new Delta(Handle.BC, AffineTransform.getTranslateInstance(0, -50)));
     1673                        addName(15, new Font("Arial", Font.BOLD, 40), new Delta(Handle.BC, AffineTransform.getTranslateInstance(0, -60)));
    16741674                }
    16751675        }
Note: See TracChangeset for help on using the changeset viewer.