diff options
Diffstat (limited to 'cad/boolean/DESCR')
-rw-r--r-- | cad/boolean/DESCR | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/cad/boolean/DESCR b/cad/boolean/DESCR index e2222992303..25d16ee63aa 100644 --- a/cad/boolean/DESCR +++ b/cad/boolean/DESCR @@ -1,24 +1,24 @@ -The program is a viewer and editor for: +The program is a viewer and editor for: -GDSII files, KEY files (own made extended GDSII in ascii format) and - DAVID MANN files (flash format for mask plotting) + DAVID MANN files (flash format for mask plotting) -Features: +Features: -It allows to draw primitives on a chosen layer, and to manipulate them. -stack oriented tools allows zooming while drawing new primitives and - editing them. This also makes it possible to draw extremely accurate. + editing them. This also makes it possible to draw extremely accurate. -primitives on the layers or/can be transparent colors and fill patterns - can be set on a layer basis - -drawing order of layers can be changed + can be set on a layer basis + -drawing order of layers can be changed -a hiearchy of pictures, named structures, can be handled and manipulated - -saving as a bitmap and other formats. - -measuring distances - -adding user defined properties to primitives + -saving as a bitmap and other formats. + -measuring distances + -adding user defined properties to primitives - -boolean OR AND EXOR A-B B-A - -positive and negative process offset - -circle recognition in polygon and polyline data. - -move copy delete etc. - -transformations (scaling , rotation , moving) - -flatten the hiearchy of the drawing - -drivers for CNC (laser and milling machinery) + -boolean OR AND EXOR A-B B-A + -positive and negative process offset + -circle recognition in polygon and polyline data. + -move copy delete etc. + -transformations (scaling , rotation , moving) + -flatten the hiearchy of the drawing + -drivers for CNC (laser and milling machinery) |