Harry Terkelsen d1692d4cc7
Update canvaskit backend (#12318)
* Improve the CanvasKit backend for Flutter Web

- Improve font handling by trying to load a "normal" font face
  instead of using the first face matching the family.
- Implement Vertices and drawVertices

* Add license header to vertices.dart

* Remove unused 'encodedPositions'

* Delete commented old code. Don't use Skia by default

* Add `vertices.dart` to licenses file
2019-09-17 14:42:18 -07:00
..
2019-05-07 16:10:21 -07:00
2019-07-17 11:35:58 -07:00
2019-08-19 09:24:21 -07:00

This directory includes scripts and tools for continuous integration tests.