mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-23 05:34:02 +02:00
Compared to all the other (static) methods in `Util`, the `toRoman` one looks slightly out of place. Even more so considering that `Util` is being exposed through `pdfjsLib`, where access to a Roman numerals conversion method doesn't make much sense.