]> git.saurik.com Git - wxWidgets.git/commit - samples/png/pngdemo.h
It's possible now to save to a PNG. OK, I still
authorRobert Roebling <robert@roebling.de>
Thu, 3 Sep 1998 21:46:47 +0000 (21:46 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 3 Sep 1998 21:46:47 +0000 (21:46 +0000)
commitcf7a7e133be36522ec3afd0417f1d2bd860b4f6c
treebb994264a4c979e829b4ca9c28bf8e7469bece9e
parent24d20a8f73c28b8a443c783fac24290edb2f6c11
  It's possible now to save to a PNG. OK, I still
    have performance problems, but it's a start.
  Updated install.txt.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
docs/gtk/install.txt
include/wx/gtk/bitmap.h
include/wx/gtk/dc.h
include/wx/gtk1/bitmap.h
include/wx/gtk1/dc.h
samples/png/pngdemo.cpp
samples/png/pngdemo.h
src/gtk/bitmap.cpp
src/gtk/dc.cpp
src/gtk/dcclient.cpp
src/gtk/dcmemory.cpp
src/gtk/menu.cpp
src/gtk1/bitmap.cpp
src/gtk1/dc.cpp
src/gtk1/dcclient.cpp
src/gtk1/dcmemory.cpp
src/gtk1/menu.cpp