>> Hmm, what exactly do you suggest? `FT_LibraryRec` is an internal >> structure not exposed to the public, so it could be changed easily >> without any backward compatibility issues. > > Exactly as what I wrote - if a next major version of freetype (3) > happens, and one is allowed to break backward compatibility.
Perhaps a misunderstanding: I want to know how *the code* should be changed. Can you provide a pseudo-patch or something like that? Werner