diff --git a/styles/bluish/README.md b/styles/bluish/README.md index 1057dde..c8390b3 100644 --- a/styles/bluish/README.md +++ b/styles/bluish/README.md @@ -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) diff --git a/styles/candy/README.md b/styles/candy/README.md index 3442189..712185d 100644 --- a/styles/candy/README.md +++ b/styles/candy/README.md @@ -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) diff --git a/styles/cherry/README.md b/styles/cherry/README.md index eb9f3d1..2830c03 100644 --- a/styles/cherry/README.md +++ b/styles/cherry/README.md @@ -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) diff --git a/styles/cyber/README.md b/styles/cyber/README.md index 10de60b..12a5f4c 100644 --- a/styles/cyber/README.md +++ b/styles/cyber/README.md @@ -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) diff --git a/styles/dark/README.md b/styles/dark/README.md index f9377c4..c3595fc 100644 --- a/styles/dark/README.md +++ b/styles/dark/README.md @@ -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) diff --git a/styles/default/README.md b/styles/default/README.md index e1f15d0..fa5db27 100644 --- a/styles/default/README.md +++ b/styles/default/README.md @@ -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)). diff --git a/styles/enefete/README.md b/styles/enefete/README.md index c7359f2..897579d 100644 --- a/styles/enefete/README.md +++ b/styles/enefete/README.md @@ -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) diff --git a/styles/lavanda/README.md b/styles/lavanda/README.md index 396dfc5..8d45c03 100644 --- a/styles/lavanda/README.md +++ b/styles/lavanda/README.md @@ -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) diff --git a/styles/sunny/README.md b/styles/sunny/README.md index 8da6659..082c1a2 100644 --- a/styles/sunny/README.md +++ b/styles/sunny/README.md @@ -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) diff --git a/styles/terminal/README.md b/styles/terminal/README.md index 6b10d2d..a30bc1e 100644 --- a/styles/terminal/README.md +++ b/styles/terminal/README.md @@ -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)