Home
last modified time | relevance | path

Searched refs:curveTo (Results 1 – 25 of 30) sorted by relevance

12

/external/fonttools/Tests/pens/
Dt2CharStringPen_test.py61 pen.curveTo((10, 0), (20, 10), (20, 20))
62 pen.curveTo((20, 30), (10, 40), (0, 40))
76 pen.curveTo((115, 44), (115, 76), (95, 95))
77 pen.curveTo((76, 114), (44, 115), (25, 95))
91 pen.curveTo((20, 10), (50, 10), (60, 10))
92 pen.curveTo((60, 20), (60, 50), (60, 60))
93 pen.curveTo((50, 50), (40, 60), (30, 60))
94 pen.curveTo((40, 50), (30, 40), (30, 30))
95 pen.curveTo((30, 25), (25, 19), (20, 20))
96 pen.curveTo((15, 20), (9, 25), (10, 30))
[all …]
DperimeterPen_test.py7 pen.curveTo( (800, 393), (808, 399), (819, 412) )
8 pen.curveTo( (818, 388), (774, 138), (489, 145) )
9 pen.curveTo( (188, 145), (200, 398), (200, 421) )
10 pen.curveTo( (209, 409), (220, 394), (254, 360) )
15 pen.curveTo( (220, 394), (209, 409), (200, 421) )
16 pen.curveTo( (200, 398), (188, 145), (489, 145) )
17 pen.curveTo( (774, 138), (818, 388), (819, 412) )
18 pen.curveTo( (808, 399), (800, 393), (771, 367) )
23 pen.curveTo( (800, 393), (808, 399), (819, 412) )
24 pen.curveTo( (818, 388), (774, 138), (489, 145) )
[all …]
DareaPen_test.py9 pen.curveTo( (800, 393), (808, 399), (819, 412) )
10 pen.curveTo( (818, 388), (774, 138), (489, 145) )
11 pen.curveTo( (188, 145), (200, 398), (200, 421) )
12 pen.curveTo( (209, 409), (220, 394), (254, 360) )
17 pen.curveTo( (220, 394), (209, 409), (200, 421) )
18 pen.curveTo( (200, 398), (188, 145), (489, 145) )
19 pen.curveTo( (774, 138), (818, 388), (819, 412) )
20 pen.curveTo( (808, 399), (800, 393), (771, 367) )
25 pen.curveTo( (800, 393), (808, 399), (819, 412) )
26 pen.curveTo( (818, 388), (774, 138), (489, 145) )
[all …]
DpointInsidePen_test.py31 pen.moveTo((0,0)); pen.curveTo((9,1), (9,4), (0,5))
32 pen.moveTo((10,5)); pen.curveTo((1,4), (1,1), (10,0))
90 pen.curveTo( (825, 348) , (715, 184) , (614, 202) )
134 pen.curveTo( (-55, 100) , (-100, 55) , (-100, 0) )
135 pen.curveTo( (-100, -55) , (-55, -100) , (0, -100) )
136 pen.curveTo( (55, -100) , (100, -55) , (100, 0) )
137 pen.curveTo( (100, 55) , (55, 100) , (0, 100) )
175 pen.curveTo( (487, 719) , (508, 783) , (556, 783) )
177 pen.curveTo( (739, 783) , (749, 712) , (728, 697) )
188 … pen.curveTo( (487.328125, 719.359375), (507.84375, 783.140625), (555.796875, 783.140625) )
[all …]
DbasePen_test.py42 pen.curveTo((50.0, 75.0), (60.0, 50.0), (50.0, 25.0), (0.0, 0.0))
63 self.assertRaises(AssertionError, pen.curveTo)
68 pen.curveTo((1.0, 1.1))
75 pen.curveTo((6.0, 3.0), (3.0, 6.0))
83 pen.curveTo((1.0, 1.1), (2.0, 2.1), (3.0, 3.1), (4.0, 4.1))
Dcu2quPen_test.py124 quadpen.curveTo((0, 0), (1, 1), (2, 2))
133 quadpen.curveTo((4, 4), (5, 5), (6, 6))
188 quadpen.curveTo()
194 quadpen.curveTo((1, 1))
205 quadpen.curveTo((1, 1), (2, 2))
216 quadpen.curveTo((1, 1), (2, 2), (3, 3))
228 quadpen.curveTo((1, 1), (2, 2), (3, 3), (4, 4))
DboundsPen_test.py9 pen.curveTo((-50, 25), (-60, 50), (-50, 75), (0, 100))
30 pen.curveTo((20, 10), (90, 40), (0, 0))
53 pen.curveTo((20, 10), (90, 40), (0, 0))
DcocoaPen_test.py25 pen.curveTo((350, 500), (450, 400), (450, 250))
26 pen.curveTo((450, 100), (350, 0), (200, 0))
DquartzPen_test.py31 pen.curveTo((350, 500), (450, 400), (450, 250))
32 pen.curveTo((450, 100), (350, 0), (200, 0))
DrecordingPen_test.py13 pen.curveTo((50.0, 75.0), (60.0, 50.0), (50.0, 0.0))
DpointPen_test.py22 def curveTo(self, *pts): member in _TestSegmentPen
245 pen.curveTo((10, 20), (20, 20), (20, 10))
/external/fonttools/Lib/fontTools/pens/
DteePen.py26 def curveTo(self, *points): member in TeePen
28 pen.curveTo(*points)
45 pen.curveTo((50, 75), (60, 50), (50, 25))
DtransformPen.py32 def curveTo(self, *points): member in TransformPen
33 self._outPen.curveTo(*self._transformPoints(points))
107 pen.curveTo((50, 75), (60, 50), (50, 25), (0, 0))
DbasePen.py59 def curveTo(self, *points: Tuple[float, float]) -> None: member in AbstractPen
133 def curveTo(self, *points): member in NullPen
267 def curveTo(self, *points): member in BasePen
398 pen.curveTo((50, 75), (60, 50), (50, 25), (0, 0))
DroundingPen.py41 def curveTo(self, *points): member in RoundingPen
42 self._outPen.curveTo(
DfilterPen.py67 def curveTo(self, *points): member in FilterPen
68 self._outPen.curveTo(*points)
DrecordingPen.py57 def curveTo(self, *points): member in RecordingPen
146 pen.curveTo((50, 75), (60, 50), (50, 25))
DreportLabPen.py30 self.path.curveTo(x1, y1, x2, y2, x3, y3)
DpointPen.py221 pen.curveTo(*points)
266 def curveTo(self, *pts): member in SegmentToPointPen
DttGlyphPen.py76 def curveTo(self, *points): member in TTGlyphPen
/external/fonttools/Lib/fontTools/cu2qu/
Dufo.py85 def curveTo(self, *points): member in GetSegmentsPen
130 pen.curveTo(*args[1:])
/external/fonttools/Tests/cu2qu/
Dufo_test.py232 pen.curveTo((2, 2), (3, 3), (4, 4))
243 pen.curveTo((1, 1), (2, 2), (3, 3))
/external/fonttools/Lib/fontTools/svgLib/path/
Dparser.py210 pen.curveTo((control1.real, control1.imag),
238 pen.curveTo((control1.real, control1.imag),
Darc.py150 pen.curveTo(
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java97 mPath.curveTo(x1, y1, x2, y2, mLastX = x3, mLastY = y3); in cubicTo()
379 mPath.curveTo(x1, y1, x2, y2, mLastX = x3, mLastY = y3); in rCubicTo()

12