initial edge bleed impl

This commit is contained in:
Michael Peters 2026-03-21 09:53:02 -07:00
parent 2fb7bb0ea4
commit e6f8622723
6 changed files with 247 additions and 5 deletions

View file

@ -427,6 +427,7 @@ struct config {
struct {
enum fcft_scaling_filter fcft_filter;
bool overflowing_glyphs;
bool edge_bg_bleed;
bool grapheme_shaping;
enum {
GRAPHEME_WIDTH_WCSWIDTH,