X11: support BMP, GIF and PNG tiles pr #1666
"This plugs into the same code that provides support for BMP and GIF tiles for MS-DOS, and also populates the stub to read PNG tiles. PNG is a compile-time option, and depends on libpng." pull request #1666 by chasonr
This commit is contained in:
@@ -267,6 +267,7 @@ X11: implement all text attributes for menus
|
||||
X11: fix crash when loading a nonexistent font
|
||||
X11: use xft to render fonts
|
||||
X11: support tab-separated menu columns
|
||||
X11: support BMP, GIF and PNG tiles (pr #1666 by chasonr)
|
||||
X11: remove the limit on the number of widgets managed in winlabel.c; it was
|
||||
possible, though difficult, to exceed the limit; tabify the
|
||||
#wizcustom menu and fix X11's handling of that menu; correctly
|
||||
|
||||
Reference in New Issue
Block a user