Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KhronosGroup/OpenVG-Docs
OpenVG Specification source
https://github.com/KhronosGroup/OpenVG-Docs
Last synced: 3 months ago
JSON representation
OpenVG Specification source
- Host: GitHub
- URL: https://github.com/KhronosGroup/OpenVG-Docs
- Owner: KhronosGroup
- Created: 2020-02-20T12:08:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T08:17:53.000Z (almost 3 years ago)
- Last Synced: 2024-05-27T21:54:46.704Z (5 months ago)
- Language: C
- Size: 10.9 MB
- Stars: 28
- Watchers: 10
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OpenVG-Docs
## OpenVG 1.1 Lite provisional specification
The OpenVG Working Group welcomes issues and merge requests on the markdown source of OpenVG 1.1 Lite Provisional Specification. Specification contributions are made under the terms of the Khronos IP Framework.
OpenVG 1.1 Lite makes minimal changes to OpenVG 1.1 to enable direct acceleration by OpenGL ES 2.0.
All conformant OpenVG 1.1 implementations will pass the OpenVG 1.1 Lite conformance tests.The main updates to OpenVG 1.1 Lite from OpenVG 1.1 are:
* Stencil drawing mode in image draw became optional
* Darken and Lighten blending mode became optional
* Complex stroke path generation in 1.1 CTS are removed in Lite CTS.