DioxusLabs / DioxusLabs/blitz

Implement `text-shadow`

Open
#271 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.1k
Forks
203
Avg merge
8h 58m
Merged PRs (30d)
112

Description

A text shadow is just a second rendering of the text, potentially in a different color, and optionally with a blur radius. We can't implement the blur without renderer support for blur filters. But we should be able to implement the rest of `text-shadow` by duplicating the text.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.