Ensure font fallback is to "font" and not just to "typeface" #330
Annotations
10 warnings
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L83
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.Viewer.UnitTest/DrawerTest.cs#L18
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Graphics.DrawLine(Pen, PointF, PointF)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L83
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build:
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading