mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Update styles README info
This commit is contained in:
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
@ -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!
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
about font
|
||||
-----------
|
||||
## about font
|
||||
|
||||
"Westington" font by Hazel Abbiati.
|
||||
|
||||
100% free font, downloaded from dafont.com: [westington](https://www.dafont.com/westington.font)
|
||||
|
||||
@ -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!
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
@ -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!
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
@ -1,14 +1,22 @@
|
||||
style: default
|
||||
---------------
|
||||
## style: default
|
||||
|
||||
raylib style, simple and easy-to-use. Light colors, wide borders, a sophisticated touch.
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
about font
|
||||
-----------
|
||||
## about font
|
||||
|
||||
raylib font by Ramon Santamaria ([@raysan5](https://twitter.com/raysan5)).
|
||||
|
||||
@ -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!
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
@ -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?
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
@ -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!
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
@ -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!
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user