fdo#37622: Fix incorrect font attribute lookup during XLS import.
Font IDs in XF records are * 0-based when it's less than 4, but * 1-based when it's greater than 4. That's what the spec says. And apparently the font ID of 4 is still used in BIFF5 format, but not in BIFF8.
Showing
Please
register
or
sign in
to comment