Skip to content

Merge upstream servo/main#5

Merged
ConradIrwin merged 8 commits intozed-industries:masterfrom
tomaswarynyca:master
May 14, 2025
Merged

Merge upstream servo/main#5
ConradIrwin merged 8 commits intozed-industries:masterfrom
tomaswarynyca:master

Conversation

@tomaswarynyca
Copy link
Contributor

No description provided.

pbdeuchler and others added 8 commits August 2, 2024 05:58
* Add failing test for #252

* Change bytes_per_pixel to usize.

* Add checks to avoid confusing runtime exceptions.

* Fix bitmap_size in FreeType rasterize_glyph for MODE_LCD*

* Fix buffer checks in blit_from

* Revert "Change bytes_per_pixel to usize."

This reverts commit a8231d7f2e9e925bcd29f3fb54988635af0fb2b7.

* Fix missing cast due to revert
* Add libfontconfig-dev dependency for version bump to Ubuntu 24.04

* Fix formatting errors.

* Fix formatting
Previous mapping was incorrect, using [-1, 1] to [0, 8]. Based on the values ranging from 'kCTFontWidthExtraCompressed' (-0.4) to 'kCTFontWidthUltraExpanded' (0.4), the corrected conversion maps CoreText font width values from [-0.4, 0.4] to [0, 8]
Signed-off-by: Nico Burns <nico@nicoburns.com>
* Avoid panics when calling into dwrote

* bump dwrote version

* migrate another method call
@cla-bot
Copy link

cla-bot bot commented May 13, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @pbdeuchler, @NN708, @ColdPaleLight, @acarl005, @tomaswarynyca on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@tomaswarynyca

This comment was marked as off-topic.

@cla-bot

This comment was marked as off-topic.

@cla-bot

This comment was marked as off-topic.

@ConradIrwin
Copy link
Member

I don't think we need CLA bot on this repo..

cc @notpeter not sure if that's something you control?

@notpeter
Copy link

notpeter commented May 13, 2025

@ConradIrwin I do have access. Currently it's configured for all zed-industries repos, there's no way to opt-out a single repo without manually opting in all the others (there's currently 171 repos) so it'll take a bit.

Probably worth pruning/archiving a bunch of those repos and disabling clabot on the forks to avoid notification spam in the future. Apologies to folks who were incorrectly pinged.

@acarl005

This comment was marked as off-topic.

@cla-bot

This comment was marked as off-topic.

@cla-bot cla-bot bot removed the cla-signed label May 13, 2025
@cla-bot

This comment was marked as off-topic.

@notpeter
Copy link

I've removed clabot from this repo so this should not happen in the future.
Apologies for the notification spam.

@ConradIrwin ConradIrwin merged commit 13dd2ea into zed-industries:master May 14, 2025
4 of 5 checks passed
ConradIrwin added a commit to zed-industries/zed that referenced this pull request May 14, 2025
ConradIrwin added a commit to zed-industries/zed that referenced this pull request Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants