2025-08-22 21:50 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
+ contrib/hbbmp/core.c
+ contrib/hbbmp/hbbmp.ch
+ contrib/hbbmp/hbbmp.h
+ contrib/hbbmp/hbbmp.hbc
+ contrib/hbbmp/hbbmp.hbp
+ contrib/hbbmp/hbbmp.hbx
+ contrib/hbbmp/readme.txt
+ contrib/hbbmp/tests/hbbmptst.prg
+ contrib/hbbmp/tests/hbmk.hbm
+ added new BMP image library for Harbour
; HBBMP is small library for Harbour dedicated to create and modify
BMP images. It has not any 3rd party libs dependencies.
See readme.txt for more information
+ contrib/hbzebra/tests/bmp.prg
+ added example code which uses HBBMP as backend for HBZEBRA and
creates BMP images with generated barcodes.
This commit is contained in:
@@ -7,6 +7,25 @@
|
||||
Entries may not always be in chronological/commit order.
|
||||
See license at the end of file. */
|
||||
|
||||
2025-08-22 21:50 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
+ contrib/hbbmp/core.c
|
||||
+ contrib/hbbmp/hbbmp.ch
|
||||
+ contrib/hbbmp/hbbmp.h
|
||||
+ contrib/hbbmp/hbbmp.hbc
|
||||
+ contrib/hbbmp/hbbmp.hbp
|
||||
+ contrib/hbbmp/hbbmp.hbx
|
||||
+ contrib/hbbmp/readme.txt
|
||||
+ contrib/hbbmp/tests/hbbmptst.prg
|
||||
+ contrib/hbbmp/tests/hbmk.hbm
|
||||
+ added new BMP image library for Harbour
|
||||
; HBBMP is small library for Harbour dedicated to create and modify
|
||||
BMP images. It has not any 3rd party libs dependencies.
|
||||
See readme.txt for more information
|
||||
|
||||
+ contrib/hbzebra/tests/bmp.prg
|
||||
+ added example code which uses HBBMP as backend for HBZEBRA and
|
||||
creates BMP images with generated barcodes.
|
||||
|
||||
2025-08-22 12:00 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* contrib/hbzebra/coredraw.c
|
||||
* contrib/hbzebra/hbzebra.hbx
|
||||
|
||||
Reference in New Issue
Block a user