Re: [dev] [st] xft: line drawing
> For those alternative charsets remapping some ranges of the symbols is
> required, which could be easily done using UTF=E2=80=908 characters.
But how exactly should this work? I tried naively just filling gfx[]
with the appropriate mappings (i.e. ['x'] =3D '|' (pretend that's the
unicode vertical line)), but of course that won't work since gfx is a
char[]. I got a bunch of wchar warnings and it, not surprisingly, didn't
work.=20
I'll give it another try today.
Received on Wed Sep 26 2012 - 09:04:54 CEST
This archive was generated by hypermail 2.3.0
: Wed Sep 26 2012 - 09:12:04 CEST