issue bug for text portrait orientation

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: XnTriq, helmut, xnview

Post Reply
drugo
Posts: 119
Joined: Wed Jun 02, 2010 6:23 am

issue bug for text portrait orientation

Post by drugo »

Hi

there is an issue or maybe a bug about text a photo with portrait orientation

using the text percentage , it works perfectly with landscape but it doesn't fit in portrait orientation
in the portrait orientation the text is out of the images

the problem begins when i there are photos with landscape and portrait orientation

thanks

Image
Image
User avatar
xnview
Author of XnView
Posts: 43598
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: issue bug for text portrait orientation

Post by xnview »

could you post the result of landscape & portrait, please?
Pierre.
drugo
Posts: 119
Joined: Wed Jun 02, 2010 6:23 am

Re: issue bug for text portrait orientation

Post by drugo »

xnview wrote:could you post the result of landscape & portrait, please?
yes
here

Image
Image
Image

Image



images , the only effect on is Text

Image


Image

resize doesn't fix!
User avatar
xnview
Author of XnView
Posts: 43598
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: issue bug for text portrait orientation

Post by xnview »

ok, currently i use % on bitmap height, perhaps i need to use on min(width, height) but even the text will not fit (with your text size)
text size is the height of the text.
Pierre.
drugo
Posts: 119
Joined: Wed Jun 02, 2010 6:23 am

Re: issue bug for text portrait orientation

Post by drugo »

xnview wrote:ok, currently i use % on bitmap height, perhaps i need to use on min(width, height) but even the text will not fit (with your text size)
text size is the height of the text.
Hi Pierre
will be fixed?

thanks
User avatar
xnview
Author of XnView
Posts: 43598
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: issue bug for text portrait orientation

Post by xnview »

but even if i use min(width, height), the text will not be fully visible :(
Pierre.
drugo
Posts: 119
Joined: Wed Jun 02, 2010 6:23 am

Re: issue bug for text portrait orientation

Post by drugo »

xnview wrote:but even if i use min(width, height), the text will not be fully visible :(
maybe the program could detect the orientation and calculate the right text size
User avatar
xnview
Author of XnView
Posts: 43598
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: issue bug for text portrait orientation

Post by xnview »

drugo wrote:
xnview wrote:but even if i use min(width, height), the text will not be fully visible :(
maybe the program could detect the orientation and calculate the right text size
As i said, the % is for text height, not text width. If i understand you, you want % for text width?
Pierre.
User avatar
XnTriq
Moderator & Librarian
Posts: 6339
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: issue bug for text portrait orientation

Post by XnTriq »

Post Reply