chore: improve documentation
This commit is contained in:
parent
0c57ec7446
commit
a387adcb1b
10 changed files with 37 additions and 24 deletions
|
|
@ -1,6 +1,8 @@
|
|||
// Copyright 2022 System76 <info@system76.com>
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
//! Select preferred fonts.
|
||||
|
||||
pub use iced::Font;
|
||||
use iced::{
|
||||
font::{load, Error},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue