mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 19:19:18 +00:00
We'd unconditionally get the int from a Variant<int, float> here, but PDFs often have a float for defaultWidthX and nominalWidthX. Fixes crash opening Bakke2010a.pdf from pdffiles (but while the file loads ok, it looks completely busted).