Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`std::optional` for font name: https://gitlab.freedesktop.org/poppler/poppler/-/commit/996dfb015f5567cdaf191c127c2cf804f852d80b The C++ 17 standard allows checking this with `value_or`, so we don't need the `?` if…then…else construct. `Catalog::embeddedFile`: https://gitlab.freedesktop.org/poppler/poppler/-/commit/beb5519f723cd84d8d4afa989118df5fffbe50fb?merge_request_iid=1064
- Loading branch information