![]() This PR reverts the incorrect lint/prettier changes applied to <Example> code in the reference Core API docs l by the husky pre-commit hook, the problem mentioned in Issue #333. (These are just the changes for the Core API docs. Additional PRs will be filed for changes in the other reference, howtos, and guides documentation.) Co-authored-by: Benjamin Fan <ben-git@swinglonga.com> Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/367 Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org> Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org> Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org> |
||
---|---|---|
.. | ||
applytransformtopoint | ||
beamintersectscircle | ||
beamintersectscurve | ||
beamintersectsline | ||
beamintersectsx | ||
beamintersectsy | ||
beamsintersect | ||
capitalize | ||
cbqc | ||
circlesintersect | ||
combinetransforms | ||
curveedge | ||
curveintersectsx | ||
curveintersectsy | ||
curveparameterfrompoint | ||
curvesintersect | ||
deg2rad | ||
generatestacktransform | ||
gettransformedbounds | ||
goldenratio | ||
hidepresets | ||
lineintersectscircle | ||
lineintersectscurve | ||
linesintersect | ||
mergei18n | ||
mergeoptions | ||
pctbasedon | ||
pointonbeam | ||
pointoncurve | ||
pointonline | ||
rad2deg | ||
round | ||
splitcurve | ||
stretchtoscale | ||
units | ||
readme.mdx |
--- title: utils --- The `utils` object is a plain object that bundles utility functions to facilitate parametric design. The following functions are provided by the `utils` object: <ReadMore />