Back to Skiasharp

Version 2.80.1

documentation/docfx/releases/2.80.1.md

4.148.01.5 KB
Original Source

Version 2.80.1

Hot-fix for glyph regression plus Uno Platform views · Released July 14, 2020 · NuGet · GitHub Release

Highlights

A quick follow-up to 2.80.0 that fixes a regression where SKTypeface.GetGlyphs changed meaning. This release also introduces the new SkiaSharp.Views.Uno package with CPU views for Android, iOS, and macOS — contributed by three community members.

Breaking Changes

None in this release.

Bug Fixes

  • SKTypeface.GetGlyphs regression — Fixed the changed behavior of SKTypeface.GetGlyphs introduced in v2.80.0. (#1398)

New Features

Platform

  • Uno Platform CPU views — New SkiaSharp.Views.Uno package with CPU rendering views for Android, iOS, and macOS. ❤️ @jeromelaban ❤️ @ghuntley ❤️ @MartinZikmund

Community Contributors ❤️

ContributorWhat They Did
@jeromelabanUno Platform CPU views
@ghuntleyUno Platform CPU views
@MartinZikmundUno Platform CPU views