Przeglądaj źródła

Update README.md

Ray 2 lat temu
rodzic
commit
ec688eced3
1 zmienionych plików z 4 dodań i 1 usunięć
  1. 4 1
      styles/jungle/README.md

+ 4 - 1
styles/jungle/README.md

@@ -4,11 +4,14 @@ Sunset in the jungle, trees do not let to see the last rays of sun on the horizo
 
 ![jungle style table](style_jungle.png)
 
-## style provided files
+## style: provided files
+
+Several options are provided to add the style to a `raygui` application, choose the one that better fits the project.
 
 | file name | description |
 | :-------- | :---------- |
 | `style_jungle.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
+| `style_jungle.txt.rgs` | Text style file, no font data, requires external font provided |
 | `style_jungle.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
 | `style_jungle.h` | Embeddable style as code file, self-contained, includes font data |
 | `style_jungle.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |