Files
egui/crates/epaint/src
StratusFearMe21 52732b23a6 impl AsRef<[u8]> for FontData (#5757)
* [x] I have followed the instructions in the PR template

This PR implements `AsRef<[u8]>` for `FontData`, allowing it to be
passed into `fontdb`'s
[`Source`](https://docs.rs/fontdb/0.16.2/fontdb/enum.Source.html) type.
This would allow `egui` and `cosmic_text` to share font data with
eachother
2025-03-20 11:03:17 +01:00
..
2025-02-04 12:53:18 +01:00
2024-12-29 18:03:32 +01:00
2025-02-04 11:30:12 +01:00
2024-08-28 12:18:42 +02:00
2025-02-04 11:30:12 +01:00
2024-12-10 16:09:03 +01:00