From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 22979 invoked from network); 23 Sep 2022 18:21:37 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 23 Sep 2022 18:21:37 -0000 Received: from mx1.riseup.net ([198.252.153.129]) by 9front; Fri Sep 23 14:18:52 -0400 2022 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4MZ0lW42vMzDrpj for <9front@9front.org>; Fri, 23 Sep 2022 18:18:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1663957127; bh=VIxRCMbR22QmMbZKTkFqem+dU33HseSdcIALCYO9ego=; h=References:From:To:Subject:Date:In-reply-to:From; b=KMMcVFF4CZhwminU8sHQoQ8gzRZxyY3Xz7+MgBL4uoZ0FB1OsUwo/+CCuwKJyLQlW 9j+cH3NStTjuJZHZfxIT45XwZ+m0tPwYiCdVvIbMDmC/KDFpaoqWMpQdRRrVw735XG ZVbSnH5beS6GUATzofjJDdXwsyH/fyVZvMORTmWs= X-Riseup-User-ID: EB23FBB3725A5CE178E96B0404728C92159C51EDBF41D4085705A9582E482CDB Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4MZ0lV6N7fz5vS7 for <9front@9front.org>; Fri, 23 Sep 2022 18:18:46 +0000 (UTC) References: <2CA4B42B285977AB670F162FB0DCD917@thinktankworkspaces.com> From: Csepp To: 9front@9front.org Date: Fri, 23 Sep 2022 20:17:23 +0200 In-reply-to: <2CA4B42B285977AB670F162FB0DCD917@thinktankworkspaces.com> Message-ID: <87illekl97.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: factory storage event map/reduce database Subject: Re: [9front] graphics tools Reply-To: 9front@9front.org Precedence: bulk william@thinktankworkspaces.com writes: > A vector rendering tool would be nice. Do we have anything else besides, paint, crop, and rotate. I > would like to combine gemoetric shapes with text if possible and not rely on gimp or inkscape. Not exactly a native Plan 9 tool, but Ghostscript works. I've used it on 9front to create generative animations.