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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="color-howtoimport" xml:lang="ko">
<info>
<link type="guide" xref="color#profiles"/>
<link type="seealso" xref="color-whatisprofile"/>
<link type="seealso" xref="color-assignprofiles"/>
<revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
<revision pkgversion="3.10" date="2013-11-04" status="review"/>
<revision pkgversion="3.28" date="2018-04-05" status="review"/>
<credit type="author">
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>색 프로파일을 열어서 가져올 수 있습니다.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>조성호</mal:name>
<mal:email>shcho@gnome.org</mal:email>
<mal:years>2021, 2022, 2023</mal:years>
</mal:credit>
</info>
<title>색 프로파일을 어떻게 가져올까요?</title>
<p>파일 브라우저에서 <file>.ICC</file> 또는 <file>.ICM</file> 파일을 두 번 누르면 색 프로파일을 가져올 수 있습니다.</p>
<p>대신 <gui>색</gui> 창에서 색 프로파일을 관리할 수 있습니다.</p>
<steps>
<item>
<p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>설정</gui> 입력을 시작합니다.</p>
</item>
<item>
<p><gui>설정</gui>을 누릅니다.</p>
</item>
<item>
<p>가장자리 창에서 <gui>색</gui>을 눌러 창을 엽니다.</p>
</item>
<item>
<p>장치를 선택합니다.</p>
</item>
<item>
<p><gui>프로파일 추가</gui>를 눌러 기존 프로파일을 선택하거나 새 프로파일을 가져옵니다.</p>
</item>
<item>
<p>선택을 결정했다면 <gui>추가</gui>를 누릅니다.</p>
</item>
</steps>
<p>디스플레이 제조사는 여러분이 활용할 수 있는 프로파일을 제공합니다. 이 프로파일은 보통 여러 디스플레이에 평균적이며, 특정 장치에 대해 완벽하지 않을 수도 있습니다. 최강의 보정을 진행하려면 색체계 또는 광분광계로 <link xref="color-calibrate-screen">프로파일을 직접 만들어야 합니다</link>.</p>
</page>
|