> And no accidental changes to `freetype/config/ftoption.h` and > `src/base/ftobjs,c`, please :-)
There was an intentional change to src/base/ftobjs.c. I made the function that finds the best unicode charmap public so that I could use it from the autofitter. On Fri, Oct 27, 2023 at 4:26 AM Werner LEMBERG <w...@gnu.org> wrote: > > > I have added and tested type 3 lookup handling, and also added the > > comments you asked for. > > Thanks. Minor nits that I've seen while skimming through: > > s/indicies/indices/ > s/flatenning/flattening/ > > > I will begin on the final branch if there's nothing else to be done. > > OK. Please rebase to master before you start. > > And no accidental changes to `freetype/config/ftoption.h` and > `src/base/ftobjs,c`, please :-) > > > Werner >