Re: Progress update on adjustment database
Craig White <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <CABKSSUf_fNj6rH9ZksabBp5oVWq7mQRbdEkoRVhiuKVix20sVQ@mail.gmail.com> |
The final branch has everything it needs to now! I would really like you or someone else who has worked a lot with freetype to give it a code review. Thank you. On Mon, Oct 30, 2023 at 2:26 AM Werner LEMBERG <[email protected]> wrote: > > > 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. > > OK, I see. I was confused because the `FT_BASE_TAG` is missing for > this function in `ftobjs.c`. > > > Werner >