Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 17:00
0728fbd

Added support for finding skia using pkg-config to allow building skia-pathops using system or externally compiled libskia.
To enable that you must export BUILD_SKIA_FROM_SOURCE=0 environment varible to disable building embedded libskia from source (#54).