Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!



Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!
What I've encountered is that it's those 4-bit or less depth images which end up showing incorrectly (not showing at all in pdfjs). The problem lies in pillow or in img2pdf. Gif gave me the same result.erm67 wrote:I think png support in pdf readers is optional.
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!
Also gif support is optionalZucca wrote:What I've encountered is that it's those 4-bit or less depth images which end up showing incorrectly (not showing at all in pdfjs). The problem lies in pillow or in img2pdf. Gif gave me the same result.erm67 wrote:I think png support in pdf readers is optional.
Code: Select all
init=/sbin/openrc-init
-systemd -logind -elogind seatdI am NaN! I am a man!
pbm + zip for black&white or ppm for gray scale are the best formats.Zucca wrote:@erm67: Ok, I need to use jpeg then.
Png would just be optimal for 2-bit or 1-bit scanned papers.