Commit 2642eef
authored
Update SkiaSharp 2→3 (and bump ScottPlot version 5.0→5.1) (ScottPlot#5061)
* ScottPlot: update package versions
* Controls: update package versions
* Update SkiaSharp/OpenTK dependencies
* SKPaintAndFont: partial implementation
* SKPaintAndFont: partial implementation
* SKPaintAndFont: partial implementation
* SKPaintAndFont: partial implementation
* SKPaintAndFont: partial implementation
* WinUI: Update SkiaSharp view package
* Drawing: respect ResizeFilter
* MeasureText: improve measurement of '1' character
* MeasureText: pixel perfict consistent with previous version
* RadialGauge: fix label vertical alignment
* SKPaintAndFont→Paint
* Paint: prefix SkiaSharp primitive properties with SK
* Demo: use Paint not SKPaint
* Colorbar: use Paint not SKPaint
* Coxcomb: use Paint not SKPaint
* IColormap: Improve GetImageVertical() fractional logic
* Coxcomb: refine drawing methods
* Refactor to use Drawing methods instead of accessing Paint.SKPaint
* Paint: aggressively pass through render system to avoid allocations1 parent 3cc63ab commit 2642eef
170 files changed
Lines changed: 996 additions & 1202 deletions
File tree
- src/ScottPlot5
- ScottPlot5 Controls
- ScottPlot.Avalonia
- ScottPlot.Blazor
- ScottPlot.Eto
- ScottPlot.Maui
- ScottPlot.OpenGL
- ScottPlot.WPF
- Themes
- ScottPlot.WinForms
- ScottPlot.WinUI
- ScottPlot5 Cookbook/Recipes
- General
- PlotTypes
- ScottPlot5 Demos
- Avalonia Demo
- Demos
- ScottPlot5 WinForms Demo
- Demos
- ScottPlot5 Sandbox
- Sandbox.Avalonia.Desktop
- Sandbox.UnoPlatform
- Sandbox.WinForms3D
- ScottPlot5 Tests
- Graphical Test Runner
- Unit Tests
- CodeTests
- RenderTests
- UnitTests/TickGenerators
- ScottPlot5
- AxisPanels
- Experimental
- AxisRules
- DataViews
- Interfaces
- LayoutEngines
- LegendLayouts
- Markers
- Panels
- Plottables
- Primitives
- Rendering/RenderActions
- StarAxes
- TickGenerators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
Lines changed: 0 additions & 265 deletions
This file was deleted.
0 commit comments