mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-08 21:20:21 -05:00
It is no longer possible to pass floats to C functions where ints are expected, so explicitly convert to int in this case.
It is no longer possible to pass floats to C functions where ints are expected, so explicitly convert to int in this case.