I use yad fonts as [tag:Pango] style, like the man page required:
yad --width=250 --text 'foo bar base' --fontname="Serif bold italic 90"
there's no difference if I do
yad --width=250 --text 'foo bar base' --fontname="Serif bold italic 10"
bug or [PEBKAC](https://en.wikipedia.org/wiki/User_error#PEBKAC/PEBCAK/PICNIC) ?
Modified example from doc page: http://smokey01.com/yad/
Better real test case, using
trick (display the tag as is without HTML rendering):
yad --no-focus --on-top --borders=10 --geometry -0+80 --height=100 --no-markup --question --title 'title' --text 'coucou\nhey\n20230228'
Asked by Mévatlavé Kraspek
(541 rep)
Feb 28, 2023, 10:53 AM
Last activity: May 13, 2023, 11:45 AM
Last activity: May 13, 2023, 11:45 AM