$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [svg] is there any interest in a Scalable Vector Graphics library?
From: Oleg Maximenko (olegmax_at_[hidden])
Date: 2015-03-11 08:15:11
2015-03-07 1:23 GMT+03:00 Roger Martin <roger_at_[hidden]>:
> pugixml? http://pugixml.org/
I know about pugixml, but it lacks XML Namespaces support, which is widely
used in 'xlink:href' SVG references. So I decided to not implement
restricted traits for pugixml for the moment.
Oleg