From 71cc89c3033365746e5dcdb933c460c8e0da7fb0 Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 28 Jan 2024 13:10:18 +0200 Subject: Text codepoints management functions. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index cfe7dfd..f94e786 100644 --- a/changelog +++ b/changelog @@ -33,6 +33,7 @@ KEY CHANGES: - CHANGE: GuiTabBar works differently to raygui implementation. - CHANGE: Raygui lib refactoring. - ADDED: Raygui lib extensions property list. + - ADDED: Text codepoints management functions. DETAILED CHANGES: - REMOVED: DrawLineBezierQuad, DrawLineBezierCubic. @@ -63,6 +64,7 @@ DETAILED CHANGES: - CHANGE: Raygui.h returns textBounds for some controls. - CHANGE: Raygui lib changed term element to control to correspond raylib naming. - ADDED: LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory. + - CHANGE: GetGlyphInfo and GetGlyphInfoByIndex return glyphInfo as lightuserdata. ------------------------------------------------------------------------ Release: ReiLua version 0.6.0 Using Raylib 4.5 -- cgit v1.2.3