Nconvert problem

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderator: xnview

WinniePooh

Nconvert problem

Post by WinniePooh »

I have nconvert.exe problem with add text. Command line is:

Code: Select all

nconvert -out tiff -multi -c 7 -text_pos 300 700 -tile 64 -text Test -o out.tif in.tif
Text size (tile) is not changing.

What's a problem?
User avatar
xnview
Author of XnView
Posts: 47518
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: Nconvert problem

Post by xnview »

-tile is not for test, you must use -text_font
Pierre.