I wrote a few introductory words: "@HarfBuzz Study: A C library written in C++." https://t.co/O5gud6BN5D To be continued...

1 min read Original article ↗

docs.google.com

HarfBuzz Study: A C library written in C++

HarfBuzz Study: A C library written in C++ behdad August 2, 2022 Introduction For the most part HarfBuzz is a library designed around one function: hb_shape(). Various design constraints and criteria...