Skip to content

Minor fixes of cairo enum definitions

This MR fixes the incorrect value assigned to Format.RGB16_565 (5 -> 4), and exposes the SQUARE property in LineCap to supersede the incorrectly named LineCap.SQUASH, adding a deprecation notice to it for compatibility reasons.

Closes #516 (closed)

Edited by Vítor Vasconcellos

Merge request reports