Exemplo n.º 1
0
 def test_paintSVGchar(self):
     svg = paintSvgChar(1, 20, 1, 12)
     assert "/L/Character/Dirichlet/8/5" in svg
Exemplo n.º 2
0
 def test_paintSVGchar(self):
     svg = paintSvgChar(1,20,1,12)
     assert "/L/Character/Dirichlet/8/5" in svg