fallbacks to true type font bounding boxes

This commit is contained in:
modest-as
2018-04-14 12:39:53 +01:00
parent fe3f627f9c
commit fcc0e06bef
7 changed files with 60 additions and 8 deletions

View File

@@ -60,7 +60,7 @@
Assert.Equal(709.2m, page.Letters[5].Rectangle.BottomLeft.Y, comparer);
Assert.Equal(119.82m, page.Letters[5].Rectangle.TopRight.X, comparer);
Assert.Equal(719.89m, page.Letters[5].Rectangle.TopRight.Y, comparer);
Assert.Equal(714.89m, page.Letters[5].Rectangle.TopRight.Y, comparer);
Assert.Equal("f", page.Letters[16].Value);