This website requires JavaScript.
Explore
Help
Register
Sign In
lashman
/
pixstrip
Watch
1
Star
0
Fork
0
You've already forked pixstrip
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
fea51ed2205f701d379fcd501ffef44bfec3baa4
pixstrip
/
pixstrip-core
/
tests
History
lashman
545bf27fe4
Add SIMD-accelerated resize operation using fast_image_resize
...
Lanczos3 filter, supports ByWidth, ByHeight, FitInBox, Exact modes. All 5 resize tests passing.
2026-03-06 01:54:57 +02:00
..
config_tests.rs
Add AppConfig with overwrite behavior, skill level, thread count settings
2026-03-06 01:43:22 +02:00
discovery_tests.rs
Add ImageLoader and file discovery modules
2026-03-06 01:50:46 +02:00
error_tests.rs
Add error types and core image types: ImageFormat, ImageSource, Dimensions, QualityPreset
2026-03-06 01:37:39 +02:00
loader_tests.rs
Add ImageLoader and file discovery modules
2026-03-06 01:50:46 +02:00
operations_tests.rs
Add operation configuration types: resize, convert, compress, metadata, watermark, rename
2026-03-06 01:40:24 +02:00
pipeline_tests.rs
Add ProcessingJob type with source management and output path resolution
2026-03-06 01:41:23 +02:00
preset_tests.rs
Add Preset type with 8 built-in presets and JSON serialization
2026-03-06 01:42:35 +02:00
resize_tests.rs
Add SIMD-accelerated resize operation using fast_image_resize
2026-03-06 01:54:57 +02:00
types_tests.rs
Add error types and core image types: ImageFormat, ImageSource, Dimensions, QualityPreset
2026-03-06 01:37:39 +02:00