Update styles README info

This commit is contained in:
Ray
2023-09-11 18:52:54 +02:00
parent 3f4c84b731
commit d2b4c917a9
10 changed files with 177 additions and 70 deletions

View File

@ -1,16 +1,27 @@
style: bluish
--------------
## style: bluish
Like a breeze, a slight touch of color cover the clear sky, a spacious and relaxing feeling.
![bluish style table](style_table.png)
![bluish style table](style_bluish.png)
screenshot
-----------
## 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_bluish.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_bluish.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_bluish.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_bluish.h` | Embeddable style as code file, self-contained, includes font data |
| `style_bluish.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![bluish style screen](screenshot.png)
about font
-----------
## about font
"Homespun BRK" font by AEnigma (Brian Kent).
100% free font, downloaded from dafont.com: [homespun-brk](https://www.dafont.com/homespun-brk.font)

View File

@ -1,16 +1,27 @@
style: candy
-------------
## style: candy
Sweet, colorful, tasty! Enjoy this funfair ride and be careful with the witch of the candy house!
![candy style table](style_table.png)
![candy style table](style_candy.png)
screenshot
-----------
## 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_candy.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_candy.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_candy.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_candy.h` | Embeddable style as code file, self-contained, includes font data |
| `style_candy.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![candy style screen](screenshot.png)
about font
-----------
## about font
"V5 Eastergothic" font by vFive Digital (Roberto Christen).
100% free font, downloaded from dafont.com: [v5eastergothic](https://www.dafont.com/v5eastergothic.font)

View File

@ -1,16 +1,27 @@
style: cherry
--------------
## style: cherry
Sweet with a touch of liquour, covered in chocolate, just give it a try! Not suitable for every palate, only the most demanding.
![cherry style table](style_table.png)
![cherry style table](style_cherry.png)
screenshot
-----------
## 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_cherry.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_cherry.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_cherry.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_cherry.h` | Embeddable style as code file, self-contained, includes font data |
| `style_cherry.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![cherry style screen](screenshot.png)
about font
-----------
## about font
"Westington" font by Hazel Abbiati.
100% free font, downloaded from dafont.com: [westington](https://www.dafont.com/westington.font)

View File

@ -1,16 +1,27 @@
style: cyber
-------------
## style: cyber
Future is now! Neons and shadows, city never sleeps! Robots waiting in the corners and expensive vending machines! You got the style!
![cyber style table](style_table.png)
![cyber style table](style_cyber.png)
screenshot
-----------
## 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_cyber.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_cyber.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_cyber.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_cyber.h` | Embeddable style as code file, self-contained, includes font data |
| `style_cyber.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![cyber style screen](screenshot.png)
about font
-----------
## about font
"Grixel Kyrou 7 Wide" font by [Nikos Giannakopoulos](http://www.grixel.gr/).
100% free font, downloaded from dafont.com: [grixel-kyrou-7-wide](https://www.dafont.com/grixel-kyrou-7-wide.font)

View File

@ -1,16 +1,27 @@
style: dark
--------------
## style: dark
Classical dark style with an extra high-def colour touch! Elegant and professional, perfect for the expensive tools!
![dark style table](dark_table.png)
![dark style table](style_dark.png)
screenshot
-----------
## 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_dark.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_dark.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_dark.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_dark.h` | Embeddable style as code file, self-contained, includes font data |
| `style_dark.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![dark style screen](screenshot.png)
about font
-----------
## about font
"Pixel Operator" font by de Jayvee Enaguas.
CC0 1.0 Universal, downloaded from dafont.com: [pixel-operator](https://www.dafont.com/pixel-operator.font)

View File

@ -1,14 +1,22 @@
style: default
---------------
## style: default
raylib style, simple and easy-to-use. Light colors, wide borders, a sophisticated touch.
![default style table](style_table.png)
![default style table](style_default.png)
screenshot
-----------
## 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_default.txt.rgs` | Text style file, no font data, uses raylib default font |
| `style_default.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![default style screen](screenshot.png)
about font
-----------
## about font
raylib font by Ramon Santamaria ([@raysan5](https://twitter.com/raysan5)).

View File

@ -1,16 +1,27 @@
style: enefete
--------------
## style: enefete
Inspired by money and pain, a desperate jump into the trendings train, a train to nowhere. Don't stare at it for too long!
![enefete style table](enefete_table.png)
![enefete style table](style_enefete.png)
screenshot
-----------
## 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_enefete.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_enefete.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_enefete.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_enefete.h` | Embeddable style as code file, self-contained, includes font data |
| `style_enefete.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![enefete style screen](screenshot.png)
about font
-----------
## about font
"Generic Mobile System" font by de Jayvee Enaguas.
CC0 1.0 Universal, downloaded from dafont.com: [generic-mobile-system](https://www.dafont.com/generic-mobile-system.font)

View File

@ -1,16 +1,27 @@
style: lavanda
---------------
## style: lavanda
Walk thought the fields full of lavanda, feels like a dream, a touch of fantasy, just relax and close your eyes, could you feel it?
![lavanda style table](style_table.png)
![lavanda style table](style_lavanda.png)
screenshot
-----------
## 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_lavanda.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_lavanda.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_lavanda.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_lavanda.h` | Embeddable style as code file, self-contained, includes font data |
| `style_lavanda.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![lavanda style screen](screenshot.png)
about font
-----------
## about font
"Cartridge" font by [jeti](https://fontenddev.com/)
Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/), downloaded from dafont.com: [cartridge](https://www.dafont.com/cartridge.font)

View File

@ -1,16 +1,27 @@
style: sunny
-------------
## style: sunny
Sweet, colorful, sunny! Inspired by the [Playdate](https://play.date/) console and its [pulp](https://play.date/pulp/) editor!
![sunny style table](style_table.png)
![sunny style table](style_sunny.png)
screenshot
-----------
## 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_sunny.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_sunny.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_sunny.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_sunny.h` | Embeddable style as code file, self-contained, includes font data |
| `style_sunny.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![sunny style screen](screenshot.png)
about font
-----------
## about font
"Generic Mobile System" font by Jayvee Enaguas (HarvettFox96).
CC0 free font, downloaded from dafont.com: [generic-mobile-system](https://www.dafont.com/es/generic-mobile-system.font)

View File

@ -1,16 +1,27 @@
style: terminal
----------------
## style: terminal
Start your terminal and type your commands! Feel the connection the data flow, that's your style!
![terminal style table](style_table.png)
![terminal style table](style_terminal.png)
screenshot
-----------
## 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_terminal.rgs` | Binary style file (raygui 4.0), font data compressed (recs, glyphs) |
| `style_terminal.txt.rgs` | Text style file, no font data, requires external font provided |
| `style_terminal.old.rgs` | Binary style file (raygui 3.x), font data uncompressed (recs, glyphs) |
| `style_terminal.h` | Embeddable style as code file, self-contained, includes font data |
| `style_terminal.png` | Style table image, contains `rGSf` chunk with binary `rgs` file data |
## screenshot
![terminal style screen](screenshot.png)
about font
-----------
## about font
"Mecha" font by Captain Falcon.
100% free font, downloaded from dafont.com: [mecha-cf](https://www.dafont.com/mecha-cf.font)