Skip to content
  • Michael Natterer's avatar
    Bug 573256 - Text tool appearance doesn't account for DPI · 2a88723a
    Michael Natterer authored
    * app/text/gimptextlayout-render.c: remove private function which
    creates the transform matrix.
    
    * app/text/gimptextlayout.[ch]: add it here as public API. Also add
    function which transform and untransform PangoRectangles, points and
    distances using the transform matrix.
    
    * app/tools/gimptexttool.c: convert coordinates using above new
    transform functions when drawing selection and cursor, and when
    processing mouse events.
    2a88723a