Search found 5 matches

by aybe
Tue Aug 30, 2022 1:16 am
Forum: New
Topic: Font size is too small on 4K @ 150% DPI
Replies: 2
Views: 386

Re: Font size is too small on 4K @ 150% DPI

Alright, thank you.
by aybe
Fri Aug 26, 2022 7:21 pm
Forum: New
Topic: Font size is too small on 4K @ 150% DPI
Replies: 2
Views: 386

Font size is too small on 4K @ 150% DPI

Look at the text in tabs and some of the buttons, the text is incredibly small and very hard to read.
xnviewmp_lEWMH0cnVM.png
by aybe
Tue Feb 15, 2022 1:30 pm
Forum: New
Topic: 16-bit per pixel TIM image is seen as 8-bit per pixel
Replies: 4
Views: 419

Re: 16-bit per pixel TIM image is seen as 8-bit per pixel

Actually, a 16-bit TIM may either:

#1 remain 16-bit if any of its pixel does not have the STP bit set.

#2 become 32-bit if any of its pixel has the STP bit set, this is because it actually is, semi-transparency , if it wasn't then it could simply be a 15-bit + 1 bit of transparency like TGA format ...
by aybe
Tue Feb 15, 2022 8:21 am
Forum: New
Topic: 16-bit per pixel TIM image is seen as 8-bit per pixel
Replies: 4
Views: 419

Re: 16-bit per pixel TIM image is seen as 8-bit per pixel

Don't you think there's some discrepancy in the following?
xnviewmp_5AobI58dZP.png
I mean, if I follow you, then all should be 8 but currently 4bpp reports 4, 8bpp reports, 24bpp reports 24 but 16bpp reports 8 which makes no sense.

Or did I simply miss something in what you've said? :D
by aybe
Mon Feb 14, 2022 5:54 am
Forum: New
Topic: 16-bit per pixel TIM image is seen as 8-bit per pixel
Replies: 4
Views: 419

16-bit per pixel TIM image is seen as 8-bit per pixel

XnView MP 0.99.7 64-bit
Windows 10.0.19044.1526

Incorrect bit-depth reported by XnView MP for TIM files.

To reproduce:
1. unzip the attachment as TIM file couldn't be attached as such
2. browse to where the file is with XnView MP
3. see that bit-depth is 8 while it should be 16

Expected behaviour ...