Re: Progress update on adjustment database
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.comp.fonts.freetype.devel |
|---|---|
| Message-ID | <[email protected]> |
> 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