2015-02-15 02:20:59 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-01-19 01:05:33 +00:00
|
|
|
<!-- Aseprite -->
|
|
|
|
<!-- Copyright (C) 2014-2015 by David Capello -->
|
2014-12-14 23:19:31 +00:00
|
|
|
<preferences>
|
|
|
|
|
|
|
|
<types>
|
|
|
|
<enum id="RightClickMode">
|
2015-05-13 14:19:16 +00:00
|
|
|
<value id="DEFAULT" value="0" />
|
2014-12-14 23:19:31 +00:00
|
|
|
<value id="PAINT_BGCOLOR" value="0" />
|
|
|
|
<value id="PICK_FGCOLOR" value="1" />
|
|
|
|
<value id="ERASE" value="2" />
|
2015-08-19 21:00:51 +00:00
|
|
|
<value id="SCROLL" value="3" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</enum>
|
|
|
|
<enum id="OnionskinType">
|
|
|
|
<value id="MERGE" value="0" />
|
|
|
|
<value id="RED_BLUE_TINT" value="1" />
|
|
|
|
</enum>
|
|
|
|
<enum id="BrushType">
|
|
|
|
<value id="CIRCLE" value="0" />
|
|
|
|
<value id="SQUARE" value="1" />
|
|
|
|
<value id="LINE" value="2" />
|
|
|
|
</enum>
|
2014-12-28 14:06:11 +00:00
|
|
|
<enum id="BgType">
|
|
|
|
<value id="CHECKED_16x16" value="0" />
|
|
|
|
<value id="CHECKED_8x8" value="1" />
|
|
|
|
<value id="CHECKED_4x4" value="2" />
|
|
|
|
<value id="CHECKED_2x2" value="3" />
|
|
|
|
</enum>
|
2015-03-17 19:43:51 +00:00
|
|
|
<enum id="SpriteSheetType">
|
|
|
|
<value id="NONE" value="0" />
|
|
|
|
<value id="HORIZONTAL_STRIP" value="1" />
|
|
|
|
<value id="VERTICAL_STRIP" value="2" />
|
|
|
|
<value id="MATRIX" value="3" />
|
|
|
|
</enum>
|
2015-06-17 16:22:46 +00:00
|
|
|
<enum id="StopAtGrid">
|
|
|
|
<value id="NEVER" value="0" />
|
|
|
|
<value id="IF_VISIBLE" value="1" />
|
|
|
|
<value id="ALWAYS" value="2" />
|
|
|
|
</enum>
|
2015-07-02 21:13:47 +00:00
|
|
|
<enum id="EyedropperChannel">
|
|
|
|
<value id="COLOR_ALPHA" value="0" />
|
|
|
|
<value id="COLOR" value="1" />
|
|
|
|
<value id="ALPHA" value="2" />
|
|
|
|
<value id="RGBA" value="3" />
|
|
|
|
<value id="RGB" value="4" />
|
|
|
|
<value id="HSVA" value="5" />
|
|
|
|
<value id="HSV" value="6" />
|
|
|
|
<value id="GRAYA" value="7" />
|
|
|
|
<value id="GRAY" value="8" />
|
|
|
|
<value id="INDEX" value="9" />
|
|
|
|
</enum>
|
|
|
|
<enum id="EyedropperSample">
|
|
|
|
<value id="ALL_LAYERS" value="0" />
|
|
|
|
<value id="CURRENT_LAYER" value="1" />
|
|
|
|
</enum>
|
2015-08-14 13:09:15 +00:00
|
|
|
<enum id="PivotPosition">
|
|
|
|
<value id="NORTHWEST" value="0" />
|
|
|
|
<value id="NORTH" value="1" />
|
|
|
|
<value id="NORTHEAST" value="2" />
|
|
|
|
<value id="WEST" value="3" />
|
|
|
|
<value id="CENTER" value="4" />
|
|
|
|
<value id="EAST" value="5" />
|
|
|
|
<value id="SOUTHWEST" value="6" />
|
|
|
|
<value id="SOUTH" value="7" />
|
|
|
|
<value id="SOUTHEAST" value="8" />
|
2015-07-29 19:35:34 +00:00
|
|
|
</enum>
|
2014-12-14 23:19:31 +00:00
|
|
|
</types>
|
|
|
|
|
|
|
|
<global>
|
|
|
|
<section id="general">
|
2015-04-17 14:11:36 +00:00
|
|
|
<option id="screen_scale" type="int" default="2" />
|
2015-03-02 17:43:44 +00:00
|
|
|
<option id="visible_timeline" type="bool" default="false" />
|
2014-12-14 23:19:31 +00:00
|
|
|
<option id="autoshow_timeline" type="bool" default="true" migrate="Options.AutoShowTimeline" />
|
2015-06-19 15:09:34 +00:00
|
|
|
<option id="rewind_on_stop" type="bool" default="false" />
|
2014-12-14 23:19:31 +00:00
|
|
|
<option id="expand_menubar_on_mouseover" type="bool" default="false" migrate="Options.ExpandMenuBarOnMouseover" />
|
2015-04-08 23:28:30 +00:00
|
|
|
<option id="data_recovery" type="bool" default="true" />
|
2015-04-09 10:46:55 +00:00
|
|
|
<option id="data_recovery_period" type="int" default="2" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
|
|
|
<section id="undo" text="Undo">
|
2015-01-19 01:05:33 +00:00
|
|
|
<option id="size_limit" type="int" default="64" />
|
|
|
|
<option id="goto_modified" type="bool" default="true" />
|
|
|
|
<option id="allow_nonlinear_history" type="bool" default="false" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
|
|
|
<section id="editor" text="Editor">
|
2015-05-07 18:52:26 +00:00
|
|
|
<option id="zoom_with_wheel" type="bool" default="true" migrate="Options.ZoomWithMouseWheel" />
|
|
|
|
<option id="zoom_from_center_with_wheel" type="bool" default="false" />
|
2015-05-07 18:56:38 +00:00
|
|
|
<option id="zoom_from_center_with_keys" type="bool" default="false" />
|
2015-05-07 18:52:26 +00:00
|
|
|
<option id="show_scrollbars" type="bool" default="true" migrate="Options.ShowScrollbars" />
|
2015-05-13 14:19:16 +00:00
|
|
|
<option id="right_click_mode" type="RightClickMode" default="RightClickMode::PAINT_BGCOLOR" migrate="Options.RightClickMode" />
|
2015-05-13 14:57:13 +00:00
|
|
|
<option id="auto_select_layer" type="bool" default="false" migrate="Options.AutoSelectLayer" />
|
2015-05-18 21:16:35 +00:00
|
|
|
<option id="cursor_color" type="app::Color" default="app::Color::fromMask()" migrate="Tools.CursorColor" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
2015-09-18 14:56:45 +00:00
|
|
|
<section id="theme" text="Theme">
|
|
|
|
<option id="selected" type="std::string" default=""default"" migrate="Skin.Selected" />
|
|
|
|
<option id="font" type="std::string" migrate="Options.UserFont" />
|
|
|
|
<option id="mini_font" type="std::string" migrate="Options.UserMiniFont" />
|
|
|
|
</section>
|
2014-12-14 23:19:31 +00:00
|
|
|
<section id="experimental" text="Experimental">
|
2015-04-17 15:24:33 +00:00
|
|
|
<option id="ui_scale" type="int" default="1" />
|
2015-03-02 19:07:35 +00:00
|
|
|
<option id="use_native_cursor" type="bool" default="false" migrate="Options.NativeCursor" />
|
|
|
|
<option id="use_native_file_dialog" type="bool" default="false" />
|
|
|
|
<option id="flash_layer" type="bool" default="false" migrate="Options.FlashLayer" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
2015-03-04 22:24:37 +00:00
|
|
|
<section id="news">
|
|
|
|
<option id="cache_file" type="std::string" />
|
|
|
|
</section>
|
2015-03-23 17:39:21 +00:00
|
|
|
<section id="color_bar">
|
2015-05-08 17:59:52 +00:00
|
|
|
<option id="box_size" type="int" default="11" />
|
2015-06-05 04:00:57 +00:00
|
|
|
<option id="fg_color" type="app::Color" default="app::Color::fromRgb(255, 255, 255)" />
|
|
|
|
<option id="bg_color" type="app::Color" default="app::Color::fromRgb(0, 0, 0)" />
|
2015-08-06 14:23:16 +00:00
|
|
|
<option id="selector" type="app::ColorBar::ColorSelector" default="app::ColorBar::ColorSelector::SPECTRUM" />
|
|
|
|
<option id="discrete_wheel" type="bool" default="false" />
|
2015-08-21 16:27:58 +00:00
|
|
|
<option id="harmony" type="int" default="0" />
|
2015-05-18 19:53:25 +00:00
|
|
|
</section>
|
|
|
|
<section id="tool_box">
|
|
|
|
<option id="active_tool" type="std::string" default=""pencil"" />
|
2015-03-23 17:39:21 +00:00
|
|
|
</section>
|
2015-04-23 22:51:53 +00:00
|
|
|
<section id="updater">
|
|
|
|
<option id="inits" type="int" default="0" migrate="Updater.Inits" />
|
|
|
|
<option id="exits" type="int" default="0" migrate="Updater.Exits" />
|
|
|
|
<option id="is_developer" type="bool" default="false" migrate="Updater.IsDeveloper" />
|
|
|
|
<option id="wait_days" type="double" default="0.0" migrate="Updater.WaitDays" />
|
|
|
|
<option id="last_check" type="int" default="0" migrate="Updater.LastCheck" />
|
|
|
|
<option id="uuid" type="std::string" migrate="Updater.Uuid" />
|
2015-04-24 15:45:01 +00:00
|
|
|
<option id="new_version" type="std::string" />
|
|
|
|
<option id="new_url" type="std::string" />
|
2015-04-23 22:51:53 +00:00
|
|
|
</section>
|
2015-04-27 03:08:04 +00:00
|
|
|
<section id="brush">
|
2015-04-27 14:45:00 +00:00
|
|
|
<option id="pattern" type="doc::BrushPattern" default="doc::BrushPattern::DEFAULT" />
|
2015-04-27 03:08:04 +00:00
|
|
|
</section>
|
2015-05-18 19:53:25 +00:00
|
|
|
<section id="selection">
|
|
|
|
<option id="mode" type="app::tools::SelectionMode" default="app::tools::SelectionMode::DEFAULT" />
|
2015-08-14 13:09:15 +00:00
|
|
|
<option id="pivot_visibility" type="bool" default="false" />
|
|
|
|
<option id="pivot_position" type="PivotPosition" default="PivotPosition::CENTER" />
|
2015-07-24 01:42:14 +00:00
|
|
|
<option id="opaque" type="bool" default="false" />
|
2015-07-27 14:43:48 +00:00
|
|
|
<option id="auto_opaque" type="bool" default="true" />
|
2015-05-18 19:53:25 +00:00
|
|
|
<option id="transparent_color" type="app::Color" />
|
|
|
|
<option id="rotation_algorithm" type="app::tools::RotationAlgorithm" default="app::tools::RotationAlgorithm::DEFAULT" />
|
|
|
|
</section>
|
2015-07-02 14:18:43 +00:00
|
|
|
<section id="quantization">
|
|
|
|
<option id="with_alpha" type="bool" default="true" />
|
|
|
|
</section>
|
2015-07-02 21:13:47 +00:00
|
|
|
<section id="eyedropper" text="Editor">
|
|
|
|
<option id="channel" type="EyedropperChannel" default="EyedropperChannel::COLOR_ALPHA" />
|
|
|
|
<option id="sample" type="EyedropperSample" default="EyedropperSample::ALL_LAYERS" />
|
|
|
|
</section>
|
2015-07-23 13:07:07 +00:00
|
|
|
<section id="shared">
|
|
|
|
<option id="share_ink" type="bool" default="false" />
|
|
|
|
<option id="ink" type="app::tools::InkType" default="app::tools::InkType::DEFAULT" />
|
|
|
|
</section>
|
2015-08-12 18:35:46 +00:00
|
|
|
<section id="new_file">
|
|
|
|
<option id="width" type="int" default="32" />
|
|
|
|
<option id="height" type="int" default="32" />
|
|
|
|
<option id="color_mode" type="doc::PixelFormat" default="doc::IMAGE_RGB" />
|
|
|
|
<option id="background_color" type="int" default="0" />
|
|
|
|
</section>
|
2015-09-23 20:38:45 +00:00
|
|
|
<section id="text_tool">
|
|
|
|
<option id="font_face" type="std::string" />
|
|
|
|
<option id="font_size" type="int" default="12" />
|
|
|
|
</section>
|
2014-12-14 23:19:31 +00:00
|
|
|
</global>
|
|
|
|
|
|
|
|
<tool>
|
|
|
|
<option id="opacity" type="int" default="255" />
|
|
|
|
<option id="tolerance" type="int" default="0" />
|
|
|
|
<option id="contiguous" type="bool" default="true" />
|
|
|
|
<option id="filled" type="bool" default="false" />
|
|
|
|
<option id="filled_preview" type="bool" default="false" />
|
2015-05-18 19:53:25 +00:00
|
|
|
<option id="ink" type="app::tools::InkType" default="app::tools::InkType::DEFAULT" />
|
|
|
|
<option id="freehand_algorithm" type="app::tools::FreehandAlgorithm" default="app::tools::FreehandAlgorithm::DEFAULT" />
|
2014-12-14 23:19:31 +00:00
|
|
|
<section id="brush">
|
2015-04-27 03:08:04 +00:00
|
|
|
<option id="type" type="BrushType" default="BrushType::CIRCLE" />
|
|
|
|
<option id="size" type="int" default="1" />
|
|
|
|
<option id="angle" type="int" default="0" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
|
|
|
<section id="spray">
|
|
|
|
<option id="width" type="int" default="16" />
|
|
|
|
<option id="speed" type="int" default="32" />
|
|
|
|
</section>
|
2015-06-17 16:22:46 +00:00
|
|
|
<section id="floodfill">
|
|
|
|
<option id="stop_at_grid" type="StopAtGrid" default="StopAtGrid::IF_VISIBLE" />
|
|
|
|
</section>
|
2014-12-14 23:19:31 +00:00
|
|
|
</tool>
|
|
|
|
|
|
|
|
<document>
|
2015-06-15 14:29:12 +00:00
|
|
|
<section id="site">
|
|
|
|
<option id="frame" type="doc::frame_t" default="doc::frame_t(0)" />
|
|
|
|
<option id="layer" type="doc::LayerIndex" />
|
|
|
|
</section>
|
2014-12-14 23:19:31 +00:00
|
|
|
<section id="tiled">
|
2015-02-15 12:48:38 +00:00
|
|
|
<option id="mode" type="filters::TiledMode" default="filters::TiledMode::NONE" migrate="Tools.Tiled" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
|
|
|
<section id="grid">
|
2015-02-15 12:48:38 +00:00
|
|
|
<option id="snap" type="bool" default="false" migrate="Grid.SnapTo" />
|
|
|
|
<option id="visible" type="bool" default="false" migrate="Grid.Visible" />
|
|
|
|
<option id="bounds" type="gfx::Rect" default="gfx::Rect(0, 0, 16, 16)" migrate="Grid.Bounds" />
|
|
|
|
<option id="color" type="app::Color" default="app::Color::fromRgb(0, 0, 255)" migrate="Grid.Color" />
|
|
|
|
<option id="opacity" type="int" default="160" migrate="Grid.Opacity" />
|
|
|
|
<option id="auto_opacity" type="bool" default="true" migrate="Grid.AutoOpacity" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
|
|
|
<section id="pixel_grid">
|
2015-02-15 12:48:38 +00:00
|
|
|
<option id="visible" type="bool" default="false" migrate="PixelGrid.Visible" />
|
|
|
|
<option id="color" type="app::Color" default="app::Color::fromRgb(200, 200, 200)" migrate="PixelGrid.Color" />
|
|
|
|
<option id="opacity" type="int" default="160" migrate="PixelGrid.Opacity" />
|
|
|
|
<option id="auto_opacity" type="bool" default="true" migrate="PixelGrid.AutoOpacity" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
2014-12-28 14:06:11 +00:00
|
|
|
<section id="bg">
|
|
|
|
<option id="type" type="BgType" default="BgType::CHECKED_16x16" migrate="Option.CheckedBgType" />
|
|
|
|
<option id="zoom" type="bool" default="true" migrate="Option.CheckedBgZoom" />
|
|
|
|
<option id="color1" type="app::Color" default="app::Color::fromRgb(128, 128, 128)" migrate="Option.CheckedBgColor1" />
|
|
|
|
<option id="color2" type="app::Color" default="app::Color::fromRgb(192, 192, 192)" migrate="Option.CheckedBgColor2" />
|
|
|
|
</section>
|
2014-12-14 23:19:31 +00:00
|
|
|
<section id="onionskin">
|
2015-02-15 12:48:38 +00:00
|
|
|
<option id="active" type="bool" default="false" migrate="Onionskin.Enabled" />
|
|
|
|
<option id="prev_frames" type="int" default="1" migrate="Onionskin.PrevFrames" />
|
|
|
|
<option id="next_frames" type="int" default="1" migrate="Onionskin.NextFrames" />
|
|
|
|
<option id="opacity_base" type="int" default="68" migrate="Onionskin.OpacityBase" />
|
|
|
|
<option id="opacity_step" type="int" default="28" migrate="Onionskin.OpacityStep" />
|
|
|
|
<option id="type" type="OnionskinType" default="OnionskinType::MERGE" migrate="Onionskin.Type" />
|
2015-05-27 20:42:41 +00:00
|
|
|
<option id="loop_tag" type="bool" default="true" />
|
2015-07-31 17:30:11 +00:00
|
|
|
<option id="current_layer" type="bool" default="false" />
|
2015-07-31 18:55:06 +00:00
|
|
|
<option id="position" type="render::OnionskinPosition" default="render::OnionskinPosition::BEHIND" />
|
2014-12-14 23:19:31 +00:00
|
|
|
</section>
|
2015-06-03 19:34:27 +00:00
|
|
|
<section id="save_copy">
|
|
|
|
<option id="filename" type="std::string" />
|
|
|
|
<option id="resize_scale" type="double" default="1" />
|
|
|
|
</section>
|
2015-03-17 19:43:51 +00:00
|
|
|
<section id="sprite_sheet">
|
|
|
|
<option id="type" type="SpriteSheetType" default="SpriteSheetType::NONE" />
|
|
|
|
<option id="columns" type="int" default="0" />
|
|
|
|
<option id="width" type="int" default="0" />
|
|
|
|
<option id="height" type="int" default="0" />
|
|
|
|
<option id="best_fit" type="bool" default="false" />
|
|
|
|
<option id="texture_filename" type="std::string" />
|
|
|
|
<option id="data_filename" type="std::string" />
|
2015-03-19 17:39:37 +00:00
|
|
|
<option id="border_padding" type="int" default="0" />
|
|
|
|
<option id="shape_padding" type="int" default="0" />
|
|
|
|
<option id="inner_padding" type="int" default="0" />
|
2015-03-19 13:17:40 +00:00
|
|
|
<option id="open_generated" type="bool" default="false" />
|
2015-08-21 01:30:33 +00:00
|
|
|
<option id="layer" type="std::string" />
|
|
|
|
<option id="frame_tag" type="std::string" />
|
2015-03-17 19:43:51 +00:00
|
|
|
</section>
|
2015-03-19 18:44:02 +00:00
|
|
|
<section id="import_sprite_sheet">
|
|
|
|
<option id="bounds" type="gfx::Rect" default="gfx::Rect(0, 0, 16, 16)" />
|
|
|
|
</section>
|
2014-12-14 23:19:31 +00:00
|
|
|
</document>
|
|
|
|
|
|
|
|
</preferences>
|