Search found 10 matches

by Vgqq
Thu Apr 20, 2017 3:51 pm
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

I writed my own programm, that does manipulation with text and image, and rotates text around its center. It has been easier than I thought :D :D Thanks. Looks good :D :D, could you tell me a little more, such as the programming language or tools you are using, maybe in a PM? It is C#, I've sent co...
by Vgqq
Thu Apr 20, 2017 1:07 pm
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

I writed my own programm, that does manipulation with text and image, and rotates text around its center. It has been easier than I thought :D :D Thanks.
Снимок.PNG
by Vgqq
Wed Apr 19, 2017 9:40 pm
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

cday Thank you for your advices. I using preview xnconvert to prepare for a specific script(that uses nconvert) some parameters like offset x y and degree of rotation. I writing it to txt file for each picture. Then script processing some specific actions with photos. I can calculate this parameter...
by Vgqq
Wed Apr 19, 2017 7:10 pm
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

And it's a difference in text rotation between nconvert and xnconvert: axis of rotation for xnconvert is center and nconvert's axis of rotation is top-left corner. Its make a problem for exporting scenario from xnconvert :? Just for information. I spent three hours covering women's charms, but it di...
by Vgqq
Wed Apr 19, 2017 3:22 pm
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

xnview wrote:yes currently it's a limitation
Oh, sorry. I will wait for the removal this limitation, can I?
by Vgqq
Wed Apr 19, 2017 12:15 pm
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

it's a bug with rotation :o
Снимок.PNG

Code: Select all

nconvert.exe -text_font "Comic Sans MS" 94 -text_color 255 85 0 -text_border 10 255 85 127 -text_back 0 0 0 -text_pos 90 280 -text_flag top-left -text_rotation 16 -text "HELLO HELLO HELLO" 1.jpg
by Vgqq
Wed Apr 19, 2017 10:13 am
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

xnview wrote:yes version 7.00 available tomorrow...
I downloaded. It works perfect! Thank you very much, your soft is the best :D
by Vgqq
Tue Apr 18, 2017 10:25 am
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

XnView How i can recognize, when it will be fixed? lt will be new digits in nconvert version on site or you inform about it on this forum? Sorry :)
by Vgqq
Mon Apr 17, 2017 9:20 am
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

Re: Nconvert 6.88 text_back bug

cday , when i put text first: nconvert.exe -text "HELLO HELLO HELLO" -text_font "Comic Sans MS" 32 -text_color 32 255 85 -text_back 0 0 0 -text_flag top-left -text_pos 20 420 -text_rotation 10 1.jpg it gives me next: 4.PNG xnview , I attaching image: 1.jpg and code: nconvert.exe -text_font "Comic S...
by Vgqq
Mon Apr 17, 2017 7:25 am
Forum: NConvert
Topic: NConvert 6.88 text_back bug
Replies: 16
Views: 3836

NConvert 6.88 text_back bug

pic 1. Its a bug?
1.PNG
pic 2. Can you add a border like this in nconvert, please? :)
2.PNG
pic 3. When exporting scenario from xnconvert to nconvert occurs a bug with size of text and its colour. Can you fix it, please?
3.PNG