Re: [dev] Suckless CMatrix clone

From: LM <lmemsm_AT_gmail.com>
Date: Sat, 18 Jun 2022 10:30:05 -0400

On Fri, Jun 17, 2022 at 3:00 AM Laslo Hunhold <dev_AT_frign.de> wrote:
> I pushed line-break-detection[0][1] just yesterday. The functions
>
> size_t grapheme_next_line_break(const uint_least32_t *, size_t);
>
> and
>
> size_t grapheme_next_line_break_utf8(const char *, size_t);
>
> should be just the ones you'll need, depending on your internal
> representation. It will give you the respective next line break
> opportunity.

Thank you. I'll look into adding it as an alternative to Tuxmath
dependencies once it's released. I also added libgrapheme to the
Delightful C Software list on Codeberg.
Received on Sat Jun 18 2022 - 16:30:05 CEST

This archive was generated by hypermail 2.3.0 : Sat Jun 18 2022 - 17:00:08 CEST