Results 11 issues of Michael Yang

orientation, margins, etc.

https://github.com/rust-embedded/gpio-cdev Sysfs interface for GPIO is now deprecated: https://github.com/rust-embedded/rust-sysfs-gpio/issues/38 I'm using kernel 5.11 and the old way does not work any more.

enhancement

Please provide AArch64 binaries in github release.

![screenshot_20181231-120706](https://user-images.githubusercontent.com/4748060/50554472-e4ffc900-0cf5-11e9-803e-cf58afdf4004.png)

Seems to be missing.

``` let rect = Rectangle::new( [(0, 0), (400, 300)], style::BLACK.stroke_width(10000), ); canvas.draw(&rect).unwrap(); ``` ``` plotters = { git = "https://github.com/plotters-rs/plotters.git", default-features = false, features = [ "svg_backend", ] } ```

bug

鉴于百度等的速度

``` Test ``` svg: ![图片](https://github.com/vega/vl-convert/assets/4748060/0baadb96-62ab-414b-ae5a-bc6f4b6bc991) pdf: ![图片](https://github.com/vega/vl-convert/assets/4748060/b988f019-c8e4-4fad-aa3b-5a3b4c2ac5c6)

bug