Elliott Sales de Andrade

Results 218 issues of Elliott Sales de Andrade

## PR summary The current implementation is not slow, but uses a lot of memory per image. In `compare_images`, we have: - one actual and one expected image as uint8...

topic: testing
status: needs rebase
Performance
topic: images

## PR summary Previously, these were both typed as `int`, which means you could mix and match them erroneously. While the character code can't be made a distinct type (because...

backend: ps
status: waiting for other PR
topic: text/fonts
topic: text/mathtext

## PR summary Also, check some expected conditions at parse time instead of somewhere during use of the data. ## PR checklist - [n/a] "closes #0000" is in the body...

backend: ps

## PR summary This PR is intended to hold all font and text PRs from the project https://github.com/orgs/matplotlib/projects/7 In order to not overwhelm the main repo with the churn of...

topic: mplot3d
backend: agg
status: waiting for other PR

## PR summary Along with #29695, this *language* parameter is an additional setting that may affect text layout. As with the other PR, this is not complete, but rather something...

topic: text
topic: rcparams
backend: agg
backend: ps
backend: pdf
topic: text/fonts

## PR summary @oscargus suggested oxipng in #29816. I went with the hook suggestion of `-o 4` compression (though their normal default is 2), though maybe we want to up...

## PR summary When ttconv was replaced by pure Python code, several bits of compatibility code were left in in #18181. This removes those code chunks, as the test images...

topic: path handling
backend: pdf

## PR summary On the call last week, we considered whether it made sense to do this upgrade. This PR shows the effect of doing so. Note for simplicity, I...

topic: mplot3d
topic: testing
topic: styles
PR: dependencies

## PR summary This is based on #29816 but doesn't yet include #29794 and #29695. I'm mostly opening it to see how CI will cope. ## PR checklist - [...

topic: mplot3d
topic: text
backend: agg
topic: path handling
backend: ps
backend: pdf
status: needs rebase
status: waiting for other PR
topic: text/fonts
topic: text/mathtext
status: needs documentation
topic: styles

## PR summary Font features allow font designers to provide alternate glyphs or shaping within a single font. These features may be accessed via special tags corresponding to internal tables...

topic: text
backend: agg
backend: ps
backend: pdf
topic: text/fonts