[hackers] [PATCH 1/1] Add support for user-defined fallback fonts

2024-08-30 Thread Eric Pruitt
This adds support for specifying fonts as an array. This allows the user to explicitly configure fonts that should be used as fallback fonts when a glyph is not found in the previous font. Although it is possible to define fallback fonts with fontconfig's fonts.conf, fonts.conf is a complicated mes

[hackers] [st] [PATCH 0/1] Add font array support

2024-08-30 Thread Eric Pruitt
I'm resubmitting my patch for specifying fonts as an array in st in hopes of having it upstreamed. This can theoretically be done with fonts.conf, but I think fonts.conf is a nightmare to deal with and cannot be done on a per-application basis with doing something like making wrappers that set cert