> That would be nice too. Can you avoid direct access altogether and use
> grBlitGlyphToBitmap, which works with 256-level gray and lcd bitmaps.
> So you would need to scale dimensions and bits accordingly.

Yeah, while rewriting the demo program I will use the API calls instead of
handling the display buffer manually.

> In other words, why not use ftgrid?

Using 'ftgrid' for 'sdf' will require too many additions to handle the
rendering +
another usage screen since 'ftsdf' uses many keys to tweak the values. But
I will see if it's possible to use 'ftgrid'.

Anuj

Reply via email to