summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2023-02-02 11:30:07 +0100
committerRay <[email protected]>2023-02-02 11:30:07 +0100
commit2b73cac5f5e73de9ed693243957d7d2e499fb3cf (patch)
treef753c355bd2a6158ae4121d37d7bc56cc0d406b5 /index.html
parent9116273351b4b0391de96bb8ec14844c1955b17c (diff)
downloadraylib.com-2b73cac5f5e73de9ed693243957d7d2e499fb3cf.tar.gz
raylib.com-2b73cac5f5e73de9ed693243957d7d2e499fb3cf.zip
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8398646..fd878fc 100644
--- a/index.html
+++ b/index.html
@@ -211,7 +211,7 @@
<li>Hardware accelerated with OpenGL (<strong>1.1, 2.1, 3.3, 4.3 or ES 2.0</strong>)</li>
<li><strong>Unique OpenGL abstraction</strong> layer: <a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/src/rlgl.h" target="_blank">rlgl</a></li>
<li>Powerful <strong>Fonts</strong> module (XNA SpriteFonts, BMfonts, TTF, SDF)</li>
- <li>Outstanding texture formats support, including compressed formats (DXT, ETC, ASTC)</li>
+ <li>Multiple texture formats support, including compressed formats (DXT, ETC, ASTC)</li>
<li><strong>Full 3d support</strong> for 3d Shapes, Models, Billboards, Heightmaps and more! </li>
<li>Flexible Materials system, supporting classic maps and <strong>PBR maps</strong></li>
<li><strong>Animated 3d models</strong> supported (skeletal bones animation)</li>