DioxusLabs / DioxusLabs/blitz

Implement `font-feature-settings` and `font-variation-settings` properties

Open
#184 2 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
4.1k
Forks
203
Avg merge
8h 58m
Merged PRs (30d)
112

Description

Both of these CSS properties are:

- Supported by Stylo, but that support is currently disabled in servo builds of Stylo
- Support by Parley

The format that Stylo computes and the format that Parley accepts are pretty much identical (but may need some trivial conversion), so we just need to enable the properties in Stylo and then plug them into Parley..

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.