Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

1.16.6: Add more surfaces. Add warnings for non-exist functions/types.

Latest
Compare
Choose a tag to compare
@Magicloud Magicloud released this 12 Feb 08:44
· 3 commits to master since this release
- All surfaces without extra backends (X11, Windows, MacOS) are done.

- All functions/types depends on HAS flag or Cairo version are wrapped
with WARNING pragma if they do not exist in Cairo of user environment.

- Corrected `withArrayLen` usage.