2225b34376
- update to 4.0.7: * allow testutils.makeSuiteForClasses to specify a prefix for test method names * SpiderChart can have direct draw flowable labels * fix and improve tests for python -mreportlab.lib.rl_accel * fix barchart 3D stacked case & fix barchart valueAxis reverseDirection behaviour. * fix importlib usage in reportlab init, reported by Frank Epperlein and others * add value axes extraMinMaxValues as aid to parallel axes * add styles str2alignment maps left/right/center/centre/justify etc * fix validators.isSubclassOf * test ddfStyle as instance first in textlabels.py * allow Pie Doughnut classes to control label class - drop importlib.patch (upstream) - pick the primary interpreter for doc generation even if it is not "python3" * minor cosmetics in renderPM C extension and add fontSize setattr * refactor transformation math and text2Path functionality * allow Drawing.outDir to be a callable * fix relative links within pdf broken * Bug fix release to make really simple paras work OK within PDF files. The <textField> tag has many more attributes the underlineProportion attribute of ParagraphStyles. incomplete ranges of rows to be repeated. their split children when split to be set negative availableWidth * ReportLab 3.0 now supports Python 2.7, 3.3 and higher. - Manuals have been reformatted with more pleasing code snippets and tables of
Dirk Mueller2023-11-27 18:39:04 +00:00
0c1bc7e244
Accepting request 1115632 from devel:languages:python:numeric
Ana Guerrero2023-10-05 18:03:00 +00:00
814a23229b
Accepting request 1115544 from home:mimi_vx:branches:devel:languages:python:numeric
Markéta Machová2023-10-04 14:08:55 +00:00
35d9503ba2
Accepting request 1113068 from devel:languages:python:numeric
Ana Guerrero2023-09-25 17:59:54 +00:00
192bd62c06
Accepting request 1112895 from home:mcalabkova:branches:devel:languages:python:numeric
Matej Cepl2023-09-22 17:58:02 +00:00
94924efbdf
- Update to 3.6.12: * fix dpi handling in renderPM.py; bug found by Terry Zhao Terry dot Zhao at fil dot com * attempt fix in rparsexml.py * add rl_settings.xmlParser with default 'lxml' * nano RHEL related fix to setup.py contributed by James Brown jbrown at easypost dot com * minor speedup in reportlab.graphics.transform functions * allow usage of freetype testpaths via rl_config/rl_settings textPaths * _renderPM.c remove parse_utf8, make pict_putrow same as for rlPyCairo - CHANGES 3.6.11 24/06/2022 * support HORIZONTAL2 & VERTICAL2 table cell backgrounds; as suggested by Sina Khelil < sina at khelil dot com > * support general LINEAR & RADIAL gradient table cell backgrounds * support ShowBoundaryValue in canv.drawImage - CHANGES 3.6.10 31/05/2022 * fix symlink looping in setup.py reported by Michał Górny < mgorny at gentoo dot org > * allow bearerBox attribute for some barcodes * require pillow>=9.0.0 patch contributed by Claude Paroz claude at 2xlibre.net * Apply Claude Paroz < claude at 2xlibre dot net > patch to assume hashlib md5 exists * ImageReader updated to allow deepcopy; similarly for doctemplate.onDrawStr * fix 3.11.0b2 regression in rl_safe_eval. * apply massive contribution for Table inRowSplit from Lennart Regebro < lregebro at shoobx dot com > - CHANGES 3.6.9 22/03/2022 * fix up _rl_accel.c 0.81 to allow better error messages and support python
Daniel Garcia2023-01-10 08:36:10 +00:00
e4b5afd860
- update to 3.6.7: * Remove use of cPickle * Remove unneccessary object inheritance * minor changes to python rendering in shapes.Drawing * remove jython (dead project no python3) * remove unicodeT/bytesT * import directly from string module * eliminate getBytesIO and getStringIO * remove unused and indirect imports * remove uniChr alias of chr * modify pdfdoc template to be eventually compatible with pikepdf * fix bug in table gradient bg * fix bug in validateSetattr (__dict__) * fix handling of ddfStyle in XLabel class
Dirk Mueller2022-02-20 20:27:21 +00:00