Age | Commit message (Expand) | Author |
---|---|---|
2017-02-09 | Replace rect.Transform(matrix) with matrix.TransformRect(rect) | Dan Sinclair |
2017-02-08 | Rename x,y to width,height for Size types | dan sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-02-07 | Use enum class for PathPoint types. | Nicolas Pena |
2017-01-12 | Add postscript path | rbpotter |
2017-01-10 | Remove CFX_ArrayTemplate in cfx_psrender. | tsepez |
2017-01-06 | Revert postscript code removal. | rbpotter |