We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Seems transparency does not work on wgpu, is this normal ? I would happily use glow, but fonts are a bit aliased. Is there a workaround this ?
features = ["wgpu", "default_system_font", "debug", "palette" ]
features = ["glow", "glow_default_system_font", "debug", "palette" ]