mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-02 20:08:24 +00:00
TODO notes
This commit is contained in:
parent
1db0a7ffce
commit
a218ed488d
4
TODO
4
TODO
@ -4,6 +4,10 @@ Next
|
|||||||
* High-level API/doc overhaul: #593
|
* High-level API/doc overhaul: #593
|
||||||
* Add user-defined initializer `QPDFObjectHandle operator ""_qpdf` to
|
* Add user-defined initializer `QPDFObjectHandle operator ""_qpdf` to
|
||||||
be like QPDFObjectHandle::parse: `auto oh = "<< /a (b) >>"_qpdf;`
|
be like QPDFObjectHandle::parse: `auto oh = "<< /a (b) >>"_qpdf;`
|
||||||
|
* Add QPDF_MAJOR_VERSION, QPDF_MINOR_VERSION to some header, possibly
|
||||||
|
dll.h since this is everywhere that there's API
|
||||||
|
* Take a fresh look at PointerHolder with a good plan for being able
|
||||||
|
to have developers phase it in using macros or something.
|
||||||
|
|
||||||
Consider in the context of #593, possibly with a different
|
Consider in the context of #593, possibly with a different
|
||||||
implementation
|
implementation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user