diff --git a/VERSION b/VERSION index 10ef81d4..ba80bf4a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.3.679 +8.3.680 diff --git a/doc/html/property.html b/doc/html/property.html index c2721314..1d32ec87 100644 --- a/doc/html/property.html +++ b/doc/html/property.html @@ -31,7 +31,7 @@ Attach a "property" (string key and value pair) to the edit cell
where key and value are any text strings.@@ -101,6 +101,12 @@ Attach a "property" (string key and value pair) to the edit cell considered to be measurements and do not scale. Multiple values may be passed on the command line as additional arguments, or the set of values may be given as a list. +
type may be one of string, integer, - dimension, or double. + dimension, plane, or double.
+ NOTE: A mask hint will only appear in the GDS or CIF output + if there is a corresponding "mask-hints type" record in + the tech file's cifoutput section as part of a layer or + templayer which determines when and how the mask hint is handled. + Usually the mask hint is OR'd with the rest of the layer, but that may + be followed by a grow-shrink operation that fills in narrow gaps. It + is also possible for the layer to remove material, so be aware + of how the tech file interprets type when using + MASKHINTS_type.