1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="question" id="color-notspecifiededid" xml:lang="zh-CN">
<info>
<link type="guide" xref="color#problems"/>
<link type="guide" xref="color-gettingprofiles"/>
<link type="guide" xref="color-why-calibrate"/>
<desc>默认的监视配置文件,没有校准日期。</desc>
<credit type="author">
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>TeliuTe</mal:name>
<mal:email>teliute@163.com</mal:email>
<mal:years>2011, 2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>tuberry</mal:name>
<mal:email>orzun@foxmail.com</mal:email>
<mal:years>2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Victor_Trista</mal:name>
<mal:email>ljlzjzm@hotmail.com</mal:email>
<mal:years>2023</mal:years>
</mal:credit>
</info>
<title>为什么默认的显示器配置文件没有校准有效期?</title>
<p>每台显示器所使用的默认色彩配置文件是根据显示器的 <link href="https://en.wikipedia.org/wiki/Extended_Display_Identification_Data">EDID</link> 自动生成的,它存储在显示器内部的内存芯片中。EDID 只给我们提供了显示器在制造时能显示的可用颜色的快照,并不包括许多其他颜色校正信息。</p>
<note style="tip">
<p>从显示器制造商那里,或者自己创建一个配置文件,会让颜色更准确。</p>
</note>
</page>
|