|
|
|
@ -95,6 +95,8 @@ module Squib |
|
|
|
'best' => 'subpixel', |
|
|
|
'best' => 'subpixel', |
|
|
|
'good' => 'gray', |
|
|
|
'good' => 'gray', |
|
|
|
'fast' => 'gray', |
|
|
|
'fast' => 'gray', |
|
|
|
|
|
|
|
'gray' => 'gray', |
|
|
|
|
|
|
|
'subpixel' => 'subpixel' |
|
|
|
} |
|
|
|
} |
|
|
|
# These are parameters that are intended to be "expanded" across |
|
|
|
# These are parameters that are intended to be "expanded" across |
|
|
|
# range if they are singletons. |
|
|
|
# range if they are singletons. |
|
|
|
|