>> This seems to be a mistake; fixed now. Thanks for noticing.
>
> Also, does lcd_filter serve a purpose? It seems to be used only
> once:
>
> src/base/ftlcdfil.c
> 345: library->lcd_filter = filter
>
> And is then never accessed again. :)
Right. David Turner usually created quite generic structures since he
often expected to extend it later on. Up to now all LCD stuff was to
be controlled in FT_Library, so it made sense to have the relevant
data available for future use.
I think it doesn't harm to have it available. On the other hand, I
don't mind removing it...
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel