| |    | 85019 packages online | 
 | 
|  | 
| 
 | 
| dev/c/millibar.lha |  |  | | No screenshot available | 
 |  | 
This library draws a barcode on a screen or window. In this Version
only CODABAR is supported.
The library is FREEWARE.
I have uses StormC 3.0 to compile this version. I don`t know if
it will work with gcc ( Maybe you`ll need to change the header files)
Todo:
- function to write a barcode directly to file
- other barcode-types
- ......
Stefan Popp
stefan.popp@gmx.de
http://members.tripod/stpopp
Function(s):
------------
int mbc_draw_code_e ( MBC_PAR *par);
                         A0
Parameters:
typedef struct mbcpar {
        Rastport *rp; /* Rastport of screen or window where
                         the barcode should be painted.     */
        int      *code; /* Pointer to a NULL-terminated string
                           with the barcode-string */
        int      codetype; /* Type of code. In this version only
                             codabar is supported */
        int      xpos;     /* x-position for the barcode  */
        int      ypos;     /* y-position for the barcode  */
        int      xscale;   /* x-scaling for barcode       */
        int      yscale;   /* length of lines in pixel    */
        int      drawmode; /* not used */
} MBC_PAR;
Current font and color will be used.
 |  | 
 Contents of dev/c/millibar.lha
  PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 1074    2269  47.3% -lh5- 2f8c Sep 19  1995 millibar010.info
[generic]                  580    1448  40.1% -lh5- 8707 Sep 19  1995 millibar010/example1.c
[generic]                13143   27748  47.4% -lh5- d6af Sep 19  1995 millibar010/libtest1
[generic]                  598    1735  34.5% -lh5- 4cc8 Sep 19  1995 millibar010/libtest1.ΒΆ
[generic]                   63      64  98.4% -lh5- 17b3 Sep 19  1995 millibar010/millibar.fd
[generic]                  240     430  55.8% -lh5- 07b5 Sep 19  1995 millibar010/millibar.h
[generic]                28517   28517 100.0% -lh0- 55b5 Sep 19  1995 millibar010/millibar.lha
[generic]                12450   26064  47.8% -lh5- 7ce9 Sep 19  1995 millibar010/millibar.library
[generic]                  623    1372  45.4% -lh5- a2dc Sep 19  1995 millibar010/millibar.readme
[generic]                  211     296  71.3% -lh5- fb02 Sep 19  1995 millibar010/millibar_lib.h
[generic]                  139     191  72.8% -lh5- fa17 Sep 19  1995 millibar010/millibar_protos.h
[generic]                  105     134  78.4% -lh5- 1f1f Sep 19  1995 millibar010/millibarlib.h
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        12 files   57743   90268  64.0%            Jun 26  2001
 | 
 |  | 
|  | 
| Page generated in 0.01 seconds | 
| Aminet © 1992-2024 Urban 
Müller and the Aminet team.
Aminet contact address: <aminet  aminet net> |