my latest investigation results:
when using "text on path" it: 
file(src/libnrtype/Layout-TNG-Output.cpp:Layout::showGlyphs()
-build the glyph path
-transform the surface to position and size the glyph
-draw glyphs
but otherwise
-build the glyph path
-transform the glyph path using given size and offset
-draw glyphs

In the first version the stroke-width on the stretched surface becomes 
(over)stretched to.
we need to reorder the steps and instead transform the surface matrix position 
the glyph path correctly.

Any volunteers to jump in?

Adib.

-- 
Huge color "blobs" in PDF export and print
https://bugs.launchpad.net/bugs/248721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to