Searched refs:LCD (Results 1 – 9 of 9) sorted by relevance
41 - Push LCD decision-making out of Blink
111 (CRT vs LCD, etc) or other factors.140 For example, LCD panels have a native resolution and refresh rate193 12. How should sub-pixel LCD color information be made available?341 screen (ex. for particular LCD resolutions)
196 # Support for LCD color filtering of subpixel bitmaps.
1407 algorithm for gray-level and LCD rendering). It is disabled by1416 FT_RENDER_MODE_NORMAL if an LCD mode is selected.2264 computation of the `vertical' flag, causing ugly things in LCD mode
6664 GASP support and LCD filtering sections.7004 when building the library to change the default LCD filter to be7011 * src/smooth/ftsmooth.c: API change for the LCD7039 improve the handling of serif fonts and of LCD/LCD_V hinting modes.7294 we want to compile LCD-optimized rendering code (à la ClearType) or7299 LCD-specific rendering when FT_CONFIG_OPTION_SUBPIXEL_RENDERING
46 Change default LCD filter to be normalized and color-balanced.2104 Handle bits for vertical LCD subpixels (8/15) and Gray ClearType
6250 THIS IMPROVES ANTI-ALIASED RENDERING, BUT MONOCHROME AND LCD MODES7001 * include/freetype/config/ftmodule.h: Add two renderers for LCD.7122 for LCD-optimized rendering though the new constants/enums:
30 - The default LCD filter has been changed to be normalized and51 use key `l' to cycle through the LCD modes.671 - It is now possible to directly select the LCD rendering mode673 through LCD modes has been changed from `K' and `L' to `k' and674 `l', and toggling custom LCD filtering is no longer mapped to802 - Better rendering and LCD mode cycling added to `ftview'.1022 - Support for LCD filter control has been added to the demo1573 - LCD-optimized rendering is now *disabled* in all default builds1585 the library still generates LCD decimated bitmaps, but with the2489 BGR sub-pixel displays (like LCD[all …]
10783 const LambdaCaptureDefault LCD = LambdaClass->getLambdaCaptureDefault(); in RebuildLambdaScopeInfo() local10785 if (LCD == LCD_None) in RebuildLambdaScopeInfo()10787 else if (LCD == LCD_ByCopy) in RebuildLambdaScopeInfo()10789 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()