<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">On 9/23/2023 1:02 PM, Laurence Penney
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:21DBCD71-8989-49BB-A16C-5626FB805E4F@lorp.org">
<pre class="moz-quote-pre" wrap="">All the off-curve points between two on-curve points (with wrap-around) must either
have the CUBIC flag clear, or have the CUBIC flag set.</pre>
</blockquote>
<br>
I find the above ambiguous -- my first reaction was "well the CUBIC
flag is binary so of course they will all have the CUBIC flag either
set or clear. duh." I realized later what (I think) was trying to
be said is that they must all <i>agree</i>, i.e., all set or all
clear. <br>
<br>
Also the statement is ambiguous about whether it applies to
arbitrary pairs of on-curve points or not.<br>
<br>
Could this be worded more clearly, maybe:<br>
<pre class="moz-quote-pre" wrap="">Consecutive off-curve points between two on-curve points (with wrap-around) must have the same CUBIC flag value.
</pre>
Bob<br>
<br>
</body>
</html>