HPInc / jipp

A Java-compatible implementation of IPP
MIT License
153 stars 42 forks source link

RenderablePage calculations are too rigid #34

Closed GladeDiviney closed 6 years ago

GladeDiviney commented 6 years ago

Change the API to allow DPI to be specified at the RenderableDoc level, and for RenderablePage to potentially have its own calculation for determining pixel width. This will allow for more flexibility in client selection of pixel width, etc.