Skip to content

Commit

Permalink
Updated README.md to include Avalonia
Browse files Browse the repository at this point in the history
  • Loading branch information
Tape-Worm committed Oct 31, 2023
1 parent 1530426 commit 9a94041
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ Gorgon provides a set of libraries that are capable of handling pretty much any

Functionality to allow Gorgon to render onto a WPF surface. This allows interoperabilty between Gorgon and WPF.

- [x] __[Gorgon.Graphics.Avalonia](Gorgon/Gorgon.Graphics.Avalonia)__

Functionality to allow Gorgon to render onto an Avalonia surface. This allows interoperabilty between Gorgon and Avalonia.

- [x] __[Gorgon.Graphics.Imaging](Gorgon/Gorgon.Graphics.Imaging)__

Functionality to read and write image formats. This also contains functionality to use a fluent interface to manipulate images for things like cropping, scaling, etc...
Expand Down

0 comments on commit 9a94041

Please sign in to comment.