Skip to content

Commit

Permalink
1.0 Preview2 说明文档 历史记录 版本号修改 多语言资源文件调整
Browse files Browse the repository at this point in the history
  • Loading branch information
noodlefighter committed Sep 25, 2015
1 parent a86abde commit 6ef271e
Show file tree
Hide file tree
Showing 8 changed files with 296 additions and 64 deletions.
2 changes: 1 addition & 1 deletion LabelPlus/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion LabelPlus/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<value>LabelPlus</value>
</data>
<data name="AppVer" xml:space="preserve">
<value>1.0</value>
<value>1.0 Preview2</value>
</data>
<data name="del" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\del.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
Expand Down
22 changes: 11 additions & 11 deletions Resource/Lang/EN.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@

<Form>
<Name>FileSettingFrm</Name>
<Text>文件设置</Text>
<Text>File Setting</Text>
<Controls>
<Control name="labelGroup" text="分组设置" />
<Control name="labelComment" text="备注" />
<Control name="buttonOK" text="确认" />
<Control name="labelGroup" text="Groups" />
<Control name="labelComment" text="Comment" />
<Control name="buttonOK" text="OK" />
</Controls>
</Form>

Expand All @@ -102,14 +102,14 @@
<String name="output_fail" text="Failed to output the file!"/>
<String name="output_aborted" text="Output progress is aborted"/>
<String name="ps_output_complete" text="auto_label_for_photoshop.jsx is you script file \n Method to use it:1.drag it into Photoshop \n2.Select the Dir of images"/>
<String name="tip_chose_photo_dir" text="Plase choose directory of images。\nProgram will create a text file in this directory"/>
<String name="tip_chose_photo_dir" text="Plase choose directory of images。\nProgram will create a text file in this directory."/>
<String name="tip_new_file_be_saved" text="New file saved:{0}"/>
<String name="tip_setting_group" text="请以正确的格式设置分组,每行一组,分组数量为1-9组"/>
<String name="tip_sure_del_label" text="确认删除选中的标签吗?"/>
<String name="tip_setting_comment" text="备注里不能以'-'作为单独一行"/>
<String name="tip_setting_group" text="Please set the group with correct format,each group write in one line, 1 to 9 groups"/>
<String name="tip_sure_del_label" text="Sure to delete the selected labels?"/>
<String name="tip_setting_comment" text="'-' cannot be alone a line in the comment."/>
<String name="default_file_name" text="translation"/>
<String name="error_openfilefail" text="打开文件失败"/>
<String name="error_file_version_over" text="文件版本太高,无法使用本版本编辑!"/>
<String name="error_file_startblocks_lost" text="文件StartBlocks丢失"/>
<String name="error_openfilefail" text="Fail to open the file."/>
<String name="error_file_version_over" text="Version too high!"/>
<String name="error_file_startblocks_lost" text="Start Blocks lost."/>
</Strings>
</Resource>
Binary file added Resource/default_image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 54 additions & 8 deletions Resource/labelplus_config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<AppConfig>

<DefaultComment>Default Comment\n You can edit me</DefaultComment>
<SetLabelVisualRatio>0.5,0.2</SetLabelVisualRatio>

<QuickText>
<Item>
<Text>啊</Text>
Expand All @@ -13,6 +17,30 @@
<Text>呜</Text>
<Key>W</Key>
</Item>
<Item>
<Text>唔</Text>
<Key>W</Key>
</Item>
<Item>
<Text>咕</Text>
<Key>G</Key>
</Item>
<Item>
<Text>咿</Text>
<Key>Y</Key>
</Item>
<Item>
<Text>呀</Text>
<Key>Y</Key>
</Item>
<Item>
<Text>啾</Text>
<Key>J</Key>
</Item>
<Item>
<Text>噗</Text>
<Key>P</Key>
</Item>
<Item>
<Text>❤</Text>
<Key>1</Key>
Expand All @@ -26,26 +54,44 @@
<Key>3</Key>
</Item>
</QuickText>

<AutoGroupActionGroupname>LabelPlusActionDome</AutoGroupActionGroupname>
<SetLabelVisualRatio>0.5,0.2</SetLabelVisualRatio>

<GroupDefine>
<Group>
<Name>分组1</Name>
<RGB>237,28,36</RGB>
</Group>
<Group>
<Name>分组2</Name>
<RGB>48,57,177</RGB>
</Group>
<Group>
<Name>分组3</Name>
<RGB>34,177,76</RGB>
</Group>
<Group>
<Name>分组4</Name>
<RGB>0,162,232</RGB>
</Group>
<Group>
<Name></Name>
<RGB>255,0,0</RGB>
<RGB>163,73,164</RGB>
</Group>
<Group>
<Name></Name>
<RGB>0,0,255</RGB>
<RGB>240,228,0</RGB>
</Group>
<Group>
<Name></Name>
<RGB>0,200,0</RGB>
<RGB>255,135,0</RGB>
</Group>
<Group>
<Name></Name>
<RGB>235,135,0</RGB>
</Group>
<RGB>255,32,104</RGB>
</Group>
<Group>
<Name></Name>
<RGB>184,133,37</RGB>
</Group>
</GroupDefine>

