1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-03 05:12:43 +02:00

fix for cubic tangent

This commit is contained in:
Pomax
2020-11-27 11:52:55 -08:00
parent 43fc3613b0
commit d872b9f89e
11 changed files with 21 additions and 21 deletions

View File

@@ -33,7 +33,7 @@
<meta property="og:description" content="" />
<meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="Fri Nov 27 2020 19:12:47 GMT+0000 (Coordinated Universal Time)" />
<meta property="og:published_time" content="Fri Nov 27 2020 11:49:03 GMT-0800 (Pacific Standard Time)" />
<meta property="og:updated_time" content="" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />