Table of Contents

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 ❤️

Contributor What They Did
@jeromelaban Uno Platform CPU views
@ghuntley Uno Platform CPU views
@MartinZikmund Uno Platform CPU views