Merge branch 'master' into feature/canvas-interaction
This commit is contained in:
commit
61c707fe04
18 changed files with 147 additions and 39 deletions
|
|
@ -7,6 +7,8 @@ use iced_native::{
|
|||
use std::f32;
|
||||
|
||||
impl text::Renderer for Renderer {
|
||||
type Font = Font;
|
||||
|
||||
const DEFAULT_SIZE: u16 = 20;
|
||||
|
||||
fn measure(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue