NEW: Converting text to path produces a group
Converting a text or flowed text to path (Ctrl+Shift+C) now produces a group of paths, one path for each glyph of text, instead of a single monolithic path as before. Apart from easier manipulation, an additional advantage is that if your text contained styled spans (i.e. fragments with different color, opacity, or other properties), these styles will be preserved by the corresponding glyph paths after converting to paths.
Getting compile error (rev. 20054) with mingw:
Make error line 294: problem compiling: src/path-chemistry.cpp: In function 'void sp_selected_path_to_curves(SPDesktop*, bool)': src/path-chemistry.cpp:276: error: 'SP_TOCURVE_INTERACTIVE' was not declared in this scope.
Preben
-----Original Message----- From: bulia byak [mailto:buliabyak@...400...] Sent: 26 October, 2008 13:12 To: inkscape-devel Subject: [Inkscape-devel] NEW: Converting text to path produces a group
Converting a text or flowed text to path (Ctrl+Shift+C) now produces a group of paths, one path for each glyph of text, instead of a single monolithic path as before. Apart from easier manipulation, an additional advantage is that if your text contained styled spans (i.e. fragments with different color, opacity, or other properties), these styles will be preserved by the corresponding glyph paths after converting to paths.
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Sun, Oct 26, 2008 at 3:32 AM, Preben Soeberg <prsodk@...400...> wrote:
Getting compile error (rev. 20054) with mingw:
Make error line 294: problem compiling: src/path-chemistry.cpp: In function 'void sp_selected_path_to_curves(SPDesktop*, bool)': src/path-chemistry.cpp:276: error: 'SP_TOCURVE_INTERACTIVE' was not declared in this scope.
Oops, fixed now in 20058
is this related to LP 303861 ? https://bugs.launchpad.net/inkscape/+bug/303861
On Sat, Dec 27, 2008 at 6:55 AM, Alvin Penner <penner@...1856...> wrote:
is this related to LP 303861 ? https://bugs.launchpad.net/inkscape/+bug/303861
thanks for the report, fixed in rev 20410
as a bonus, combine now works with groups transparently :)
participants (4)
-
Alvin Penner
-
Andy Fitzsimon
-
bulia byak
-
Preben Soeberg