mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-03 05:12:43 +02:00
removed double arrows because of Android
This commit is contained in:
@@ -70,8 +70,8 @@ drawRegions(shapes, w,h,unit) {
|
|||||||
setStroke(`black`);
|
setStroke(`black`);
|
||||||
setFill(`black`);
|
setFill(`black`);
|
||||||
text(`← Single inflection →`, 0, unit*1.75, CENTER);
|
text(`← Single inflection →`, 0, unit*1.75, CENTER);
|
||||||
text(`↔ Plain curve ↕`, unit/2, -h/3);
|
text(`Plain curve`, unit/2, -h/3);
|
||||||
text(`↕ Double inflection`, -w/2 + 10, 10 + unit * 0.5);
|
text(`Double inflection`, -w/2 + 10, 10 + unit * 0.5);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
@@ -3965,7 +3965,7 @@ function getCubicRoots(pa, pb, pc, pd) {
|
|||||||
<img
|
<img
|
||||||
width="400px"
|
width="400px"
|
||||||
height="400px"
|
height="400px"
|
||||||
src="images\chapters\canonical\c3e9b97768440f85858a10e52def2d5d.png"
|
src="images\chapters\canonical\8d2874007d6aa471b87e85d43b78e2a1.png"
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
/>
|
/>
|
||||||
Scripts are disabled. Showing fallback image.
|
Scripts are disabled. Showing fallback image.
|
||||||
|
@@ -3673,7 +3673,7 @@ function getCubicRoots(pa, pb, pc, pd) {
|
|||||||
<img
|
<img
|
||||||
width="400px"
|
width="400px"
|
||||||
height="400px"
|
height="400px"
|
||||||
src="images\chapters\canonical\c3e9b97768440f85858a10e52def2d5d.png"
|
src="images\chapters\canonical\8d2874007d6aa471b87e85d43b78e2a1.png"
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
/>
|
/>
|
||||||
Scripts are disabled. Showing fallback image.
|
Scripts are disabled. Showing fallback image.
|
||||||
|
@@ -3683,7 +3683,7 @@ function getCubicRoots(pa, pb, pc, pd) {
|
|||||||
<img
|
<img
|
||||||
width="400px"
|
width="400px"
|
||||||
height="400px"
|
height="400px"
|
||||||
src="images\chapters\canonical\c3e9b97768440f85858a10e52def2d5d.png"
|
src="images\chapters\canonical\8d2874007d6aa471b87e85d43b78e2a1.png"
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
/>
|
/>
|
||||||
Scripts are disabled. Showing fallback image.
|
Scripts are disabled. Showing fallback image.
|
||||||
|
Reference in New Issue
Block a user