chiark / gitweb /
Add support for mosaic graphics.
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 9 Nov 2016 00:21:42 +0000 (00:21 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 9 Nov 2016 00:21:42 +0000 (00:21 +0000)
commit8d599b29af326e36d7f89cb5400c3d8b3c0771eb
tree5af9de6a16800c1fb0608af639fc97fcd9907028
parent50cccb944c2b9b26053d8931dc6c7a63788fde52
Add support for mosaic graphics.

These are generated without smoothing, and this is done
algorithmically, bypassing the usual character-rendering code.  The
characters are put in the private use area, in the locations where
zvbi uses for them, on the grounds that we have to put them somewhere.

Mosaic graphics characters are not yet unified with the block graphics
characters in the U+2580 range.
bedstead.c