{"id":59707,"library":"raqote","title":"Raqote","description":"A 2D graphics library.","status":"active","version":"0.8.5","language":"rust","source_language":null,"source_url":"https://github.com/jrmuizel/raqote","tags":["2d-graphics","rendering","vector"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nraqote = \"0.8.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add raqote","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"DrawTarget","correct":"use raqote::DrawTarget;"}],"quickstart":{"code":"use raqote::DrawTarget;\n\nlet mut dt = DrawTarget::new(800, 600);\ndt.clear(raqote::Source::new(raqote::SolidSource::from_unpremultiplied_argb(255, 255, 255, 255)));\nprintln!(\"DrawTarget created\");","lang":"rust","description":"Creates a new DrawTarget and clears it with a white background."},"warnings":[],"env_vars":null,"search_vec":"'2d':3,7 '2d-graphics':6 'graphic':4,8 'librari':5 'raqot':1 'render':9 'vector':10","created_at":"2026-06-16T17:14:03.855566+00:00","updated_at":"2026-06-16T17:14:03.855566+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jrmuizel/raqote","github":"https://github.com/jrmuizel/raqote","docs":"https://docs.rs/raqote/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}