You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed command pattern since we didn't really gain much from it.
Removed use of internal ByteArrayOutputStream and allow writing to any OutputStream, e.g. directly to the printer.
Implemented and javadoc'd a larger subset of the spec (among the missing commands are bit image commands, 2d code commands, user-defined commands, macro functions).