Closed
Description
Use case
This feature is related to dart.ui, Flutter, Sky and google_fonts package.
Modern font support configuration of Font Weight without having to download different files.
dart.ui.FontWeight
use static declarations from w100 to w900 by step of 100 so there is no way to benefits from those fine fonts.
Example : RobotoMono
https://fonts.google.com/specimen/Roboto+Mono?vfonly=true&category=Monospace
Proposal
Offer a more configurable FontWeight
constructor.
Edit: Optionally this also apply to Italic with value 0 or 1
Thank you
Metadata
Metadata
Assignees
Labels
Issues that are less important to the Flutter projectText rendering, possibly libtxtNothing broken; request for a new capabilityA detailed proposal for a change to FlutterSkia team may need to help usflutter/engine repository. See also e: labels.flutter/packages/flutter repository. See also f: labels.