</AppConfig>
64 changes: 55 additions & 9 deletions Resource/labelplus_config_example.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8" ?>
<AppConfig>

<DefaultComment>Default Comment\n You can edit me</DefaultComment>
<SetLabelVisualRatio>0.5,0.2</SetLabelVisualRatio>

<QuickText>
<Item>
<Text>啊</Text>
Expand All @@ -13,6 +17,30 @@
<Text>呜</Text>
<Key>W</Key>
</Item>
<Item>
<Text>唔</Text>
<Key>W</Key>
</Item>
<Item>
<Text>咕</Text>
<Key>G</Key>
</Item>
<Item>
<Text>咿</Text>
<Key>Y</Key>
</Item>
<Item>
<Text>呀</Text>
<Key>Y</Key>
</Item>
<Item>
<Text>啾</Text>
<Key>J</Key>
</Item>
<Item>
<Text>噗</Text>
<Key>P</Key>
</Item>
<Item>
<Text>❤</Text>
<Key>1</Key>
Expand All @@ -26,26 +54,44 @@
<Key>3</Key>
</Item>
</QuickText>

<AutoGroupActionGroupname>LabelPlusActionDome</AutoGroupActionGroupname>


<GroupDefine>
<Group>
<Name>框内普通</Name>
<RGB>255,0,0</RGB>
<RGB>237,28,36</RGB>
</Group>
<Group>
<Name>框内心理</Name>
<RGB>0,0,255</RGB>
<RGB>48,57,177</RGB>
</Group>
<Group>
<Name>框外</Name>
<RGB>0,255,0</RGB>
<Name>框外拟音</Name>
<RGB>34,177,76</RGB>
</Group>
<Group>
<Name>其他</Name>
<RGB>255,135,0</RGB>
<Name>框外普通</Name>
<RGB>0,162,232</RGB>
</Group>
<Group>
<Name></Name>
<RGB>163,73,164</RGB>
</Group>
<Group>
<Name></Name>
<RGB>240,228,0</RGB>
</Group>
<Group>
<Name></Name>
<RGB>255,135,0</RGB>
</Group>
<Group>
<Name></Name>
<RGB>255,32,104</RGB>
</Group>
<Group>
<Name></Name>
<RGB>184,133,37</RGB>
</Group>
</GroupDefine>

</AppConfig>
39 changes: 36 additions & 3 deletions Version History.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,41 @@ v1.0 beta3

v1.0 preview
完善了自动设置格式功能,用户仅需简单配置即可使用
增加QuickText功能,在文本框内Alt+A即可快速输入预设短语
增加V键临时隐藏标签功能
输出ps脚本时,可设置图源格式(如.psd)
增加QuickText功能,在文本框内Alt+A即可快速输入预设短语
增加V键临时隐藏标签功能(建议by Pxk888)
输出ps脚本时,可设置图源格式(如.psd) (建议by 百式)
增强多语言支持

v1.0 preview2
将ps脚本导入功能删除,改为在ps脚本中读取LabelPlus文件,利于加入更多功能
新增模式输入模式,切换选项时,浏览界面自动切换到对应标签所在位置
新增模式审校模式,在标签上方显示分组名;鼠标移动到标签上,自动切换当前编辑的标签
新增C键在图片浏览界面临时显示标签分组名称的功能
新增在列表框中按Del键删除若干个标签的功能
增加配置文件,用户可修改各种默认设置
增加修改分组、修改备注信息的功能
新增缩放按钮、比例显示组合框
改善QuickText功能,在图片浏览界面上按A,可快速插入标签(建议by Misaki)
改善翻页速度、插入标签速度
更改LabelPlus文件格式,将分组信息、备注储存在文件中(兼容旧版格式,重新保存,则更新成新版格式)
更换<Ctrl+Tab>翻页键成<Tab>
删除插入中间标号的标签的特性
载入资源、文件时提供详细错误信息
修正,修改文件后,保存-提示有修改是否保存-否-误提示“保存成功”
-
PS脚本部分:
增加默认字体、字号选择功能
增加导入图片选择功能
增加导入分组选择功能(建议by 百式)
增加输出文件夹选择功能
增加文本替换功能,可批量替换指定字符串
增加“不对图层进行分组”功能
增加输出横排文字功能(建议by 超级叫了)
增加存取配置功能,可保存适用各种场合的配置文件
优化执行分组动作功能,摆脱对动作库的依赖,动作名称改为分组名(而不是分组编号)






Loading

0 comments on commit 6ef271e

Please sign in to comment.