Skip to content

Commit 9907803

Browse files
committed
Update raygui.h
1 parent d2b4c91 commit 9907803

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/raygui.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,12 @@
141141
* Draw text bounds rectangles for debug
142142
*
143143
* VERSIONS HISTORY:
144-
* 4.0 (10-Sep-2023) ADDED: GuiToggleSlider()
144+
* 4.0 (12-Sep-2023) ADDED: GuiToggleSlider()
145145
* ADDED: GuiColorPickerHSV() and GuiColorPanelHSV()
146146
* ADDED: Multiple new icons, mostly compiler related
147147
* ADDED: New DEFAULT properties: TEXT_LINE_SPACING, TEXT_ALIGNMENT_VERTICAL, TEXT_WRAP_MODE
148148
* ADDED: New enum values: GuiTextAlignment, GuiTextAlignmentVertical, GuiTextWrapMode
149+
* ADDED: Support loading styles with custom font charset from external file
149150
* REDESIGNED: GuiTextBox(), support mouse cursor positioning
150151
* REDESIGNED: GuiDrawText(), support multiline and word-wrap modes (read only)
151152
* REDESIGNED: GuiProgressBar() to be more visual, progress affects border color

0 commit comments

Comments
 (0)