app_server: Remove erroenous comment as per Julian's review.
This commit is contained in:
parent
dd2eb07ee0
commit
ae0dad00b7
@ -17,10 +17,6 @@ enum {
|
||||
HINTING_MODE_MONOSPACED_ONLY
|
||||
};
|
||||
|
||||
// Uncommenting the following line will enable the average-based (grayscale)
|
||||
// subpixel filter, thus locking RGB subpixel font rendering out of the build.
|
||||
// Unless you have a subpixel-enabled FreeType, there shouldn't be a difference,
|
||||
// as FreeType returns the grayscale hinting unless compiled otherwise.
|
||||
//#define AVERAGE_BASED_SUBPIXEL_FILTERING
|
||||
|
||||
extern bool gSubpixelAntialiasing;
|
||||
|
Loading…
x
Reference in New Issue
Block a user