Wolf wrote: > Is the sed command in BLFS still necessary for subpixel rendering? The > link given, http://www.freetype.org/patents.html says that all the > patents have expired, and that the functionality has been enabled by > default since version 2.4.
If you look at the code, FT_CONFIG_OPTION_SUBPIXEL_RENDERING is still commented out in include/freetype/config/ftoption.h. That definition is still used in src/smooth/ftsmooth.c and src/base/ftlcdfil.c. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page