GRID_ATTR_NOATTR
(attr & GRID_ATTR_NOATTR) ? "noattr," : "");
if (dst->attr & GRID_ATTR_NOATTR)
sy->gc.attr |= GRID_ATTR_NOATTR;