Hello, I'm looking for sample code which allows the use of HarfBuzz & FreeType in PHP (through the Cairo bindings, custom bindings or whatever). I want to specify a font file (TTF or OTF), a font size, a Unicode string plus a set of font feature tags to apply, and get back a PNG image. Can anyone help? Best, Adam