if (off < 0) {
            if (align === 'right') {
                options.align = 'left';
            } else {
                options.x = -off;