Search found 4 matches

by nightflame
Wed Jan 03, 2024 10:32 am
Forum: MP - General Support
Topic: HEIF/HEIC on Linux?
Replies: 7
Views: 3593

Re: HEIF/HEIC on Linux?

Ah I found I needed to install libheif-dev specifically to get this to work.

Thanks
by nightflame
Fri Dec 29, 2023 7:10 am
Forum: MP - General Support
Topic: HEIF/HEIC on Linux?
Replies: 7
Views: 3593

Re: HEIF/HEIC on Linux?

Is HEIF/HEIC supported on Linux yet?
by nightflame
Mon May 31, 2021 3:31 pm
Forum: Retest
Topic: View -> Info -> Information Displayed Formatting
Replies: 4
Views: 13007

Re: View -> Info -> Information Displayed Formatting

Here is a screen shot of non-HTML bottom-center:

https://www.stargw.net/misc/screens/screen1.png

(text not wrapped to center)

Screen shot of HTML version <p style="text-align: center">{IPTC:Caption}</p>:

https://www.stargw.net/misc/screens/screen2.png

(text centered but not wrapped)
by nightflame
Sun May 30, 2021 10:58 am
Forum: Retest
Topic: View -> Info -> Information Displayed Formatting
Replies: 4
Views: 13007

View -> Info -> Information Displayed Formatting

When I view my pictures I would like the IPTC Caption shown at the (almost) bottom of the screen.

I can nearly do this using:

View -> Info -> Information Displayed Formatting (infoTemplate)

If I use {IPTC:Caption} with position bottom-center, this works ok until there is a long line of text, then ...