SVGFonts-0.2

Graphics.SVGFonts.ReadFont

Documentation

get_glyph_polygon :: Char -> Svg_glyph -> Int -> Float -> ([[F2]], X, [[(Int, Int, Int)]])Source

horiz_sum :: String -> Svg_glyph -> IntSource

triang :: [(X, Y)] -> [(Int, Int, Int)]Source

cycle_neighbours :: [a] -> [[a]]Source