Skip to content
Snippets Groups Projects
Commit 86d5ae3f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 5c3d6878
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,7 @@ View "comments" { ...@@ -89,7 +89,7 @@ View "comments" {
// If a string starts with `file://', the rest is interpreted as an image // If a string starts with `file://', the rest is interpreted as an image
// file, whose size and orientation can be specified after a `@' symbol: // file, whose size and orientation can be specified after a `@' symbol:
T3(-0.01, 0.09, 0, 0){ "file://image.png@0.02x0" }; T3(-0.01, 0.09, 0, 0){ "file://image.png@0.02x0" };
T3(-0.01, 0.09, 0, 0){ "file://image.png@0.02x0,0,1,0,0,0,1" }; T3(-0.01, 0.09, 0, 0){ "file://image.png@0.02x0,0,0,1,0,1,0" };
T2(350, -7, 0){ "file://image.png@20x0" }; T2(350, -7, 0){ "file://image.png@20x0" };
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment