Krita 5.2 マニュアル
くなっていきます。 ブラシの共有 それでは、新しいブラシを作ったので共有したいと思います。ブラシプリ セットを共有するにはいくつかの方法があります。 ブラシをプリセットを共有するのに推奨される方法は Resource Bundle の仕 組みを使うことです。その使い方についての詳しい解説が リソース管理 ページ にあります。 しかし、古いパックをインポートして読み込みブラシを共有するのに古く からある様々な方法があります。 recommended to have a working space profile for your image. Aesthetic or Look spaces These are special spaces that have been deformed to give a certain look to an image. Krita doesn't deliver Look profiles to convert to an output space, which is another device space. This can be CMYK for printers or a special screen RGB profile. When you are dealing with professional printing houses, it is best to ask them0 码力 | 1591 页 | 79.16 MB | 1 年前3
Comprehensive Rust(日语) 202412in some cases, in particular when invoking methods (try r.is_ascii()). There is no need for an -> operator like in C++. • この例では、r は可変であるため、再代入が可能です(r = &b)。これにより r が再バインドさ れ、他の値を参照するようになります。これは、参照に代入すると参照先の値が変更される Add<(i32, i32)> for Point は Point にタプルを追加します。 The Not trait (! operator) is notable because it does not ”boolify” like the same operator in C-family languages; instead, for integer types it negates each /// 算術演算子。 enum Op { Add, Sub, } /// 式言語のトークン enum Token { Number(String), Identifier(String), Operator(Op), } /// 式言語の式 enum Expression { /// 変数への参照。 Var(String), /// リテラル数値。 Number(u32), /// バイナリ演算。0 码力 | 381 页 | 1.36 MB | 10 月前3
PlantUML 1.2020.23 言語リファレンスガイド[OK <&account-login>] } @endsalt 全アイコンのリストは OpenIconic Website にあります。or you can use the following special diagram: @startuml listopeniconic @enduml 16.15 Include Salt "on activity diagram" You can read CREOLE # Third item end legend @enduml 17.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object demo { This is not ~___underscored__. This is not ~""monospaced"" ] } A -> B @enduml PlantUML 言語リファレンスガイド (1.2020.23) 242 / 305 17.10 Special characters 17 CREOLE [Ref. QA-11365] 17.10 Special characters It's possible to use any unicode characters with syntax0 码力 | 306 页 | 3.19 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)[OK <&account-login>] } @endsalt 全アイコンのリストは OpenIconic Website にあります。or you can use the following special diagram: @startuml listopeniconic @enduml 16.15 Include Salt "on activity diagram" You can read CREOLE # Third item end legend @enduml 17.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object demo { This is not ~___underscored__. This is not ~""monospaced"" ] } A -> B @enduml PlantUML 言語リファレンスガイド (1.2020.22) 230 / 293 17.10 Special characters 17 CREOLE [Ref. QA-11365] 17.10 Special characters It's possible to use any unicode characters with syntax0 码力 | 294 页 | 3.11 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)QA-9702] 24.3.2 Boolean operation and operator [&&, ||, ()] You can use boolean expression, in the test, with : • parenthesis (); • and operator &&; • or operator ||. (See next example, within if test invocation [%invoke_procedure(), %call_user_func()] You can dynamically invoke a procedure using the special %invoke_procedure() procedure. This pro- cedure takes as first argument the name of the actual procedure %invoke_procedure("$go", "hello from Bob...") @enduml For return functions, you can use the corresponding special function %call_user_func() : @startuml !function bold($text) !return ""+ $text +"" !endfunction0 码力 | 393 页 | 4.27 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)QA-9702] 25.3.2 Boolean operation and operator [&&, ||, ()] You can use boolean expression, in the test, with : • parenthesis (); • and operator &&; • or operator ||. (See next example, within if test invocation [%invoke_procedure(), %call_user_func()] You can dynamically invoke a procedure using the special %invoke_procedure() procedure. This pro- cedure takes as first argument the name of the actual procedure %invoke_procedure("$go", "hello from Bob...") @enduml For return functions, you can use the corresponding special function %call_user_func() : @startuml !function bold($text) !return ""+ $text +"" !endfunction0 码力 | 399 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 言語リファレンスガイドQA-9702] 25.3.2 Boolean operation and operator [&&, ||, ()] You can use boolean expression, in the test, with : • parenthesis (); • and operator &&; • or operator ||. (See next example, within if test invocation [%invoke_procedure(), %call_user_func()] You can dynamically invoke a procedure using the special %invoke_procedure() procedure. This pro- cedure takes as first argument the name of the actual procedure %invoke_procedure("$go", "hello from Bob...") @enduml For return functions, you can use the corresponding special function %call_user_func() : @startuml !function bold($text) !return ""+ $text +"" !endfunction0 码力 | 412 页 | 4.46 MB | 1 年前3
PlantUML 1.2019.3 言語リファレンスガイドWorking with resources You can affect tasks on resources using the on keyword and brackets for resource name. PlantUML 言語リファレンスガイド (1.2019.3) 103 / 159 10.11 複雑な例 10 ガントチャート @startgantt [Task1] on <&account-login>] } @endsalt The complete list is available on OpenIconic Website, or you can use the following special diagram: @startuml listopeniconic @enduml 13.11 Include Salt see: http://forum.plantuml.net/2 CREOLE # Third item end legend @enduml 14.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object demo { This is not ~___underscored__. This is not ~""monospaced""0 码力 | 160 页 | 1.80 MB | 1 年前3
PlantUML 1.2019.2 言語リファレンスガイドWorking with resources You can affect tasks on resources using the on keyword and brackets for resource name. PlantUML 言語リファレンスガイド (1.2019.2) 103 / 159 10.11 複雑な例 10 ガントチャート @startgantt [Task1] on <&account-login>] } @endsalt The complete list is available on OpenIconic Website, or you can use the following special diagram: @startuml listopeniconic @enduml 13.11 Include Salt see: http://forum.plantuml.net/2 CREOLE # Third item end legend @enduml 14.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object demo { This is not ~___underscored__. This is not ~""monospaced""0 码力 | 160 页 | 1.80 MB | 1 年前3
PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2019.1)Working with resources You can affect tasks on resources using the on keyword and brackets for resource name. @startgantt [Task1] on {Alice} lasts 10 days [Task2] on {Bob:50%} lasts 2 days then [Task3] } @endsalt The complete list is available on OpenIconic Website, or you can use the following special diagram: PlantUML 言語リファレンスガイド (1.2019.1) 106 / 147 13.11 Include Salt 13 SALT(GUI 設計ツール) @startuml / 147 14.3 Escape character 14 CREOLE 14.3 Escape character You can use the tilde ~ to escape special creole characters. @startuml object demo { This is not ~___underscored__. This is not ~""monospaced""0 码力 | 148 页 | 1.92 MB | 1 年前3
共 24 条
- 1
- 2
- 3













