Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'master' into feature/container-padding | 2020-03-31 | 2 | -6/+2 | |
|\ | |||||
| * | Implement `svg::Handle::from_memory` | 2020-03-31 | 2 | -6/+2 | |
| | | | | | | | | Useful if you already have your SVG data in memory. | ||||
* | | Implement `padding` support for `Container` | 2020-03-31 | 1 | -11/+10 | |
|/ | |||||
* | Add `env_logger` to `svg` example | 2020-02-26 | 2 | -3/+9 | |
| | |||||
* | Create `README` files for all the examples | 2020-02-21 | 1 | -0/+17 | |
| | |||||
* | Fix sample file path for svg example | 2020-02-20 | 1 | -1/+1 | |
| | | | Sample tiger.svg is move to resources after directory restructuring. This change is to correct the path | ||||
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 3 | -0/+771 | |