Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
f065a3ad
Commit
f065a3ad
authored
Aug 03, 2010
by
twanvl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
images for recolor_image documentation
parent
d1297e23
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
1 deletion
+1
-1
doc/function/recolor_image.txt
doc/function/recolor_image.txt
+1
-1
doc/function/symbol1.png
doc/function/symbol1.png
+0
-0
doc/function/symbol1_green.png
doc/function/symbol1_green.png
+0
-0
doc/function/symbol1_red.png
doc/function/symbol1_red.png
+0
-0
No files found.
doc/function/recolor_image.txt
View file @
f065a3ad
...
...
@@ -20,7 +20,7 @@ This function is mostly intended to make symbols in a symbol font wich can match
| @color@ [[type:color]] Color by which to replace red.
--Examples--
> recolor_image("symbol1.png", color: rgb(180,0,0))
== [[Image]]
> recolor_image("symbol1.png", color: rgb(180,0,0)) == [[Image]]
>>> recolor_image(<img src="symbol1.png" alt='"symbol1.png"' style="border:1px solid black;vertical-align:middle;margin:1px;" />, color: rgb(180,0,0)) == <img src="symbol1_red.png" alt='"symbol1_red.png"' style="border:1px solid black;vertical-align:middle;margin:1px;" />
> recolor_image("symbol1.png", color: rgb(100,255,0)) == [[Image]]
>>> recolor_image(<img src="symbol1.png" alt='"symbol1.png"' style="border:1px solid black;vertical-align:middle;margin:1px;" />, color: rgb(100,255,0)) == <img src="symbol1_green.png" alt='"symbol1_green.png"' style="border:1px solid black;vertical-align:middle;margin:1px;" />
doc/function/symbol1.png
0 → 100644
View file @
f065a3ad
2.94 KB
doc/function/symbol1_green.png
0 → 100644
View file @
f065a3ad
2.52 KB
doc/function/symbol1_red.png
0 → 100644
View file @
f065a3ad
2.73 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment