-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-Added Label offset. This will move the labels side to side and up/down. -Added option to use the center of a bounding box as the drawing reference. -Added ability to set line stroke width. -Added option to add a perpendicular line. -Added mathematical expression to the number format. For example, to divide the label number by 2, use "n/2". -Added "Draw all labels" checkbox. -Added option to flip the label orientation. -Added support for "Draw every x lines" = 0 in order to remove lines. -Last label is not drawn if the circular count is 360 to prevent the last label overwriting the first. -Changed font size to Units instead of Pixels, so the scale looks the same if you change the units.
- Loading branch information
Showing
2 changed files
with
507 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.