Merge upstream servo/main#5
Merge upstream servo/main#5ConradIrwin merged 8 commits intozed-industries:masterfrom tomaswarynyca:master
servo/main#5Conversation
* 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
|
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'. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
I don't think we need CLA bot on this repo.. cc @notpeter not sure if that's something you control? |
|
@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. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
I've removed clabot from this repo so this should not happen in the future. |
No description provided.