Bug 30510

Summary: cairo-pdf-surface-create's arguments are documented in the wrong order
Product: guile-cairo Reporter: Chris K. Jester-Young <cky944>
Component: DocsAssignee: Andy Wingo <wingo>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Chris K. Jester-Young 2010-09-30 11:30:37 UTC
The documentation for cairo-pdf-surface-create specifies the arguments as (filename width-in-points height-in-points). In actuality, it's (sx sy [filename]), where an unspecified filename means the output is sent to the current output port.

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.