Merge branch 'master' into wgpu/better-architecture
This commit is contained in:
commit
13289dbd19
41 changed files with 318 additions and 267 deletions
|
|
@ -8,6 +8,7 @@ use crate::graphics::geometry::{self, Path, Style, Text};
|
|||
use crate::graphics::Gradient;
|
||||
use crate::primitive::{self, Primitive};
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Frame {
|
||||
size: Size,
|
||||
transform: tiny_skia::Transform,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue