jipp
jipp copied to clipboard
A Java-compatible implementation of IPP
A new Version of IPP registration was released on 2023-11-27 [IPP_registrations_11_27_2023.zip](https://github.com/HPInc/jipp/files/15043953/IPP_registrations_11_27_2023.zip) **Goal** - Update model files to match latest spec - Track changes and document code changes
A new Version of IPP registration was released on 2023-06-13 [IPP_registrations_2024_06_13.zip](https://github.com/user-attachments/files/16048477/IPP_registrations_2024_06_13.zip) Goal Update model files to match latest spec Track changes and document code changes
打印图片的时候,打印出来的要么在纸张的下半部,要么就是图片被放大,无法整体打印在纸张上
Implement PackBit decoding for bit per pixel < 8
The PackBits algorithm is supposed to support one bit per pixel encoding.
Update Kotlin and other dependencies