V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  fuweichin  ›  全部回复第 2 页 / 共 2 页
回复总数  22
1  2  
图片的 Display P3 色域,浏览器除 Safari 11+外,Chrome 也已经实验性地支持(Go to chrome://flags, search for "force color profile", switch the option from "default" to "Display P3 D65")

CSS 的 Display P3 颜色,浏览器目前只有 Safari 11+支持,Chrome 正打算实现 CSS 的 color 函数以支持 Display P3 颜色(见 https://bugs.chromium.org/p/chromium/issues/detail?id=1068610)

如果显示器不支持 P3,或者 显示器 /系统 /软件 未采用 Display P3 色域显示,那就不用想着看 Display P3 的效果。

如果你用到的颜色全在 sRGB 的范围内,就体现不了 Display P3 出色之处。得用上 Display P3 比 sRGB 多出的那部分颜色,如用 iPhone 8+相机拍摄鲜艳的红色 /绿色实景,又如用 CSS 颜色表达式如 color(display-p3 1 0 0),才能看到差别。
2020-06-01 01:35:07 +08:00
回复了 yulihao 创建的主题 程序员 意外发现个 Windows 访问 WSL 下文件的方法
楼主是否考虑修改文章内容?继续下去可能会误导一些人。

这方法不靠谱,之前在 Windows 这边用 Noptepad 改了配置文件,Linux 那边不认,还得用 nano 再改一遍。

微软开发者明确标红:
DO NOT, under ANY circumstances, access, create, and/or modify Linux files inside of your `%LOCALAPPDATA%` folder using Windows apps, tools, scripts, consoles, etc.
详见 https://devblogs.microsoft.com/commandline/do-not-change-linux-files-using-windows-apps-and-tools/

正确的姿势:
升级到 Windows 10 version 1903 或更新版本
在 WSL bash 中,运行`explorer.exe .`打开资源管理器,来访问 WSL 中的文件,文件路径如\$wsl\Ubuntu\etc\nginx\nginx.conf (暂不支持符号链接,已经反馈提议支持符号链接)
1  2  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1927 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 16:17 · PVG 00:17 · LAX 08:17 · JFK 11:17
Developed with CodeLauncher
♥ Do have faith in what you're doing.