mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-07-17 06:19:48 +02:00
Make sure we have room for at least two lines in a paragraph or code block at the bottom of the page.
This commit is contained in:
@ -763,6 +763,9 @@ pdfio_obj_t *img =
|
||||
/*interpolate*/true);
|
||||
```
|
||||
|
||||
> Note: Currently `pdfioFileCreateImageObjFromFile` does not support 12 bit JPEG
|
||||
> files or PNG files with an alpha channel.
|
||||
|
||||
|
||||
### Page Dictionary Functions
|
||||
|
||||
|
Reference in New Issue
Block a user