googlefonts / fontations

Reading and writing font files
Apache License 2.0
396 stars 26 forks source link

[font-types] wrapping add/sub for fixed point types #1220

Closed dfrg closed 2 weeks ago

dfrg commented 2 weeks ago

Per f2f, let's just stop chasing these panics.

JMM

drott commented 2 weeks ago

Can we please clean up the existing explicit calls where we added them for Fixed?

dfrg commented 2 weeks ago

Will do. We should also remove the wrapping methods since they’re unnecessary now.