mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-04-09 10:41:58 -04: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.