         Name: Surface
       Status: Windows(Y), Linux(Y)
        Level: Beginner
      Modules: app, core, display
Last modified: 16. october 2001
     Progress: Complete
   Maintainer: Core developers
      Summary: Load and show a image (without using the resource manager). 

Load a .pcx image using a CL_PCXProvider (not using the resource manager) and
draw it on screen. The example also shows how to calculate the number of
frames per second (fps) in a simple way (not so very correct). 

You should see a picture showing "behind enemy lines survivor" and the silhouet 
of a person holding a gun. When you press ESC, the fps will be outputted to the
console window.
