Subj : Re: New terminal program To : deon From : Omnibrain Date : Tue Nov 15 2022 05:37:48 de> Build instructions would be useful - I'm no rust user. de> de> Anyway, I had a go, and got stuck here: de> de> Ä$ cargo build I recommend using the released version. You need a local iced unfortunately it requires a little patch - one method isn't public I need to be public. However that'll change in that library. If you really want to build it - get https://github.com/iced-rs/iced and apply: --- a/graphics/src/widget/canvas/geometry.rs+++ b/graphics/src/widget/canvas/geometry.rs @@ -11,7 +11,9 @@ use crate::Primitive; pub struct Geometry(Primitive); impl Geometry { - pub(crate) fn from_primitive(primitive: Primitive) -> Self { + /// TODO + pub fn from_primitive(primitive: Primitive) -> Self { And something more easy - get https://github.com/mkrueger/icy_engine and put it in the same directory than icy_term/ and iced/. Then it should build. When iced gets a proper way to paint images I switch back to the github version and building gets easier. I splitted out the icy_engine because I need the ansi engine for other projects as well. Building will change - it's now complex because I needed something for sixel drawing. --- Mystic BBS v1.12 A48 2022/07/15 (Linux/64) * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150) .