mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
parent
145c89a2d4
commit
430a65be07
17 changed files with 12 additions and 927 deletions
|
@ -12,7 +12,7 @@ use webrender_api::NativeFontHandle;
|
|||
/// Platform specific font representation for Linux.
|
||||
/// The identifier is an absolute path, and the bytes
|
||||
/// field is the loaded data that can be passed to
|
||||
/// freetype and azure directly.
|
||||
/// freetype and Raqote directly.
|
||||
#[derive(Deserialize, Serialize)]
|
||||
pub struct FontTemplateData {
|
||||
// If you add members here, review the Debug impl below
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue