<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment version="101100" identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="KMDisplayPreferences" customModule="PDF_Master" customModuleProvider="target"> <connections> <outlet property="antiAliasCheckButton" destination="9" id="101"/> <outlet property="backgroundColorLabel" destination="13" id="gpv-xx-K0p"/> <outlet property="discreteSizeCheckbox" destination="6" id="UuS-R3-NWc"/> <outlet property="displayLabel" destination="12" id="n6e-iu-1AL"/> <outlet property="fullScreenColorWell" destination="17" id="XfC-gi-IZe"/> <outlet property="fullScreenLabel" destination="15" id="zOv-f9-wsL"/> <outlet property="greekingLabelField" destination="11" id="88"/> <outlet property="greekingTextField" destination="10" id="89"/> <outlet property="invertBarButton" destination="24" id="IaJ-Qp-wNw"/> <outlet property="normalColorLabel" destination="14" id="daq-AW-7rq"/> <outlet property="normalColorWell" destination="16" id="9Sh-2N-iB5"/> <outlet property="pagesLabel" destination="2" id="I9C-bM-UbM"/> <outlet property="pagesSlider" destination="3" id="TP7-Qv-sKL"/> <outlet property="readBarColorWell" destination="23" id="MaK-yT-7AC"/> <outlet property="readBarLabel" destination="22" id="hZx-Ia-jCe"/> <outlet property="readingbarColorLabel" destination="25" id="sWY-2L-hjx"/> <outlet property="snapshotLabel" destination="4" id="9nB-5o-dYN"/> <outlet property="snapshotSlider" destination="5" id="2lw-as-Icg"/> <outlet property="tableFontComboBox" destination="29" id="90"/> <outlet property="tableFontLabelField" destination="28" id="91"/> <outlet property="thumbSizeLabel" destination="7" id="diK-Qz-Afl"/> <outlet property="view" destination="1" id="81"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="1"> <rect key="frame" x="0.0" y="0.0" width="339" height="434"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2"> <rect key="frame" x="57" y="372" width="45" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Pages:" id="50"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <slider toolTip="Set the size of the thumbnails" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3"> <rect key="frame" x="105" y="368" width="149" height="21"/> <autoresizingMask key="autoresizingMask"/> <sliderCell key="cell" alignment="left" minValue="32" maxValue="256" doubleValue="64" tickMarkPosition="above" sliderType="linear" id="49"> <font key="font" size="12" name="Helvetica"/> </sliderCell> <connections> <accessibilityConnection property="link" destination="5" id="104"/> <accessibilityConnection property="title" destination="2" id="52"/> </connections> </slider> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="4"> <rect key="frame" x="29" y="340" width="73" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Snapshots:" id="48"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <slider toolTip="Set the size of the thumbnails" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5"> <rect key="frame" x="105" y="336" width="149" height="21"/> <autoresizingMask key="autoresizingMask"/> <sliderCell key="cell" alignment="left" minValue="32" maxValue="256" doubleValue="128" tickMarkPosition="above" sliderType="linear" id="47"> <font key="font" size="12" name="Helvetica"/> </sliderCell> <connections> <accessibilityConnection property="title" destination="4" id="57"/> </connections> </slider> <button toolTip="Restrict thumbnail sizes to discrete values" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6"> <rect key="frame" x="105" y="304" width="110" height="18"/> <autoresizingMask key="autoresizingMask"/> <buttonCell key="cell" type="check" title="Discrete sizes" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="46"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> </buttonCell> <connections> <accessibilityConnection property="link" destination="3" id="105"/> <accessibilityConnection property="link" destination="5" id="106"/> <action selector="changeDiscreteThumbnailSizes:" target="-2" id="84"/> </connections> </button> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7"> <rect key="frame" x="17" y="397" width="459" height="17"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Thumbnail sizes:" id="45"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="8"> <rect key="frame" x="12" y="291" width="315" height="5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> </box> <button toolTip="Render smooth text" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9"> <rect key="frame" x="30" y="166" width="189" height="18"/> <autoresizingMask key="autoresizingMask"/> <buttonCell key="cell" type="check" title="Anti-alias text and line art" bezelStyle="regularSquare" imagePosition="leading" alignment="left" state="on" inset="2" id="44"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <textField toolTip="Don't render characters smaller than this size" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="10"> <rect key="frame" x="164" y="188" width="53" height="22"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="42"> <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="#,##0.##" negativeFormat="-#,##0.##" localizesFormat="NO" thousandSeparator="," id="43"> <attributedString key="attributedStringForZero"> <fragment content="0"/> </attributedString> <decimal key="minimum" value="NaN"/> <decimal key="maximum" value="NaN"/> </numberFormatter> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <connections> <accessibilityConnection property="title" destination="11" id="54"/> </connections> </textField> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="11"> <rect key="frame" x="29" y="190" width="130" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Greeking threshold:" id="41"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="12"> <rect key="frame" x="17" y="218" width="305" height="17"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF display:" id="40"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="13"> <rect key="frame" x="17" y="126" width="305" height="17"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Background color:" id="39"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="14"> <rect key="frame" x="29" y="98" width="55" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Normal:" id="38"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="15"> <rect key="frame" x="158" y="98" width="77" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Full Screen:" id="37"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <colorWell toolTip="Color to use for the background of the PDF view in normal mode" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="16"> <rect key="frame" x="89" y="94" width="52" height="24"/> <autoresizingMask key="autoresizingMask"/> <color key="color" red="0.40000000600000002" green="0.40000000600000002" blue="0.40000000600000002" alpha="1" colorSpace="calibratedRGB"/> <connections> <accessibilityConnection property="link" destination="17" id="107"/> <accessibilityConnection property="title" destination="14" id="59"/> <outlet property="nextKeyView" destination="17" id="51"/> </connections> </colorWell> <colorWell toolTip="Color to use for the background of the PDF view in full screen mode" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="17"> <rect key="frame" x="240" y="94" width="52" height="24"/> <autoresizingMask key="autoresizingMask"/> <color key="color" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> <connections> <accessibilityConnection property="title" destination="15" id="53"/> </connections> </colorWell> <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="20"> <rect key="frame" x="12" y="79" width="315" height="5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> </box> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="22"> <rect key="frame" x="17" y="52" width="305" height="17"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Reading bar:" id="35"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <colorWell toolTip="Color to use for the reading bar" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="23"> <rect key="frame" x="89" y="20" width="52" height="24"/> <autoresizingMask key="autoresizingMask"/> <color key="color" red="1" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> <connections> <accessibilityConnection property="link" destination="24" id="102"/> <accessibilityConnection property="title" destination="25" id="55"/> </connections> </colorWell> <button toolTip="Select to mask the text outside the reading bar" fixedFrame="YES" imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="24"> <rect key="frame" x="159" y="23" width="83" height="18"/> <autoresizingMask key="autoresizingMask"/> <buttonCell key="cell" type="check" title="Invert bar" bezelStyle="regularSquare" imagePosition="leading" alignment="left" inset="2" id="34"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="25"> <rect key="frame" x="41" y="24" width="43" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Color:" id="33"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="26"> <rect key="frame" x="12" y="153" width="315" height="5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> </box> <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="27"> <rect key="frame" x="12" y="245" width="315" height="5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES"/> </box> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="28"> <rect key="frame" x="17" y="261" width="102" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Outline font size:" id="32"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <comboBox toolTip="Font size to use for outlines" verticalHuggingPriority="750" fixedFrame="YES" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="29"> <rect key="frame" x="124" y="257" width="57" height="26"/> <autoresizingMask key="autoresizingMask"/> <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="15" id="30"> <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="#,##0.#" negativeFormat="-#,##0.#" thousandSeparator="," id="31"> <attributedString key="attributedStringForZero"> <fragment content="0"/> </attributedString> <decimal key="minimum" value="NaN"/> <decimal key="maximum" value="NaN"/> </numberFormatter> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </comboBoxCell> <connections> <accessibilityConnection property="title" destination="28" id="58"/> </connections> </comboBox> </subviews> <point key="canvasLocation" x="82" y="86"/> </customView> <userDefaultsController representsSharedInstance="YES" id="61"/> <customObject id="108" userLabel="Thumbnail Size Labels"/> <customObject id="109" userLabel="Thumbnail Size Controls"/> <customObject id="117" userLabel="Color Labels"/> <customObject id="121" userLabel="Color Controls"/> </objects> </document>