chore: bump acadrust — recover down-saved gradient hatches
Solid hatches carrying GradientColor1ACI/GradientColor2ACI EED plus an ACAD_XREC_ROUNDTRIP gradient XRecord now decode back into a real gradient, so R2000-down-saved gradient fills render blue→yellow instead of a flat solid. Color::rgb() already resolves the ACI stops, so the existing gradient path picks them up with no render change. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
d89343292c
commit
d4b4add662
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -74,7 +74,7 @@ checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618"
|
|||
[[package]]
|
||||
name = "acadrust"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/OpenAEC-Foundation/acadifc?branch=main#64c266431184f292df23f0c459941f483df07c14"
|
||||
source = "git+https://github.com/OpenAEC-Foundation/acadifc?branch=main#3c6aaa2bc24c59a6d49f2433925cbf82e6b88b90"
|
||||
dependencies = [
|
||||
"ahash 0.8.12",
|
||||
"anyhow",
|
||||
|
|
|
|||
Loading…
Reference in a new issue