Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ab_glyph_rasterizer-0.1.8 broke causing index out of bounds #38

Open
RamonaRoseThomas opened this issue Mar 22, 2024 · 0 comments
Open

Comments

@RamonaRoseThomas
Copy link

In the stacktrace, at raster.rs 149:23, index length expects 4 but recieves 6

$ cargo run Compiling simple v0.1.0 (/Users/[USER]/DEV/iced_audio/examples/simple) Finished dev [unoptimized + debuginfo] target(s) in 1.82s Running /Users/[USER]/DEV/iced_audio/target/debug/simple2024-03-22 08:46:28.932 simple[78551:2307520] CAMetalLayer ignoring invalid setDrawableSize width=4294967295.000000 height=4294967295.000000 thread 'main' panicked at /Users/[USER]/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ab_glyph_rasterizer-0.1.8/src/raster.rs:149:23: index out of bounds: the len is 4 but the index is 13 note: run withRUST_BACKTRACE=1 environment variable to display a backtrace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant