I wrote about hb-iter, our C++20 Ranges-like abstraction: "@HarfBuzz Study: hb-iter" https://t.co/9IWY906clD

1 min read Original article ↗

docs.google.com

HarfBuzz Study: hb-iter

HarfBuzz Study: hb-iter behdad August 5, 2022 Introduction To implement the HarfBuzz font subsetter library, we introduced facilities called the hb-iter, that is in its function similar to the C++20...