Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin committed Nov 11, 2024
1 parent a65db52 commit a560697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/rust/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,8 @@ fn svg_to_bytes(
serif_family,
sans_serif_family,
cursive_family,
fantasy_family:fantasy_family,
monospace_family:monospace_family,
fantasy_family,
monospace_family,
font_files,
font_dirs,
};
Expand Down

0 comments on commit a560697

Please sign in to comment.