Skip to content

Commit ecefc02

Browse files
authored
Update README.md
1 parent dc1bede commit ecefc02

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,7 @@ Failed: 0, Passed: 38, Skipped: 0, Total: 38, Duration: 937 ms
8282

8383
The samples folder contains a simple console application that reads a vector tile from a file and converts to GeoJSON file.
8484

85-
2] SkiaSharp Windows Forms Sample
86-
87-
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. The samples folder contains a simple Windows Forms GUI application that reads a
88-
vector tile from a file and draws the geometries using SkiaSharp.
89-
90-
3] Avalonia Sample
85+
2] Avalonia Sample
9186

9287
The samples folder contains a cross-platform GUI application built with Avalonia UI that reads a vector tile from a file and draws the geometries using Avalonia's native DrawingContext API.
9388
This sample works on Windows, macOS, and Linux.

0 commit comments

Comments
 (0)