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:
Michael R Sweet
2024-12-15 17:46:03 -05:00
parent 48e6597337
commit 9020e92928
2 changed files with 5 additions and 2 deletions

View File

@ -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