Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan
This commit is contained in:
@@ -3930,7 +3930,6 @@ nsDocShell::EnsureDeviceContext()
|
||||
float twip2dev;
|
||||
mDeviceContext->GetTwipsToDevUnits(twip2dev);
|
||||
mDeviceContext->SetAppUnitsToDevUnits(twip2dev);
|
||||
mDeviceContext->SetGamma(1.0f);
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user