build directory update #6
Merged
Annotations
10 warnings
|
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.'
|
|
release build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Loading