Open
Description
Description
There are duplicates cause of Microsoft.Maui.Graphics
The apis should be consolidated
Duplicates
Maui | Maui.Graphics |
---|---|
FontAttributes | FontStyleType |
TextAlignment | VerticalAlignment |
PenLineCap | LineCap |
PenLineJoin | LineJoin |
Matrix | AffineTransform |
functional overlappings
should be merged in some way: inheritance, members ...
Maui | Maui.Graphics |
---|---|
Font | IFontFamily |
Font | IFontStyle |
IFontManager, eg. | IFontService |