I'm aware that ab_glyph can be replaced with crossfont already, and there's #16 too - but since egui has recently replaced ab_glyph with skrifa+vello_cpu (emilk/egui#7694), any project that uses both egui and sctk-adwaita will be forced to ship two independent font rasterization engines. This is techncically not a deal-breaker, but feels unnecessary.
See for example: ruffle-rs/ruffle#23274
I'm aware that
ab_glyphcan be replaced withcrossfontalready, and there's #16 too - but sinceeguihas recently replacedab_glyphwithskrifa+vello_cpu(emilk/egui#7694), any project that uses botheguiandsctk-adwaitawill be forced to ship two independent font rasterization engines. This is techncically not a deal-breaker, but feels unnecessary.See for example: ruffle-rs/ruffle#23274