Re: Shouldn't Cairo use/offer degrees rather than radians?
David Kastrup <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Andreas Lobinger <[email protected]> writes: > Hello colleagues(s), > > i checked, i run a 1.13.1, but 1.14.6 gets me the same result. > > btw: if i run this arc through cairo_copy_path and readout the path > data (see example in the API), i get: > > moveto[20.0,0.503906] > curveto[20.0,7.16797,10.0,7.16797,10.0,0.503906] > > rounding of digits is a side effect, the y coordinates on the moveto > and curveto are the same. With this print format, the numbers would look the same. Do they compare equal when comparing them with == ? And/or can you print with something like 20 significant digits? -- David Kastrup -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo