SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libSDL_bgi-devel-3.0.2-1.3.i586.rpm :

* Thu Sep 05 2024 Jan Engelhardt - Update to release 3.0.2
* variable PALETTE_SIZE is accessible again
* added clearmouseclick() function
* initwindow() was extended
* added a `bgicc` script
* updated documentation and demo programs
* Wed Feb 28 2024 Jaime Marquínez Ferrándiz - Align path for document installation between openSUSE versions. (Resolve failure to build the .spec because of a change in the default docdir for %cmake in SUSE.)
* Thu Dec 15 2022 Jan Engelhardt - Update to release 3.0.0
* fixed compatibility bugs in detectgraph(), gettextsettings(), getfillsettings(), drawpoly(), fillpoly(), setcolor(), lastkey(),
* changed definition of `struct palettetype` (compatibility)
* added colorname(), kdelay()
* Wed Jun 01 2022 Jan Engelhardt - Update to release 2.6.0
* added getclick(), doubleclick(), extended mouseclick()
* Wed May 04 2022 Marcus Meissner - updated source url to https
* Sun Feb 13 2022 Jan Engelhardt - Update to release 2.5.0
* Modified functions putpixel(), setbkcolor(), setcolor(), setfillpattern(), setfillstyle(), setpalette(), and setalpha() to handle colours given as out of range numbers.
* Simplified floodfill() function (implemented recursive version)
* Improved setpalette() to change currently drawn pixels.
* Added getrgbpalette(), setallrgbpalette(), and RGBPALETTE().
* Implemented getwindowwidth() and getwindowheight() as macros for WinBGIm compatibility.
* Tue May 04 2021 Jan Engelhardt - Update to release 2.4.4
* Fixed bug that affected floodfill() with fill patterns in rare cases
* Thu Mar 04 2021 Jan Engelhardt - Update to release 2.4.3
* modified getscreensize() behaviour
* added setwintitle()
* Wed Nov 11 2020 Jan Engelhardt - Update to release 2.4.2
* Implemented native vector fonts, compatible with Borland .CHR fonts.
* Implemented long-forgotten graphics error checks.
* Added resetwinoptions(), getscreensize(), edelay(), getmaxheight(), getmaxwidth(), resizepalette(), added undocumented clearviewport() in setbkcolor().
* Changed setwinoptions() to reset options for newly created windows.
* Fixed graphresult() to provide actual error codes
* Fixed compatibility in getpalette(), getpalettesize(), setallpalette(), setusercharsize().
* Fixed setrgbpalette() to avoid out of range errors.
* Improved fill patterns.
* Tue Aug 11 2020 Jan Engelhardt - Update to release 2.4.1
* Implemented a 16-color palette that uses the same RGB values as Turbo C. This palette is used if the environment variable SDL_BGI_PALETTE is set to \"BGI\".
* Extended the setpalette() function to modify the default 16 colors too.
* Added initpalette() to restore the original 16 colors.
* Added more Hershey fonts: Cursive, Futural, Rowmant, and Timesr.
* Fine tuning of Hershey font metrics; now they equal the metrics of corresponding .CHR fonts.
* Preliminary .CHR font loading support.
 
ICM