This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository Direct3D.wiki.
View the commit online.
commit d1c8f2433b1e34fdd4774aa936174e9d5f6ceb98
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Fri Aug 18 22:33:51 2023 -0700
Update 'Direct3D 11 for 2D: Display a pink triangle'
---
Direct3D-11-for-2D%3A-Display-a-pink-triangle.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Direct3D-11-for-2D%3A-Display-a-pink-triangle.md b/Direct3D-11-for-2D%3A-Display-a-pink-triangle.md
index 8aa0fa9..b6f2364 100644
--- a/Direct3D-11-for-2D%3A-Display-a-pink-triangle.md
+++ b/Direct3D-11-for-2D%3A-Display-a-pink-triangle.md
@@ -1218,5 +1218,5 @@ Here is the diff file between `d3d_1.c` and `d3d_2.c`:
When the program is launched, you should obtain a window with a pink triangle, like this:
<p align="center">
-<img alt="coordinates system" src="" width="50%" height="50%">
+<img alt="coordinates system" src="" width="30%" height="30%">
</p>
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.