新西兰天维网社区

标题: PS CS5 今天试验了几招. [打印本页]

作者: kiwiwang    时间: 2010-4-21 02:18:09     标题: PS CS5 今天试验了几招.

在回复上传你的图片, 并注明想去掉的部分,
我用鼠标点3下,就可帮你去掉, 并上传给你.










作者: ayong18    时间: 2010-4-21 02:26:39

好神奇~~
作者: wung.021    时间: 2010-4-21 08:21:48

确实不错,我也试了几个
作者: 阿贝尔.奈特罗德    时间: 2010-4-21 10:15:18

LZ哪里下的CS5啊 给个链接吧
作者: 浅浅@新雅痞主义    时间: 2010-4-21 13:09:31

好神奇~~
作者: 丑得拖网速    时间: 2010-4-21 13:24:38

我在e-mule上看到了,但写的是pre-release版,不知道和正式版有什么区别,LZ用起来和CS4感觉区别大吗?
作者: leo19840119    时间: 2010-4-21 17:55:38

提示: 作者被禁止或删除 内容自动屏蔽
作者: [u]nic706    时间: 2010-4-21 18:16:50

好神奇好神奇~好方便好方便~~
作者: iron11    时间: 2010-4-21 18:44:06

有意思..........
作者: ZARD    时间: 2010-4-22 00:31:04

哇塞 好方便 CS5
作者: kiwiwang    时间: 2010-4-22 01:00:52

我也估计这个不是正式的版本. 真正的版本右上角应该写着CS5, 现在却写着CS4.

而且用着用着就弹出下面的东西. 不过很多功能的确是CS5独有的. 将就着用,等着真正的版本出来吧.

// LatteUI.jsx - John Peterson
// (c) 2005-2007 Adobe Systems Inc.  All Rights Reserved
//
// This file has tools to translate Eve dialog descriptions generated by
// the Latte application into ScriptUI resources.
//

/*
@@@BUILDINFO@@@ LatteUI.jsx 1.0.0.1
*/

// Debug string class optionally displays results as they're added.

function DbgString()
{
        this.data = "";
        this.debug = true;
}

DbgString.prototype.toString = function () { return this.data; }

DbgString.prototype.add = function ( str )
{
        if (this.debug)
                $.write(str);
        this.data += str.replace(/\n/g, " ");
}

function tabs(num)
{
        s = "";
        for (i = 0; i < num; ++i)
                s += "\t";
        return s;
}

// Given an Eve dialog description in the string "src", return
// a ScriptUI resource description string.
function translateLatte(src, srcFilePath, debug_mode)
{
        // Build translation tables xxx['Latte'] = "ScriptUI";
        var nouns = new Array();
        nouns['dialog']                        = "dialog";
        nouns['palette']                        = "palette";
        nouns['group']                        = "Group";
        nouns['frame']                        = "Panel";
        nouns['cluster']                = "Panel";
       
        nouns['edit_text']                = "EditText";
        nouns['static_text']        = "StaticText";
        nouns['button']                        = "Button";
        nouns['checkbox']                = "Checkbox";
        nouns['popup_menu']                = "DropDownList";
        nouns['popup']                        = "DropDownList";
        nouns['picture_button']        = "IconButton";

nouns['image']                        = "Image";
作者: kiwiwang    时间: 2010-4-22 01:11:29

本帖最后由 kiwiwang 于 2010-4-22 01:19 编辑

像 污点修复工具 都有对应的 Content-Aware 选项, 这些都是CS4没有的. 感觉轻松很多.






作者: kiwiwang    时间: 2010-4-22 09:46:25

如果图片拍歪了, 以前用CS4稍微复杂一点.

现在用 标尺 划一下, 点击清除左边的那个键, 就行了!!




作者: nowflying    时间: 2010-4-22 13:52:59

很期待,不过等正式版吧。




欢迎光临 新西兰天维网社区 (http://bbs.skykiwi.com/) Powered by Discuz! X2