mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-14 02:18:07 +00:00
fixup! refactor(core): safe iface for get_glyph_data
This commit is contained in:
parent
b3a5b6c349
commit
5ae0e784a2
@ -259,7 +259,7 @@ impl<'a> Translations<'a> {
|
||||
&self.header
|
||||
}
|
||||
|
||||
/// Returns a pointer to the glyph data for the given UTF-8 codepoint.
|
||||
/// Returns a byte slice of the glyph data for the given UTF-8 codepoint in the specified font.
|
||||
///
|
||||
/// SAFETY: Do not mess with the lifetimes in this signature.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user