mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-15 08:21:03 -04:00
initial edge bleed impl
This commit is contained in:
parent
2fb7bb0ea4
commit
e6f8622723
6 changed files with 247 additions and 5 deletions
1
config.h
1
config.h
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue