File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
; GNU General Public License for more details.
20
20
;
21
21
; You should have received a copy of the GNU General Public License
22
- ; along with this program; if not, see <http://www.gnu.org/licenses>.
22
+ ; along with this program; if not, see <http://www.gnu.org/licenses>.
23
23
;
24
24
; Define the function
25
25
;
155
155
" RGB* GRAY*"
156
156
SF-IMAGE " The Image" 0
157
157
SF-DRAWABLE " The Layer" 0
158
- SF-ADJUSTMENT " Outer border size (width in percent)" ' (18 1.0 100 1.0 0 1 0 ) ; was 0 2 0 at end
159
- SF-ADJUSTMENT " Inner border size (in percent)" ' (0.20 0.0 10.0 0.1 0 1 0 )
158
+ SF-ADJUSTMENT " Outer border size (width in percent)" ' (10.1 1.0 100 1.0 0 1 0 ) ; was 0 2 0 at end
159
+ SF-ADJUSTMENT " Inner border size (in percent)" ' (0.50 0.0 10.0 0.1 0 1 0 )
160
160
SF-TOGGLE " Use symmetric outer borders" FALSE
161
161
SF-TOGGLE " Use portrait style border" FALSE
162
162
SF-COLOR " Outer border color" ' (255 255 255 )
You can’t perform that action at this time.
0 commit comments