Added DecimalAsRatio function to BadMath
Added ColourTools module
ClickDim
ClickDim - Added function to dimension selected shape.
Initial commit of TextTools
Code clean-up, addition of 2-click method for ClickDim dimensioning.
Added DragToDimension subroutine, allowing the user to drag between two
Added DimUtils module which will contain some basic dimension utilities.
Missed in previous commit. Now includes the "getSnapPointFromCrossPoint" function.
Added ClickDim module, which does simple dimensioning between two shapes.
Addition of BadMath with GCD function for calculating the
Add ToolBar, a simple set of methods to create and remove toolbars and toolbar buttons
Handling of basic groups objects added to FauxDisplayCurve
Added "edge bias" which allows specifying a specific edge in
New version adds snap points to the target
Initial commit
Addition of "AboutBox" dialog including license.
Initial commit.
Change to use ServiceRegistry.lookupProviders to Serviceloader.load for compatibility with Java 10.
Change to use ServiceRegistry.lookupProviders to Serviceloader.load for compatibility with Java 10.
isJava8OrHigher method updated to handle the new version numbering in Java (from 1.8 to 9.0+)
I've attached a DIFF file which I believe will fix the issue with "lookupProviders". From what I understand in Java 10 "loopupProviders" and only be used with JDK classes and not user classes.
JMConfig new initializes the DataIn variable if it this has not already
Addition of Canadian English dictionary to source code and binary build.
Reformatting of version check message in SpellCheck preferences class.
Clarified some text on the DictPlugin properties dialog.
Added preferences dialogue to the DictPlugin, with the ability to save
Addition of the dictionary look-up plug-in based on code by
Addition of command history code by
Java implementation of JMXP donated to JamochaMUD.