mrbean-bremen

Results 20 issues of mrbean-bremen

This is a housekeeping issue to discuss the contents of release 4.0, especially the supported frameworks, and the handling of the unsupported `System.Drawing.Common` (see also #929 and #910). The release...

infrastructure

This has been introduced with the refactoring of `SvgPaintServerFactory` in #564. At least two of the W3C images render incorrectly after this change: _pservers-grad-20-b.svg_ (fallback not used for stroke) ![grafik](https://user-images.githubusercontent.com/4623701/103486194-53ebed00-4dfc-11eb-8965-313854629160.png)...

bug
regression

If running the CI tests under Ubuntu (not yet active), 36 tests fail. 28 of them are image comparison failures, some of the others may be errors in the tests...

bug

One test image comparison test (`__issue-084-01`) fails for the .NET Core 3.1 and .NET 5 builds, while its passes for .NET Core 2.1 and .NET 4.x. This is not a...

bug

Can be seen in several W3C examples: `text-tref-*-b.svg`, `text-ws-03-t.svg`, `text-align-04-b.svg` and `styling-pres-02-f.svg`. All text elements that have been added using `tref` are not present in the written document.

bug
text

- fixes #1405 #### Checklist - [x] The pull request branch is in sync with latest commit on the *fo-dicom/development* branch - [ ] I have updated API documentation -...

- change regex to be compatible with Python 3.11 - fixes #1658 #### Describe the changes For some reason, Python 3.11 did not like the second condition in the regex...

**Describe the bug** If running under Python 3.11 (beta 2), the pydicom tests fail on loading with the callstack ``` ... ..\valuerep.py:770: in class TM(_DateTimeBase, datetime.time): ..\valuerep.py:775: in TM _RE_TIME...

bug

I'm currently the maintainer of the `svg-net` organization and one of the three core developers of the sole contained repository `SVG`. I have not contributed to the repo for quite...