jwmcglynn / donner

Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13 stars 1 forks source link

Add API to disable incomplete features #184

Closed jwmcglynn closed 1 week ago

jwmcglynn commented 4 months ago

For incomplete features, such as #151 , they haven't been thoroughly verified and may be unstable. These features should be disabled unless specifically enabled.

Add a flag to XMLParser::Options to disable experimental features.

jwmcglynn commented 1 week ago

Fixed by https://github.com/jwmcglynn/donner/commit/7430a006e973fcafcca6ef2c2ea1f86301095744