pharo-graphics / Alexandrie

FFI bindings and a 2D canvas for Pharo based on Cairo, Freetype and Harfbuzz
MIT License
5 stars 2 forks source link

Fix Ae26Dot6FractionalPointTest #26

Closed tinchodias closed 1 year ago

tinchodias commented 1 year ago

Not too important, I guess. But no idea what caused it. In the 3 platforms apparently:

Ae26Dot6FractionalPointTest
 ✗ #testOnFloat (91ms)
TestFailure: Got 1234.546875 instead of 1234.56.
tinchodias commented 1 year ago

Fix: d614b8f