Fix #476, replaced all occurrencies of `DPI/2` with `DPIBY2`. (#479)
We observed in the past that dividing the PI value by two during runtime results in a slightly greater value than the `DPIBY2` value, which is already defined correctly in the same library as `DPI`.
Loading
Please register or sign in to comment