Bold face text in full screen?

Ask for help and post your question on how to use XnView MP.

Moderators: XnTriq, helmut, xnview

Post Reply
User avatar
photoken
Posts: 19
Joined: Sun Mar 29, 2015 9:34 pm

Bold face text in full screen?

Post by photoken »

Using Win10 Pro x64 and XnViewMP 0.81 x64

I have the following image information displayed when viewing an image in full screen:

Code: Select all

\{Folder name}

{Filename}

{File Type}
{Width}w x {Height}h
{Size KB} Kb
{Zoom}%
I'd like to have that {Filename} line displayed in bold type. How can I do that?
Ken
Yes, I think it can be eeeeeasily done...
Just take everything out on Highway 61.
User avatar
XnTriq
Moderator & Librarian
Posts: 6336
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: Bold face text in full screen?

Post by XnTriq »

Hi Ken =)

MP supports a subset of HTML:

Code: Select all

<b>{Filename}</b>
User avatar
photoken
Posts: 19
Joined: Sun Mar 29, 2015 9:34 pm

Re: Bold face text in full screen?

Post by photoken »

XnTriq wrote:Hi Ken =)

MP supports a subset of HTML:

Code: Select all

<b>{Filename}</b>
Thanks for the reply, but that does not work -- although those HTML tags work for the information displayed in the tooltip for the browser window, those tags do not work for the information displayed when viewing an image in full screen.
Ken
Yes, I think it can be eeeeeasily done...
Just take everything out on Highway 61.
User avatar
XnTriq
Moderator & Librarian
Posts: 6336
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: Bold face text in full screen?

Post by XnTriq »

photoken wrote:Thanks for the reply, but that does not work -- although those HTML tags work for the information displayed in the tooltip for the browser window, those tags do not work for the information displayed when viewing an image in full screen.
Maybe I misunderstood. Aren't we talking about Information displayed in Tools » Settings... » View » Info?

Code: Select all

\{Folder name}

<b>{Filename}</b>

{File Type}
{Width}w x {Height}h
{Size KB} Kb
{Zoom}%
User avatar
photoken
Posts: 19
Joined: Sun Mar 29, 2015 9:34 pm

Re: Bold face text in full screen?

Post by photoken »

Yes. Tools...Settings...View...Info.

The HTML tags for bold do not display the tagged line in bold when the image is viewed in full screen.
Ken
Yes, I think it can be eeeeeasily done...
Just take everything out on Highway 61.
User avatar
XnTriq
Moderator & Librarian
Posts: 6336
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: Bold face text in full screen?

Post by XnTriq »

And which font do you use?
Windows XP SP3 | XnViewMP v0.81 | MS Shell Dlg 2
Windows XP SP3 | XnViewMP v0.81 | MS Shell Dlg 2
User avatar
photoken
Posts: 19
Joined: Sun Mar 29, 2015 9:34 pm

Re: Bold face text in full screen?

Post by photoken »

XnTriq wrote:And which font do you use?
Aha! Thanks for showing the font you used.

I always like using SegoeUI Demibold as my screen font, and the bold tags did not affect that font. Changing the font to SegoeUI makes things work as expected:
full screen info.png
full screen info.png (16.79 KiB) Viewed 597 times
As a side note, I tested the bold tags with Arial before posting my original message, but the difference was so slight that I completely missed it. My mistake.... :(

Thanks again for your replies!
Ken
Yes, I think it can be eeeeeasily done...
Just take everything out on Highway 61.
User avatar
XnTriq
Moderator & Librarian
Posts: 6336
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: Bold face text in full screen?

Post by XnTriq »

Thanks for reporting back, Ken :-D
Post Reply