Search found 3 matches

by wonzling
Fri Jan 08, 2021 4:39 pm
Forum: NConvert
Topic: Add multiple lines of text
Replies: 9
Views: 8722

Re: Add multiple lines of text

@Piere. OK thank you.
A suggestion: start nconvert with the XBS from XNVIEW MP. This would be nice.
Like:
nconvert -Test.xbs
:D
by wonzling
Thu Jan 07, 2021 10:47 am
Forum: NConvert
Topic: Add multiple lines of text
Replies: 9
Views: 8722

Re: Add multiple lines of text


Update:

I've now tested with a line break ('Enter') in the code line, and not surprisingly the code doesn't run.

So the only solution would seem to be to use two lines of code, to write first one line of text, then the second one below.

@Pierre : Is there any way to write two lines of text ...
by wonzling
Wed Jan 06, 2021 4:43 pm
Forum: NConvert
Topic: Add multiple lines of text
Replies: 9
Views: 8722

Add multiple lines of text

Hello, i want to add some text to an foto with this:

C:\Users\XXXXXX\Desktop\NConvert>nconvert -canvas #1 #500 top-center -bgcolor 255 005 255 -ratio -rtype lanczos -text_font "Arial" 100 -text_color 0 0 0 -text_flag bottom-center -text_pos 0 -400 -text_rotation 0 -text "Hello Test" TEST.jpg ...