b88b94b93e
Obtained from: freebsd-chromium@ (especially Carlos Medina) MFH: 2014Q3 Security: http://www.vuxml.org/freebsd/fd5f305d-2d3d-11e4-aa3d-00262d5ed8ee.html
11 lines
393 B
Python
11 lines
393 B
Python
--- ./skia/skia_common.gypi.orig 2014-08-20 21:03:15.000000000 +0200
|
|
+++ ./skia/skia_common.gypi 2014-08-22 15:06:26.000000000 +0200
|
|
@@ -66,7 +66,7 @@
|
|
}],
|
|
|
|
#Settings for text blitting, chosen to approximate the system browser.
|
|
- [ 'OS == "linux"', {
|
|
+ [ 'OS == "linux" or os_bsd == 1', {
|
|
'defines': [
|
|
'SK_GAMMA_EXPONENT=1.2',
|
|
'SK_GAMMA_CONTRAST=0.2',
|