Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 557 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 557 Bytes

DEV-SAMPLES-C-ZoomBMP

This quick and dirty sample demostrates one method for displaying, zooming in, and zooming out of a bitmap. Clicking in the window with the left mouse button causes a zoom in. Clicking in the window with the right mouse button causes a zoom out.

ZoomBMP ScreenShot

LICENSE

  • BSD 3 Clause

COMPILE TOOLS

  • yum install git gcc make libc-devel binutils watcom-wrc watcom-wlink-hll

AUTHORS

  • Martin Iturbide (2023)
  • John Webb / IBM

LINKS