Daniel McNab

Results 257 comments of Daniel McNab

I think either option 1 or option 2 is fine. I don't think either of them are an ideal long-term solution, but for unblocking use cases we're happy to land...

I don't know that this is tracking anything meaningful anymore, so I'm going to close it. @StT191 let us know if we should re-open it. I notice that you avoided...

> How to save a canvas as an image This will need to be a follow-up. To avoid locking up the entire app, it would require a lot of care.

The fields of `TextureAtlas` are public, so you should be able to use the `handles` field. However, the handles in a texture atlas are (generally) only set if the atlas...

I think this is likely to be acceptable - it doesn't add any huge maintenance version, and e.g. `read-fonts` (which we depend on), already has such a feature. It does...

https://github.com/linebender/parley/releases/tag/v0.6.0 is out now, so we can make this update happen, I think. Bumping MSRV to match Vello should be fine.

> edit: Separately, should the Paint properties be owned by a separate crate (e.g. Parley Draw - in relation to [#parley > Ink Skipping Underline @ 💬](https://xi.zulipchat.com/#narrow/channel/205635-parley/topic/Ink.20Skipping.20Underline/near/543621066))? My understanding of...