You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Known bugs:
- short file name bug (se main entry)
- #289
- #288
- ImageSharp has bugs that crash with versions greater than 1.0.0-unstable0598
- ImageSharp has bug in parallel implementation so you'll find Drawing.NoParallelConfiguration sprinkled everywhere
- And another ImageSharp bug prevents us from writing text on concatenated images
All up though, the majority of things work. Yay!
Known bugs:
- short file name bug (se main entry)
- #289
- #288
- ImageSharp has bugs that crash with versions greater than 1.0.0-unstable0598
- ImageSharp has bug in parallel implementation so you'll find Drawing.NoParallelConfiguration sprinkled everywhere
- And another ImageSharp bug prevents us from writing text on concatenated images
All up though, the majority of things work. Yay!
Work done for #158 and #159
Known bugs:
- short file name bug (se main entry)
- #289
- #288
- ImageSharp has bugs that crash with versions greater than 1.0.0-unstable0598
- ImageSharp has bug in parallel implementation so you'll find Drawing.NoParallelConfiguration sprinkled everywhere
- And another ImageSharp bug prevents us from writing text on concatenated images
All up though, the majority of things work. Yay!
Work done for #158 and #159
Describe the bug
Zooming spectrogram generation is broken in our .NET Core port because problematic assemblies had to be removed for compatibility reasons.
Was removed from
Acoustics.Shared.csproj
.Expected behavior
Zooming spectrograms should work.
Diagnostics
N/A (intentional breaking change)
The text was updated successfully, but these errors were encountered: