[dev] [PATCH] font: allow user specified italic, bold, italic bold fonts

2022-08-06 Thread Plato Kiorpelidis
, the previous mechanism will be used to heuristically pattern match config.h user provided font to find the missing version. The call to FcFontMatch isn't being avoided. It still happens. However, now the user has the ability to specify the exact font that's expected. Signed-off-by: Plato Kiorpelidis

[dev] Re: [st] incorrect italic, bold, bold italic versions

2022-08-05 Thread Plato Kiorpelidis
I mindlessly amended the commit I shared. Here is my branch: https://github.com/kioplato/st/tree/user-specified-fonts Thanks, Plato Kiorpelidis

[dev] Re: [st] incorrect italic, bold, bold italic versions

2022-08-05 Thread Plato Kiorpelidis
Sorry, I amended the commit I shared. Here's my branch: https://github.com/kioplato/st/tree/user-specified-fonts Thanks, Plato Kiorpelidis

[dev] [st] incorrect italic, bold, bold italic versions

2022-08-05 Thread Plato Kiorpelidis
question is: is this considered a patch for wiki or mainline? [1]: https://github.com/kioplato/st/commit/0446a61dea2dac3ea2854975f510c228ac43d151 Thanks, Plato Kiorpelidis