1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-01 12:23:19 +02:00

Automated build

This commit is contained in:
Bezierinfo CI
2021-08-31 22:19:45 +00:00
parent 6255d768ba
commit 1f648efbc8
9 changed files with 19 additions and 19 deletions

6
docs/index.html generated
View File

@@ -38,7 +38,7 @@
<meta property="og:locale" content="en-GB" /> <meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" /> <meta property="og:updated_time" content="2021-08-31T22:19:11+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />
@@ -6205,8 +6205,8 @@ lli = function(line1, line2):
of any chord, perpendicular to that chord, passes through the center of the circle. of any chord, perpendicular to that chord, passes through the center of the circle.
</p> </p>
<p> <p>
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center, from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
and the circle's radius will—by definition!—be the distance from the center to any of our three points: and the circle's radius will—by definition!—be the distance from the center to any of our three points:
</p> </p>
<graphics-element title="Finding a circle through three points" width="275" height="275" src="./chapters/pointcurves/circle.js"> <graphics-element title="Finding a circle through three points" width="275" height="275" src="./chapters/pointcurves/circle.js">

6
docs/ja-JP/index.html generated
View File

@@ -41,7 +41,7 @@
<meta property="og:locale" content="ja-JP" /> <meta property="og:locale" content="ja-JP" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" /> <meta property="og:updated_time" content="2021-08-31T22:19:11+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />
@@ -6327,8 +6327,8 @@ lli = function(line1, line2):
of any chord, perpendicular to that chord, passes through the center of the circle. of any chord, perpendicular to that chord, passes through the center of the circle.
</p> </p>
<p> <p>
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center, from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
and the circle's radius will—by definition!—be the distance from the center to any of our three points: and the circle's radius will—by definition!—be the distance from the center to any of our three points:
</p> </p>
<graphics-element <graphics-element

View File

@@ -34,7 +34,7 @@
<meta property="og:locale" content="en-GB" /> <meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="Fri Sep 18 2020 00:00:00 +00:00" /> <meta property="og:published_time" content="Fri Sep 18 2020 00:00:00 +00:00" />
<meta property="og:updated_time" content="Mon Aug 30 2021 22:17:29 +00:00" /> <meta property="og:updated_time" content="Tue Aug 31 2021 22:19:11 +00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />

View File

@@ -34,7 +34,7 @@
<meta property="og:locale" content="en-GB" /> <meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="Sun Nov 22 2020 00:00:00 +00:00" /> <meta property="og:published_time" content="Sun Nov 22 2020 00:00:00 +00:00" />
<meta property="og:updated_time" content="Mon Aug 30 2021 22:17:29 +00:00" /> <meta property="og:updated_time" content="Tue Aug 31 2021 22:19:11 +00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />

2
docs/news/index.html generated
View File

@@ -33,7 +33,7 @@
<meta property="og:description" content="" /> <meta property="og:description" content="" />
<meta property="og:locale" content="en-GB" /> <meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="Mon Aug 30 2021 22:17:29 GMT+0000 (Coordinated Universal Time)" /> <meta property="og:published_time" content="Tue Aug 31 2021 22:19:11 GMT+0000 (Coordinated Universal Time)" />
<meta property="og:updated_time" content="" /> <meta property="og:updated_time" content="" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />

View File

@@ -6,7 +6,7 @@
<atom:link href="https://pomax.github.io/bezierinfo" rel="self"></atom:link> <atom:link href="https://pomax.github.io/bezierinfo" rel="self"></atom:link>
<description>News updates for the <a href="https://pomax.github.io/bezierinfo">primer on Bézier Curves</a> by Pomax</description> <description>News updates for the <a href="https://pomax.github.io/bezierinfo">primer on Bézier Curves</a> by Pomax</description>
<language>en-GB</language> <language>en-GB</language>
<lastBuildDate>Mon Aug 30 2021 22:17:30 +00:00</lastBuildDate> <lastBuildDate>Tue Aug 31 2021 22:19:11 +00:00</lastBuildDate>
<image> <image>
<url>https://pomax.github.io/bezierinfo/images/og-image.png</url> <url>https://pomax.github.io/bezierinfo/images/og-image.png</url>
<title>A Primer on Bézier Curves</title> <title>A Primer on Bézier Curves</title>

6
docs/ru-RU/index.html generated
View File

@@ -34,7 +34,7 @@
<meta property="og:locale" content="ru-RU" /> <meta property="og:locale" content="ru-RU" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" /> <meta property="og:updated_time" content="2021-08-31T22:19:11+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />
@@ -6484,8 +6484,8 @@ lli = function(line1, line2):
of any chord, perpendicular to that chord, passes through the center of the circle. of any chord, perpendicular to that chord, passes through the center of the circle.
</p> </p>
<p> <p>
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center, from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
and the circle's radius will—by definition!—be the distance from the center to any of our three points: and the circle's radius will—by definition!—be the distance from the center to any of our three points:
</p> </p>
<graphics-element <graphics-element

6
docs/uk-UA/index.html generated
View File

@@ -39,7 +39,7 @@
<meta property="og:locale" content="uk-UA" /> <meta property="og:locale" content="uk-UA" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" /> <meta property="og:updated_time" content="2021-08-31T22:19:11+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />
@@ -6460,8 +6460,8 @@ lli = function(line1, line2):
of any chord, perpendicular to that chord, passes through the center of the circle. of any chord, perpendicular to that chord, passes through the center of the circle.
</p> </p>
<p> <p>
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center, from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
and the circle's radius will—by definition!—be the distance from the center to any of our three points: and the circle's radius will—by definition!—be the distance from the center to any of our three points:
</p> </p>
<graphics-element <graphics-element

6
docs/zh-CN/index.html generated
View File

@@ -41,7 +41,7 @@
<meta property="og:locale" content="zh-CN" /> <meta property="og:locale" content="zh-CN" />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" /> <meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" /> <meta property="og:updated_time" content="2021-08-31T22:19:11+00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" /> <meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" /> <meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" /> <meta property="og:tag" content="Bézier Curves" />
@@ -6303,8 +6303,8 @@ lli = function(line1, line2):
of any chord, perpendicular to that chord, passes through the center of the circle. of any chord, perpendicular to that chord, passes through the center of the circle.
</p> </p>
<p> <p>
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center, from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
and the circle's radius will—by definition!—be the distance from the center to any of our three points: and the circle's radius will—by definition!—be the distance from the center to any of our three points:
</p> </p>
<graphics-element <graphics-element