CAPS Universe documentation  1.0.4
All you need to know to be successful
Functions | Variables
brother-hl-series.c File Reference

Shared functions by all Brother HL1 and HL2 monochome laser printer drivers. More...

Functions

static void hl_driver_handle_nls (void)
 
int main (int argc, char *argv[])
 

Variables

const struct caps_generic_driver caps_hl_driver
 
struct caps_arg_parser_list parser_list
 

Detailed Description

Author
Jürgen Borleis
Warning
Use as experimental

Function Documentation

◆ hl_driver_handle_nls()

static void hl_driver_handle_nls ( void  )
static

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ caps_hl_driver

const struct caps_generic_driver caps_hl_driver
extern

◆ parser_list

struct caps_arg_parser_list parser_list
extern