Eric Smith
|
986047af9b
|
Minor updates.
|
2017-12-27 11:15:09 -07:00 |
|
Eric Smith
|
06bdecfc18
|
Move resize_bitmap() and rotate_bitmap() into bitblt.[ch]. Add horribly inefficient implementation of transpose().
|
2017-06-09 22:01:38 -06:00 |
|
Eric Smith
|
51bbc58242
|
fix shifting in flip_h().
|
2003-03-16 15:27:06 +00:00 |
|
Eric Smith
|
22dcb1616b
|
changed program name from t2p to tumble.
|
2003-03-13 08:57:05 +00:00 |
|
Eric Smith
|
4a2d824d07
|
changed word_type to word_t.
|
2003-03-12 10:59:09 +00:00 |
|
Eric Smith
|
65e20c5448
|
removed get_row_run_lengths().
|
2003-03-12 06:02:46 +00:00 |
|
Eric Smith
|
8c877216d9
|
get_row_run_lengths() now fills in an array of run_t to provide more information.
|
2003-02-23 17:40:41 +00:00 |
|
Eric Smith
|
d613cecaa6
|
added run length encoding function.
|
2003-02-20 12:11:06 +00:00 |
|
Eric Smith
|
a5af44a73a
|
rename br.c to bitblt_table_gen.c, and integrate use of it into build process
|
2003-02-19 10:14:49 +00:00 |
|
Eric Smith
|
be4804020a
|
now use C99 stdint.h and stdbool.h
|
2002-08-26 06:03:55 +00:00 |
|
Eric Smith
|
e1ff187bde
|
fixed 'middle-endian' output from TIFFReadScanline
|
2002-08-26 05:43:49 +00:00 |
|
Eric Smith
|
684055a0fc
|
*** empty log message ***
|
2002-01-22 09:42:42 +00:00 |
|
Eric Smith
|
e1dbd71ee5
|
started work on bitblt optimization - split rotate functions from bitblt.
|
2002-01-02 16:39:39 +00:00 |
|
Eric Smith
|
8996dcd2b2
|
use signed integers for coordinates.
|
2002-01-02 10:17:48 +00:00 |
|
Eric Smith
|
f2357f5596
|
change coordinates to signed.
|
2002-01-01 10:18:33 +00:00 |
|
Eric Smith
|
1dbfe36f72
|
*** empty log message ***
|
2001-12-29 17:45:43 +00:00 |
|
Eric Smith
|
85b22addb6
|
If bitblt has to create the dest bitmap, take the dest_upper_left point into account.
|
2001-12-27 11:24:11 +00:00 |
|
Eric Smith
|
6677da8362
|
*** empty log message ***
|
2001-12-27 11:17:28 +00:00 |
|
Eric Smith
|
52c945f753
|
Initial revision
|
2001-12-27 11:04:43 +00:00 |
|