| Index: experimental/webtry/TODO.md
|
| diff --git a/experimental/webtry/TODO.md b/experimental/webtry/TODO.md
|
| deleted file mode 100644
|
| index dd0f1488b67150908633e4bebc474024237a2997..0000000000000000000000000000000000000000
|
| --- a/experimental/webtry/TODO.md
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -Public facing feature requests
|
| -------------------------------
|
| - - versioning (which version of skia was this run against)
|
| - - magnifying glass (both client side and server side)
|
| - - specify scale, rotate, clip (possibly animating over a range)
|
| - - change canvas size from 300x300 to other sizes
|
| -
|
| -
|
| -Implementation details
|
| -----------------------
|
| - - Add flag for inout directory to webtry.go.
|
| - - In webtry.go add mutexes per hash, to avoid conflicts of writing the same file at the same time.
|
| - - Add font support in the c++ template.
|
| - - Add inline links to doxygen.
|
| - - Add monitoring and probing (nagios).
|
|
|