Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dimension [2019/02/07 05:31] – [1.48.0] o2admindimension [2022/02/28 19:31] (current) – [New Beta Feature - Auto Dimension (June 2020)] o2wiki
Line 21: Line 21:
   * Add a keyline around the dimension to make it easy to read on textured backgrounds   * Add a keyline around the dimension to make it easy to read on textured backgrounds
   * Manually adjust the label and add text when converting straight lines to dimension lines   * Manually adjust the label and add text when converting straight lines to dimension lines
-  * (NEW) Create a spot colors for the Dimension Color +  * Create a spot colors for the Dimension Color 
-  * (NEW) Set dashed lines for the dimension line with the option to copy it from the selected shape+  * Set dashed lines for the dimension line with the option to copy it from the selected shape 
 + 
 +===== Auto Dimension ===== 
 +Automatically adds dimensions to a shape based on the path. The path is broken down into segments and converted to line, curve or radius dimensions. Line and Radius segments are automatically joined be they are continuous. 
 +  * Straight line segments are dimensioned as normal 
 +  * Curves are measured for the length along the curve 
 +  * Radiuses are detected and dimensioned, based on the curve
  
 ---- ----
Line 126: Line 132:
   * **Beep when done**     * **Beep when done**  
  
 +==== Supported Units ====
 +  * {px} (pixels are the same as points)
 +  * {pixel}
 +  * {pixels}
 +  * {pt}
 +  * {point}
 +  * {points}
 +  * {pc}
 +  * {pica}
 +  * {picas}
 +  * {ci}
 +  * {cicero}
 +  * {ciceros}
 +  * {mm}
 +  * {millimeter}
 +  * {millimeters}
 +  * {cm}
 +  * {centimeter}
 +  * {centimeters}
 +  * {m}
 +  * {meter}
 +  * {meters}
 +  * {km}
 +  * {kilometer}
 +  * {kilometers}
 +  * {"}
 +  * {in}
 +  * {inch}
 +  * {inches}
 +  * {'}
 +  * {ft}
 +  * {foot}
 +  * {feet}
 +  * {yd}
 +  * {yard}
 +  * {yards}
 +  * {mi}
 +  * {mile}
 +  * {miles}
  
 ===== Release Notes ===== ===== Release Notes =====
 +
 +==== 2.5.0 ====
 +  * Fixed: Large Canvas detection 
 +  * Updated: UI and layout - added accordions so that sections can be collapsed and hidden
 +  * Added: Scale and ratio dropdown
 +    * Create your own lost of scales from the scales tab
 +    * Option to also set the appearance scale 
 +  * Added: Distance between shapes
 +    * Measure distance between shapes vertically and horizontally, option to include overlapping shapes
 +    * Measure distance between centres vertically and horizontally
 +  * Added: Option to align multiple dimensions so the lines and text align
 +  * Added: Baseline dimensions, measure the distance from a horizontal or vertical edge to all the shapes
 +  * Added: Extend projection lines, when adding dimensions between shapes and baselines
 +  * Added: Option for changing the decimal separator, i.e to a comma.
 +  * Fixed: Issue where very small measurements in inches, which should be 0, displays as 1 inch
 +  * Fixed: Removed leading 0 when showing inches as fractions and less than 1 inch
 +  * Fixed: Auto dimensions uses artwork scale
 +  * Updated: Layout of text format help in Appearance Tab
 +  * Minor Updates: Icons in SVG 
 +
 +
 +
 +==== 2.0.1 ====
 +  * Fixed: An issue when the label offset was zero, and the artwork scale was not 100%, the dimension line would not be split.
 +  * Added: Auto Dimensions. Automatically add dimensions to a shape, including lines, radius and curve dimensions.
 +
 +
 +==== 1.50.1 ====
 +  * Fixed: An issue where fractions would be incorrect some whole numbers, such as 3" would show as 3 1/-4" 
 +
 +==== 1.50.0 ====
 +  * Added: Feet and Inches option to show 3' 4.25" or 3' 4" 1/4   
  
 ==== 1.48.1 ==== ==== 1.48.1 ====