Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline should handle PDF page coordinates #149

Open
zmughal opened this issue Jul 23, 2016 · 1 comment
Open

Outline should handle PDF page coordinates #149

zmughal opened this issue Jul 23, 2016 · 1 comment

Comments

@zmughal
Copy link
Member

zmughal commented Jul 23, 2016

The outline data in the PDF stream gives both the page number and the coordinates (x,y) on the page that the item refers to. This is not accessible via the mutool-based backend used in #147, but is available via the MuPDF C API.

To access this information, we first need to create an XS binding for the API.

@zmughal zmughal changed the title Outline should handle PDF x,y locations Outline should handle PDF page coordinates Jul 23, 2016
@zmughal zmughal added this to the curie v0.003 milestone Apr 16, 2017
@zmughal
Copy link
Member Author

zmughal commented Apr 16, 2017

After #150 and #172, this should be possible before the XS binding is done. Setting milestone to v0.003.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant