Przemysław Czerpak
c4b2a030c4
2025-08-29 12:49 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/hbbmp/core.c
* contrib/hbbmp/hbbmp.ch
* contrib/hbbmp/hbbmp.h
* contrib/hbbmp/hbbmp.hbx
+ added new PRG functions:
hb_bmp_frombitmap( <cBitMap>, <nAlign>, <nWidth>, <nHeight>, ;
[<nDepth>=1], [<nDPI>=72], [<aPalette>], ;
[@<nError>] ) -> <pBMP> | NIL
hb_bmp_colorreset( <pBMP> )
* contrib/hbct/dattime3.c
! struct timespec initialization
* contrib/hbplist.txt
+ added hbbmp library
* contrib/hbzebra/coredraw.c
* contrib/hbzebra/hbzebra.hbx
+ added new PRG function:
hb_zebra_getbitmap( <hZebra>, <nAlign>=8, <lBottomUp>=.F., ;
@<nWidth>, @<nHeight>, <nScaleX>, <nScaleY>, ;
<nBorder> ) -> <cBitMap> | NIL
* contrib/hbzebra/tests/bmp.prg
+ added example for much faster BMP creation using hb_zebra_getbitmap() and
hb_bmp_frombitmap() functions
* src/rtl/filebuf.c
! casting
* src/vm/extrap.c
* allocate stack buffer dynamically, in new Linux version IGSTKSZ is
defined as sysconf( _SC_SIGSTKSZ ) so it cannot be used as legal size
for static arrays
2025-08-29 12:49:40 +02:00
..
2025-01-30 17:58:22 +01:00
2017-08-13 18:38:59 +00:00
2025-08-17 18:27:35 +02:00
2023-11-11 20:23:30 +01:00
2018-02-11 11:59:33 +01:00
2024-05-31 11:49:16 +02:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2025-08-29 12:49:40 +02:00
2017-09-13 12:39:48 +00:00
2017-09-11 13:27:12 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-13 14:39:27 +00:00
2025-08-29 12:49:40 +02:00
2017-08-13 18:38:59 +00:00
2025-03-25 13:54:05 +01:00
2025-07-19 19:44:04 +02:00
2024-02-16 18:23:21 +01:00
2021-04-10 23:32:41 +02:00
2024-01-28 12:50:51 +01:00
2025-07-19 19:44:04 +02:00
2019-02-11 13:10:05 +01:00
2017-09-08 16:25:13 +00:00
2017-09-13 18:51:15 +00:00
2017-09-08 16:25:13 +00:00
2017-09-08 16:25:13 +00:00
2017-09-11 13:27:12 +00:00
2025-07-19 19:44:04 +02:00
2017-09-13 14:33:46 +00:00
2020-03-24 23:34:35 +01:00
2017-09-08 16:25:13 +00:00
2017-09-26 14:54:59 +02:00
2020-03-24 23:34:35 +01:00
2024-09-14 18:35:40 +02:00
2017-09-13 12:42:03 +00:00
2017-09-08 16:25:13 +00:00
2017-11-14 19:44:22 +01:00
2025-07-19 19:44:04 +02:00
2017-12-12 12:26:24 +01:00
2020-03-24 23:34:35 +01:00
2017-08-13 18:38:59 +00:00
2024-05-31 11:49:16 +02:00
2017-09-08 16:25:13 +00:00
2025-07-05 20:20:38 +02:00
2017-09-13 12:39:48 +00:00
2024-01-28 12:50:51 +01:00
2025-03-25 13:54:05 +01:00
2017-08-13 18:38:59 +00:00
2017-09-08 16:25:13 +00:00
2017-09-13 12:39:48 +00:00
2017-12-20 11:34:42 +01:00
2017-09-13 12:39:48 +00:00
2017-09-08 16:25:13 +00:00
2025-01-24 12:32:32 +01:00
2017-09-13 12:39:48 +00:00
2017-09-08 18:25:11 +00:00
2025-08-29 12:49:40 +02:00
2024-10-25 14:10:22 +02:00
2017-11-22 11:33:59 +01:00
2017-09-08 16:25:13 +00:00
2024-05-31 11:49:16 +02:00
2024-12-19 10:25:11 +01:00
2017-09-11 13:27:12 +00:00
2017-09-08 16:25:13 +00:00
2025-08-22 12:00:07 +02:00
2020-03-24 23:34:35 +01:00
2017-09-08 16:25:13 +00:00
2025-02-03 12:26:02 +01:00
2025-01-24 12:32:32 +01:00
2025-08-29 12:49:40 +02:00
2025-07-10 14:04:06 +02:00
2017-09-14 23:01:30 +00:00
2017-09-14 23:01:30 +00:00
2014-01-21 20:41:05 +01:00