Searched defs:get_scale_transform_for_uniform_stroke (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ |
H A D | sp-item-transform.cpp | 101 Geom::Affine get_scale_transform_for_uniform_stroke(Geom::Rect const &bbox_visual, gdouble stroke_x, gdouble stroke_y, bool transform_stroke, bool preserve, gdouble x0, gdouble y0, gdouble x1, gdouble y1) function 231 * Note: Please try to understand get_scale_transform_for_uniform_stroke() first, and read all it's comments carefully. This function 234 * each having a different stroke width. In fact this function is a generalized version of get_scale_transform_for_uniform_stroke(), but
|
Completed in 12 milliseconds