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.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23507 invoked from network); 2 Jul 2021 01:10:36 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 2 Jul 2021 01:10:36 -0000 Received: from mail-io1-f49.google.com ([209.85.166.49]) by 1ess; Thu Jul 1 21:04:43 -0400 2021 Received: by mail-io1-f49.google.com with SMTP id a6so9851504ioe.0 for <9front@9front.org>; Thu, 01 Jul 2021 18:04:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=offblast-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-transfer-encoding; bh=bVc9kHRdmu+SlxcfWxkZPYQKjvp5b9LzY1eCrA0/Vm4=; b=O/S8l+KwJQShav+j1eIuB8/uRp5sY26pLHQfYF1lLB5xRhII2/Q3tkQIJ7POiMGtCY CiDrAPS8uurvtXU1wWGihAvebXdmZT8UQJVDIWo0U2S3pF5Sw9uEp8baog0enh23AFEM DqDDwztc/rI/a7nlo6lQ1eGQk+1sw1Pa5zWjVfogDXmBQT8SolvpOuh8cVZnAiir+hta KJHZ41IgHQMW+19y7aFE3ExCoiy3PsfR8ymY+iDLEzz+GBqhb1nNj1xY0xkJ73P3mauw MSW/FXFlVfh5inFB8ofaDniy+LTJkdc7Qb+0rU8hc3+gJeVgEkiSkOokA7N28+YYX+eq MHMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-transfer-encoding; bh=bVc9kHRdmu+SlxcfWxkZPYQKjvp5b9LzY1eCrA0/Vm4=; b=n9dd6imM/YmOamVKDUA1ABbLCKGxP5TTZHaeV2Km9FrGv6uDJg4P6f9GZUYPdtyZjX E3bZm5GCIlZcUyFwAx32Sg24buGsL0xN67AsX+I/zqeu8j15/ZzS2N5ElwrvPirfPzlM rWP5nUBz4JPfAYAydkTl/Zr/6zAfzJjgqo41tB35OeCRf93OzafJGyq8l6qRbsRgAeAf +C8shyhx0j1fLT4nCd0At59P0Utead0/jEghJcN4+LN2EOGv0cdSNIT6hWor+Zjv45Xs EwdBHlJBqgBezW7mg89ofXwYwySufZWFFIMTJSrhsYA3u5q130t9VQqD68N+sqbg93po EE0Q== X-Gm-Message-State: AOAM533vjiq6kyr6iPZUpge/SfIkE+UMhj++ZaS04u4Fes8Af6I8G5ro jrX5uQpl9i4nw4zsItzSWdq+PnrV2vVnpmQm7T8yf7IcGKjvtQ== X-Google-Smtp-Source: ABdhPJysyRIVXYCtob9OoW013D31vntPDs3b58dbV//XU/oWEm4qLCkWl5lO8RSOUIvkoSbhCzr+/rMImKT7LQwECO0= X-Received: by 2002:a5d:88c6:: with SMTP id i6mr1653709iol.75.1625187873218; Thu, 01 Jul 2021 18:04:33 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Nick Owens Date: Thu, 1 Jul 2021 18:04:22 -0700 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: leveraged shared XML out-scaling hardware-scale backend Subject: Re: [9front] Display graphics by writing to /dev/ Reply-To: 9front@9front.org Precedence: bulk that is exactly how devdraw works. you write messages to a file in /dev, and stuff happens on the screen (http://man.9front.org/3/draw). see http://man.9front.org/2/draw for a higher level interface. On Thu, Jul 1, 2021 at 12:43 PM Alexander Shendi wrote: > > Dear list, > > I'm determined to program under 9front. I would like to ask, if I could d= isplay (bitmap) graphics in a window by writing stuff to some /dev/. I think this is definitely possible, but am unsure which device to us= e snd where the process is documented. > > I'm sorry if this is a Frequently Asked Stupid Question (FASQ). > > Thanks in advance, > > Alexander Shendi > -- > Ceci n'est pas un courriel.