servo / font-kit

A cross-platform font loading library written in Rust
Apache License 2.0
678 stars 100 forks source link

Fix panic when converting from Rgb24 to Rgba32 #191

Closed PossiblyAShrub closed 2 years ago

PossiblyAShrub commented 2 years ago

Created new struct BlitRgb24ToRgba32 implementing Blit to facilitate the conversion.

Fixes #190.

jdm commented 2 years ago

@bors-servo r+ Thanks!

bors-servo commented 2 years ago

:pushpin: Commit 07181e1 has been approved by jdm

bors-servo commented 2 years ago

:hourglass: Testing commit 07181e1c99d2bb31a7f160fbfd942e6e726bdad7 with merge c359470b78d2d1b7c31aa6e64c9b0ed00cf74452...

bors-servo commented 2 years ago

:sunny: Test successful - checks-github Approved by: jdm Pushing c359470b78d2d1b7c31aa6e64c9b0ed00cf74452 to master...