servo / font-kit

A cross-platform font loading library written in Rust
Apache License 2.0
693 stars 104 forks source link

Fix check_L_shape to not skip parts #72

Closed jrmuizel closed 5 years ago

jrmuizel commented 5 years ago

This also moves the row increments below the tests so that we use the same row for the next part of the shape.

pcwalton commented 5 years ago

Failing on Travis