haskell-svg-arc-convert

所属分类:推荐系统
开发工具:Haskell
文件大小:4KB
下载次数:0
上传日期:2014-12-02 19:38:19
上 传 者sh-1993
说明:  W3s推荐的SVG路径弧从端点弧到中心弧转换算法的Haskell实现...
(Haskell Implementation of W3s recommended algorithm for converting SVG-path arcs from endpoint-arcs to center-arcs and back.)

文件列表:
Graphics (0, 2014-12-03)
Graphics\SVG (0, 2014-12-03)
Graphics\SVG\ArcConvert.hs (3562, 2014-12-03)
LICENSE (1058, 2014-12-03)
Setup.hs (46, 2014-12-03)
Test.hs (1464, 2014-12-03)
svg-arc-convert.cabal (1046, 2014-12-03)

Conversion from center to endpoint parameterization of SVG arcs. See the [W3 implementation notes](http://www.w3.org/TR/SVG11/implnote.html#ArcImplementationNotes) and [my question on Stackoverflow](https://stackoverflow.com/questions/2695***03/why-does-my-implementation-of-svg-arc-conversion-not-pass-quickcheck). If you are using ghc >= 7.8.3 then you need bed-and-breakfast >= 0.5, maybe grab it [from Github](https://github.com/scravy/bed-and-breakfast.git). Do `cabal run` to run the test.

近期下载者

相关文件


收藏者