bendn
|
293121e5f5
|
fix bad transmute (???) and extern crate test
|
2024-05-18 19:06:00 +07:00 |
|
bendn
|
0dffa5bc99
|
some small changes
|
2024-05-06 11:11:58 +07:00 |
|
bendn
|
ae82460a8f
|
detection of color count
|
2024-03-13 11:30:25 +07:00 |
|
bendn
|
b464d4b0fc
|
commit crimes
|
2024-03-12 09:36:10 +07:00 |
|
bendn
|
418c13be5d
|
scale to fit
|
2024-03-12 08:47:48 +07:00 |
|
bendn
|
5100cc28e3
|
add terminal printing functions
|
2024-03-11 08:16:21 +07:00 |
|
bendn
|
72be3fe0b0
|
use atools
|
2024-02-12 06:39:32 +07:00 |
|
bendn
|
05f0d3d10d
|
wgpu types
|
2024-01-27 11:59:56 +07:00 |
|
bendn
|
d5d7b57e95
|
add uninit image overlay impls
|
2024-01-23 15:35:16 +07:00 |
|
bendn
|
9210b2500f
|
bump
|
2024-01-23 07:21:17 +07:00 |
|
bendn
|
1f71a8ab8b
|
optimize repeat
|
2024-01-22 21:40:45 +07:00 |
|
bendn
|
3085edbed5
|
bump
|
2024-01-22 06:40:17 +07:00 |
|
bendn
|
d86a78b235
|
fix simd
|
2023-12-07 09:24:53 +07:00 |
|
bendn
|
b7c91274c1
|
add Image::fill
|
2023-12-06 07:45:14 +07:00 |
|
bendn
|
df2c7d2436
|
optimize blur and provide in place options
|
2023-11-23 21:00:09 +07:00 |
|
bendn
|
669a541bb7
|
packing trait
|
2023-11-14 15:01:32 +07:00 |
|
bendn
|
3b69335dcd
|
add DynImage::pixel
|
2023-11-13 08:12:03 +07:00 |
|
bendn
|
f7b1c2100f
|
add text to show()
|
2023-11-09 07:28:37 +07:00 |
|
bendn
|
dd74d73361
|
add Image::show
|
2023-11-05 07:41:17 +07:00 |
|
bendn
|
1e98d959db
|
use clipline crate
|
2023-11-01 18:55:58 +07:00 |
|
bendn
|
c02376b96b
|
blur
|
2023-11-01 09:09:20 +07:00 |
|
bendn
|
24898eb1cd
|
cargo metadata
|
2023-10-31 08:34:59 +07:00 |
|
bendn
|
3e01a15713
|
dyn
|
2023-10-31 07:59:46 +07:00 |
|
bendn
|
47a299d9ae
|
blended overlay
|
2023-10-30 16:16:49 +07:00 |
|
bendn
|
2c88066426
|
more image scaling filters
|
2023-10-28 15:18:27 +07:00 |
|
bendn
|
831f05de5b
|
doc auto cfg
|
2023-10-28 07:35:14 +07:00 |
|
bendn
|
59bf636236
|
add a leak method
|
2023-10-27 12:36:56 +07:00 |
|
bendn
|
7e1f99d0a2
|
fix default feature
|
2023-10-27 06:04:34 +07:00 |
|
bendn
|
e6f2a381e5
|
more buffers
|
2023-10-26 20:04:12 +07:00 |
|
bendn
|
73237f541c
|
draw text
|
2023-10-26 19:59:19 +07:00 |
|
bendn
|
c264f735ce
|
use vec2's
|
2023-10-15 10:22:38 +07:00 |
|
bendn
|
cd17b4860f
|
add Image::border_poly
|
2023-10-13 20:55:42 +07:00 |
|
bendn
|
06fc71d4bc
|
impl boxed for &[u8]
|
2023-10-05 09:43:50 +07:00 |
|
bendn
|
f465e25077
|
use AsRef instead of Deref
|
2023-10-04 11:10:48 +07:00 |
|
bendn
|
101ca55d29
|
add tri bench
|
2023-10-04 07:50:20 +07:00 |
|
bendn
|
f863d295d6
|
transpose out of place for rot_90 cloner
|
2023-10-02 21:09:24 +07:00 |
|
bendn
|
43da761a4e
|
optimize Image::repeat
also removes some unsafe
|
2023-10-02 13:30:35 +07:00 |
|
bendn
|
ac3f07c797
|
add Image::circle
|
2023-09-30 06:08:52 +07:00 |
|
bendn
|
e405062947
|
add Image::poly
|
2023-09-29 07:04:26 +07:00 |
|
bendn
|
18c6e621e9
|
fix docs (?)
|
2023-09-27 19:25:48 +07:00 |
|
bendn
|
611739ee6d
|
add points
|
2023-09-26 07:47:51 +07:00 |
|
bendn
|
89b1596db2
|
feeble attempt to fix docs.rs
|
2023-09-25 19:03:44 +07:00 |
|
bendn
|
5293fe3d77
|
seal Cloner* traits
|
2023-09-25 17:18:35 +07:00 |
|
bendn
|
214f25bbab
|
reexport cloner overlays
|
2023-09-25 16:49:49 +07:00 |
|
bendn
|
829cfa680e
|
add a ImageCloner
|
2023-09-25 13:48:58 +07:00 |
|
bendn
|
1b5b06c36f
|
make drawing functions safe
|
2023-09-22 16:50:08 +07:00 |
|
bendn
|
f74d3dc450
|
optimize transposition for powers of two
|
2023-09-22 06:59:12 +07:00 |
|
bendn
|
94d9d60f03
|
add image scaling
|
2023-09-21 10:35:58 +07:00 |
|
bendn
|
5c00d7449f
|
box drawing
|
2023-09-11 07:58:21 +07:00 |
|
bendn
|
36355a5c83
|
fix debug_assert and add test for repeat
|
2023-09-09 17:54:54 +07:00 |
|