More user feedback. Please consider adding this to the first paragraph of the `Class canvas` documentation.
Note that the writeXXX methods of a canvas construct a single page document, passing kwargs to the document.page constructor and to the `writeXXX` method of a document.document instance. (To pass a `page` kwarg, preface it with `page_`; to pass a `write` kwarg`, preface it with `write_`. Also, please consider augmenting the interface. It would be better from this user's perspective to provide keywords `page` and `write` that would each accept a dict of appropriate keywords (without the prefixes). Thanks! Alan Isaac ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
