logo

Rust program to generate site logo

git clone git://git.shimmy1996.com/logo.git
DateCommit messageAuthorFiles+-
2019-12-02 04:56Remove extern crate, which is no longer neededShimmy Xu1+0-3
2019-01-29 15:06Bump dependencies.Shimmy Xu1+3-2
2019-01-29 15:03Remove redoundant type annotations.Shimmy Xu1+6-5
2019-01-22 16:46Update dependencies.Shimmy Xu1+2-2
2018-10-14 18:34Merge branch 'master'.Shimmy Xu5+41-25
2018-10-14 18:31Correct coordinate calculation for really wide or long pictures.Shimmy Xu1+9-3
2018-05-28 05:19Use "width" and "height" in svg output.Shimmy Xu1+2-1
2018-05-28 05:05Initial commit.Shimmy Xu5+107-0