Bug 20182

Summary: There is a misprint in the spec for cairo_image_surface_create_for_data() function
Product: cairo Reporter: Truc Truong <tructv>
Component: image backendAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.8.6   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Truc Truong 2009-02-18 01:16:04 UTC
In the spec for cairo_image_surface_create_for_data(), the standard states:
"The initial contents of buffer will be used as the inital image contents"

This should be changed as follows:
"The initial contents of data will be used as the inital image contents"

Please, give us your decision.

Thank you very much for your time.
Comment 1 Chris Wilson 2009-06-03 02:50:06 UTC
Fixed, thanks.

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.