Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>prt_aspect()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PRT_ASPECT()
   Sets the aspect ratio for the printer.

   Syntax
         PRT_ASPECT(nXAsp,nYAsp)

   Arguments
         nXAsp       Sets the X aspect.
         nYAsp       Sets the Y aspect.

   Returns
         If the operation is successful a 1 is returned, otherwise a 0 is
         returned and the error is set.

   Description
         PRT_ASPECT() lets you reset the aspect ratio of your monitor that
         the library uses to preserve the screen's proportion when going to
         the printer. The default aspect ratio is 4/3 (y/x) and is correct
         for most monitors. The only likely alternative is 1/1 for some of
         the monochrome displays on laptops. The value of each of the
         arguments must be between 1 and 1000.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson