Under certain circumstances GUI_EnableAlpha() with drawing text does not work right and leads into using wrong colors. Problem solved.
Version 5.48j
Core:
Arabic text: Under certain circumstances a wrong representation form is shown. Problem solved.
Version 5.48i
Widget:
Under certain circumstances a set user draw function does not work properly. Fixed.
Version 5.48h
Widget:
GRAPH widget does not take width of scrollbar into account. Fixed.
Version 5.48g
Widget/Window Manager:
Issues fixed when defining WM_SUPPORT_TRANSPARENCY to 0.
EDIT widget has a timer for blinking cursor only when it is focused.
Version 5.48f
Core:
Unicode characters from a range above 0xFFFF where treated as non existing characters (e.g. Emojis). Now they will get processed but still can not be displayed.
Version 5.48d
Bitmap Converter:
16 bit color formats are not saved correctly. Problem solved.
Version 5.48c
Simulation:
Copy to clipboard does not work properly if using 16bpp color conversion. Problem solved.
Version 5.48b
Core:
GUI_DispFloatFix() displays numbers which exceed the given range. Problem solved.
Memory Devices:
Blurring takes too long. Problem solved by replacing the blurring function by a much faster version.
Version 5.48a
Antialiasing:
GUI_AA_DrawCircle() is not displayed properly with a pen size set. Problem solved.