2023-01.29
 - Applied patch0,1 and 3 to Yudit-3.0.8.
 - Nicer appearance with a completely new Rasterizer.
 - Fixed scaling bug in icons that have stroke command.
 - Added yudit48x48.png to spec in addition to yudit.svg.
 - Changed Aplink and Icon location in yudit.spec file.
 - Fixed crash when the X11 display can not be initialized.
 - Added  ./configure --without-gui # no need to build user interface
     Without this option compilation will fail if there is no GUI
     development library (like libx11-dev) installed. 
 - Fixed memory leak in SImage
 - Fixed scrollbar redrawing problem in X11 by always granting resize requests
 - Chanegd OldHungarian_Full.ttf glyphs to match Hungarian standard 
    MSZ ISO/IEC 10646:2015 
    Glyps changed:
        U+10CEC SMALL NIKOLSBURG UE (Origin: Unused Area)
        U+10CED SMALL RUDIMENTA UE (origin: PUA)
        U+10CAC CAPITAL NIKOLSBURG UE (origin: Unused Area)
        U+10CAD CAPITAL RUDIMENTA UE (origin: PUA)

 - Changed OldHungarian.kmap to swap to:
      NIKOLSBURG UE (U with double acute)
      RUDIMENTA UE (U with diaeresis)
 - Fixed alpha composing bug.
 - Preparing version 3.0.9
