Commit d88be59
feat: expose the default font bytes (#14406)
# Objective
- Enables use cases where third-party crates would want to use the
default font as well [see linebender's
use](linebender/bevy_vello#66)
## Solution
- Uses `include_bytes` macro and make it `pub`
---------
Co-authored-by: Spencer C. Imbleau <[email protected]>
Co-authored-by: BD103 <[email protected]>1 parent d1f4262 commit d88be59
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| |||
0 commit comments