9004192101
BUG=skia: R=mtklein@google.com Author: jcgregorio@google.com Review URL: https://codereview.chromium.org/246823004 git-svn-id: http://skia.googlecode.com/svn/trunk@14317 2bbb7eff-a529-9590-31e7-b0007b416f81
654 B
654 B
Public facing feature requests
- ability to render against multiple targets (gpu/cpu)
- 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).