Migrating to trusted publisher workflow from old key workflow. #5
Annotations
10 warnings
|
release build:
Topten.RichTextKit/FontRun.cs#L509
'SKPaint.GetGlyphWidths(nint, int, out SKRect[])' is obsolete: 'Use SKFont.GetGlyphWidths() instead.'
|
|
release build:
Topten.RichTextKit/FontRun.cs#L503
'SKPaint.LcdRenderText' is obsolete: 'Use SKFont.Edging instead.'
|
|
release build:
Topten.RichTextKit/FontRun.cs#L501
'SKPaint.SubpixelText' is obsolete: 'Use SKFont.Subpixel instead.'
|
|
release build:
Topten.RichTextKit/FontRun.cs#L500
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
|
release build:
Topten.RichTextKit/FontRun.cs#L499
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
|
release build:
Topten.RichTextKit/FontRun.cs#L498
'SKPaint.TextEncoding' is obsolete: 'Use SKTextEncoding method overloads instead.'
|
|
release build:
Topten.RichTextKit/TextShaping/TextShaper.cs#L79
'SKPaint.GetGlyphWidths(string, out SKRect[])' is obsolete: 'Use SKFont.GetGlyphWidths() instead.'
|
|
release build:
Topten.RichTextKit/TextShaping/TextShaper.cs#L73
'SKPaint.FontMetrics' is obsolete: 'Use SKFont.Metrics instead.'
|
|
release build:
Topten.RichTextKit/TextShaping/TextShaper.cs#L72
'SKPaint.TextSize' is obsolete: 'Use SKFont.Size instead.'
|
|
release build:
Topten.RichTextKit/TextShaping/TextShaper.cs#L71
'SKPaint.Typeface' is obsolete: 'Use SKFont.Typeface instead.'
|
Loading