9front - general discussion about 9front
 help / color / mirror / Atom feed
* 9front pico
@ 2019-01-20 16:42 qwx
  2019-01-20 18:08 ` [9front] " Rodrigo G. López
  0 siblings, 1 reply; 2+ messages in thread
From: qwx @ 2019-01-20 16:42 UTC (permalink / raw)
  To: 9front

Hello,

In case anyone is interested, I've extended rsc's pico with a couple of new
features.

Changes:
- remove p9p shit and some bitrot
- use mk to build binary instead of hardcoding CC/LD
- arbitrary image sizes; set when loading or displaying an image; default
  248x248
- work on ABGR32 images; channels are accessed via a third 'z' coordinate
- add &&, || operators
- name nameless images as $1, $2,...

Note: some of the choices I've made are questionable.

This version is available in my contrib under pico/.

Cheers,

qwx


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] 9front pico
  2019-01-20 16:42 9front pico qwx
@ 2019-01-20 18:08 ` Rodrigo G. López
  0 siblings, 0 replies; 2+ messages in thread
From: Rodrigo G. López @ 2019-01-20 18:08 UTC (permalink / raw)
  To: 9front

thank you for this, qwx!

On January 20, 2019 4:42:25 PM UTC, qwx <qwx@sciops.net> wrote:
>Hello,
>
>In case anyone is interested, I've extended rsc's pico with a couple of
>new
>features.
>
>Changes:
>- remove p9p shit and some bitrot
>- use mk to build binary instead of hardcoding CC/LD
>- arbitrary image sizes; set when loading or displaying an image;
>default
>  248x248
>- work on ABGR32 images; channels are accessed via a third 'z'
>coordinate
>- add &&, || operators
>- name nameless images as $1, $2,...
>
>Note: some of the choices I've made are questionable.
>
>This version is available in my contrib under pico/.
>
>Cheers,
>
>qwx

-rodri


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-20 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-20 16:42 9front pico qwx
2019-01-20 18:08 ` [9front] " Rodrigo G. López

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).