Summary: | Add cairo_svg_surface_set_document_unit() to the docs | ||
---|---|---|---|
Product: | cairo | Reporter: | Julian Sparber <jsparber> |
Component: | svg backend | Assignee: | Emmanuel Pacaud <emmanuel.pacaud> |
Status: | RESOLVED NOTABUG | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Julian Sparber
2018-07-12 10:56:11 UTC
What exactly do you mean with "not included in the docs"? As far as I can see, everything is fine with it. It is not listed in the manual https://www.cairographics.org/manual/cairo-SVG-Surfaces.html Ah, you mean the only manual. I somehow thought you were building the docs yourself. The only manual is for the latest stable release of cairo (top of the page https://www.cairographics.org/manual/ says "for Cairo 1.14.12"). cairo_svg_surface_set_document_unit is documented as "Since: 1.16": https://cgit.freedesktop.org/cairo/tree/src/cairo-svg-surface.c?id=61122127943dcaff41501e1b06df2a852c576e9b#n444 So, once cairo 1.16.0 becomes a thing and the docs are updated for that release, functions that are new in that stable release show up in the docs. s/only/online/g |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.