Update to 2.6 (forwarded request 149841 from posophe) OBS-URL: https://build.opensuse.org/request/show/149843 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-reportlab?expand=0&rev=11
72 lines
2.9 KiB
Plaintext
72 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 24 20:09:08 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 2.6:
|
|
* General changes
|
|
- Manuals have been reformatted with more pleasing code snippets and tables of
|
|
contents, and reviewed and expanded
|
|
* Flowing documents (Platypus):
|
|
- Added support for HTML-style list objects
|
|
- Added flexible mechanism for drawing bullets
|
|
- Allowed XPreformatted objects to use Asian line wrapping
|
|
- Added an 'autoNextPageTemplate' attribute to PageTemplates. For example you
|
|
can now set up a 'chapter first page template' which will always be followed
|
|
by a 'continuation template' on the next page break, saving the programmer from
|
|
having to issue control flow commands in the story.
|
|
- added a TopPadder flowable, which will 'wrap' another Flowable and move it
|
|
to the bottom of the current page.
|
|
- More helpful error messages when large tables cannot be rendered
|
|
- Documentation for images within text (test_032_images)
|
|
- Trailing dots for use on contents pages
|
|
* Charts and graphics:
|
|
- Support for UPCA bar codes
|
|
- We now have a semi-intelligent system for labelling pie charts with
|
|
callout lines. Thanks to James Martin-Collar, a maths student at Warwick
|
|
University, who did this as his summer internship.
|
|
- Axes - added startOffset and endOffset properties; allowed for axis
|
|
background annotations.
|
|
- Bar charts - allow more control of z Index (i.e. drawing order of axes and
|
|
lines)
|
|
- Pie charts - fixed bugs in 3d appearance
|
|
- SVG output back end has seen some bugs fixed and now outputs resizeable SVG
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 25 11:35:57 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Clean up spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 13:54:44 UTC 2011 - coolo@suse.com
|
|
|
|
- fix license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 20 13:57:44 UTC 2011 - saschpe@suse.de
|
|
|
|
- Fix non-executable bit rpmlint warning
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 15:16:43 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Add Provides and Obsoletes to python-ReportLab in spec file to
|
|
better behaviour in 11.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 12 13:53:36 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 2.5:
|
|
- Please readme CHANGES.txt.
|
|
- Regenerate spec file with py2pack;
|
|
- Add CHANGES.txt and README.txt files as documentation;
|
|
- Bzip2 source code.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 17:22:43 UTC 2010 - alexandre@exatati.com.br
|
|
|
|
- Update to 2.4.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 28 15:14:17 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- New ReportLab package (2.3) for openSUSE, now in d:l:py.
|