subroutine fxclrc ( ) !*****************************************************************************80 ! !! FXCLRC sets the clip-mask of a given graphics context (GC). ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXCLRC - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxclse ( ) !*****************************************************************************80 ! !! FXCLSE closes a display or disconnects from the X server. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXCLSE - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxclwd ( ) !*****************************************************************************80 ! !! FXCLWD clears the entire area in a given window. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXCLWD - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxcrgc ( ) !*****************************************************************************80 ! !! FXCRGC creates a new garphics context (GC). ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXCRGC - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxcrpx ( ) !*****************************************************************************80 ! !! FXCRPX creates the pix map. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXCRPX - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxcrwd ( ) !*****************************************************************************80 ! !! FXCRWD creates an unmap subwindow of a given parent window. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXCRWD - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxdclr ( ) !*****************************************************************************80 ! !! FXDCLR returns the default color map. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXDCLR - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxdfcm ( ) !*****************************************************************************80 ! !! FXDFCM sets the default color map. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXDFCM - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxdfdp ( ) !*****************************************************************************80 ! !! FXDFDP returns the depth of the default root window for the specified screen. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXDFDP - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxdfrw ( ) !*****************************************************************************80 ! !! FXDFRW returns the root window for the default screen. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXDFRW - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxdfsr ( ) !*****************************************************************************80 ! !! FXDFSR returns the default screen number referenced by XOpenDisplay. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXDFSR - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxdist ( ) !*****************************************************************************80 ! !! FXDIST draws 8-bit image text characters. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXDIST - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxdraw ( ) !*****************************************************************************80 ! !! FXDRAW draws a single line between two points in a given drawable. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXDRAW - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxflpg ( ) !*****************************************************************************80 ! !! FXFLPG fills a polygon area in a given drawable. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXFLPG - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxflrc ( ) !*****************************************************************************80 ! !! FXFLRC fills a single rectangular area in a given drawable. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXFLRC - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxflsh ( ) !*****************************************************************************80 ! ! FXFLSH flushes the output buffer. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXFLSH - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxfrpx ( ) !*****************************************************************************80 ! !! FSFRPX deletes the association between the pixmap and its ID. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXFRPX - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxlqfn ( ) !*****************************************************************************80 ! !! FXLQFN returns information about an available font. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXLQFN - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxlsfn ( ) !*****************************************************************************80 ! !! FXLSFN returns the list of the available font names. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXLSFN - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxmpwd ( ) !*****************************************************************************80 ! !! FXMPWD maps a given window. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXMPWD - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxnent ( ) !*****************************************************************************80 ! !! FXNENT gets the next event and return new width, new height or next frame. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXNENT - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxopen ( ) !*****************************************************************************80 ! !! FXOPEN opens a connection to the X server. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXOPEN - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxrgbc ( ) !*****************************************************************************80 ! !! FXRGBC sets a color by RGB value. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXRGBC - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxsbpx ( ) !*****************************************************************************80 ! !! FXSBPX sets the background pixmap of the window to the specified pixmap. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXSBPX - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxslat ( ) !*****************************************************************************80 ! !! FXSLAT sets the line drawing components of a given graphics context (GC). ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXSLAT - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxstbg ( ) !*****************************************************************************80 ! !! FXSTBG sets the background of a given graphics context (GC). ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXSTBG - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxstfg ( ) !*****************************************************************************80 ! !! FXSTFG sets the foreground of a given graphics context (GC). ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXSTFG - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxstsp ( ) !*****************************************************************************80 ! !! FXSTSP sets standard properties. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXSTSP - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxtxwd ( ) !*****************************************************************************80 ! !! FXTXWD determines the width of an 8-bit character string. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXTXWD - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end subroutine fxumwd ( ) !*****************************************************************************80 ! !! FXUMWD unmaps a given window. ! write ( *, '(a)' ) ' ' write ( *, '(a)' ) 'FXUMWD - Fatal error!' write ( *, '(a)' ) ' You have called a dummy X driver routine.' stop end