File python3-pyx.changes of Package python3-pyx
-------------------------------------------------------------------
Sat Jun 25 00:39:16 UTC 2016 - badshah400@gmail.com
- Update to version 0.14.1:
+ Bug fixes (undocumented).
- Replace sourceforge URL by PyPI URL for source tarball, tarballs
are no longer available from the project page at sourceforge.
-------------------------------------------------------------------
Mon Aug 31 09:39:16 UTC 2015 - badshah400@gmail.com
- Update to version 0.14:
+ New svgwriter module:
- Complete SVG output.
- SVG font output disabled by default due to missing support
by most browsers, fallback by rendering fonts as paths.
+ New svgfile module:
- SVG reader.
- Unparsed mode: embedd svg in other svg.
- Parsed mode: supports reading paths (including styles,
tranformations, etc.) into a PyX canvas.
+ Bitmap module:
- Using bytes in image type conversions and channel
extraction.
+ Color module:
- Fix grey class.
- Fix rgb css binary issue and short code index error.
+ Epsfile module:
- Fix parsing of bounding box.
+ Text module:
- No end of pages test when no dvi is created at all.
- Add chroot config option needed to use a chrooted TeX
installation.
+ Graph module:
- Add xy12axesat feature to graphxyz.
+ Canvas module:
- Fix clipping and transformation applied together.
- Provide _repr_svg_ in canvas for use by IPython.
- New constructor argument ipython_bboxenlarge.
+ Deco module:
- Remove shortcut for ornaments only to not skip global
styles.
- Add python3 as BuildRequires, otherwise builds fail due to
missing xml module.
- Split out a separate doc package.
-------------------------------------------------------------------
Sun Jul 27 05:36:55 UTC 2014 - badshah400@gmail.com
- Initial build with python3