ComputerGhost / FaviconFetcher

Scan a webpage for favicons, or just easily download the one you want.
MIT License
5 stars 3 forks source link

Replace System.Drawing dependency with SkiaSharp for portability #9

Closed kiddailey closed 1 year ago

kiddailey commented 1 year ago

For portability between desktop and mobile applications and use with Portable Class Libraries, these changes replace the System.Drawing dependency with SkiaSharp.