[Pharo-dev] Zinc redirect?

2021-12-09 Thread stephane ducasse
FYI running catching my train. from https://github.com/ronsaldo/form-scene-graph/issues/5#issuecomment-990353154 This seems to be a Zinc error while following a redirect. The following snippet can be used for replicating the issue: ZnClient new accept: 'application/octet-stream'; "Require

[Pharo-dev] This week (49/2021) on the Pharo Issue Tracker

2021-12-09 Thread Marcus Denker
We merged 29 PRs and closed 43 issue tracker entries. With Pharo10 in freeze, we focus on fixes and simples cleanups. Fixes = - Fixes 10610 - CairoFontExtents is missing a field #10611 https://github.com/pharo-project/pharo/pull/10611 - Fix 10565 - Extract freetype to its own base