diegomura / diegomura/react-pdf
Support font-size-adjust
Open
new feature
- Dominant language
- TypeScript
- Stars
- 16.8k
- Forks
- 1.3k
- Avg merge
- 5h 6m
- Merged PRs (30d)
- 52
Description
**Is your feature request related to a problem? Please describe.**
Some fonts have different line heights like Robots and Arial has two different line heights. For CSS3 there is a[ font-size-adjust ](https://developer.mozilla.org/en-US/docs/Web/CSS/font-size-adjust) option to handle it. Can we have a same kind of option added to react-pdf styles to set it up?
**Describe the solution you'd like**
Support fontSizeAdjust property for text styles.
Contributor guide
Assessment
This issue has not been assessed yet.