Bug 30510 - cairo-pdf-surface-create's arguments are documented in the wrong order
Summary: cairo-pdf-surface-create's arguments are documented in the wrong order
Status: NEW
Alias: None
Product: guile-cairo
Classification: Unclassified
Component: Docs (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Andy Wingo
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-30 11:30 UTC by Chris K. Jester-Young
Modified: 2010-09-30 11:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.