On 9 déc. 07, at 13:31, Charles A. Landemaine wrote: > Nice. Is it possible to use a data: URI to embed an SVG file? At least > that would help. Yes, absoutely (although I don't have an example handy). Also, you don't have to create an SVG document for each asset you want to reference via CSS, you should be able to create a single (gzip'd) SVG file that has all the assets your style sheet needs, and which would be cached across pages. You could then target each individual asset with mySVGAssets.svg#aParticularAssetId. Antoine -- Blog — http://the.fuchsia-design.comReceived on Sunday, 9 December 2007 13:38:43 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:13:24 UTC