- Fix transparent PNG embedding bug (thanks @soadzoor!):
- Add
blendMode
option to allPDFPage
drawing methods (thanks @bockoblur!): - Add
dashArray
,dashPhase
,borderDashArray
, andborderDashPhase
options toPDFPage
drawing methods to allow control of dashes borders and lines (thanks @soadzoor!): - Add
borderLineCap
option toPDFPage
drawing methods (thanks @soadzoor!):