• Craig Watson's avatar
    Fixes to import and export of files containing PDFs · 3abf154d
    Craig Watson authored
    The scale of PDF items was sometimes badly calculated when opening a
    document made with a previous version of OpenBoard or made on another
    computer.
    
    Specifically, this solves the following issues:
    
    - PDF scale calculation in documents that did not specify the pageDPI
    used to render the PDF (happened with documents created with some old
    versions of OpenBoard)
    
    - PDF scale calculation in multi-page documents (it was set correctly
    for the first page, but not the following ones)
    3abf154d
UBSvgSubsetAdaptor.cpp 104 KB