ForNeVeR / ForNeVeR/tabularius
Render SVG instead of PNG in the About window
- Dominant language
- F#
- Stars
- 1
- Forks
- 0
- Avg merge
- 12h 14m
- Merged PRs (30d)
- 10
Description
Currently, because of the SVG story around Avalonia being a bit too confusing (different versions of SkiaSharp being refrenced by Avalonia itself and Svg.Controls.Skia.Avalonia), I've decided to rely on the 256 px `.png` icon in the **About** window for now.
We'll need to investigate the full compatibility story here and migrate to using of the SVG icon.
See `TODO[#80]` in the code to find the relevant places.
Contributor guide
Research direction
Locate the TODO[#80] markers to find the relevant About-window code and inspect how Avalonia, SkiaSharp, and Svg.Controls.Skia.Avalonia versions interact. Confirm the compatibility constraints, then verify that the About window renders the SVG icon instead of the 256 px PNG and that the result displays correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100