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

@ -1464,6 +1464,9 @@ test_section_tweak(void)
test_boolean(&ctx, &parse_section_tweak, "overflowing-glyphs",
&conf.tweak.overflowing_glyphs);
test_boolean(&ctx, &parse_section_tweak, "edge-bg-bleed",
&conf.tweak.edge_bg_bleed);
test_enum(
&ctx, &parse_section_tweak, "render-timer",
4,