Issue 23715 - Converting text wich extended character spacing
Summary: Converting text wich extended character spacing
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: Armin Le Grand
QA Contact: issues@graphics
URL:
Keywords:
: 66295 (view as issue list)
Depends on:
Blocks:
 
Reported: 2003-12-19 12:50 UTC by pasiasty
Modified: 2013-08-07 15:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
extra character spacing loose - a sample (14.99 KB, application/vnd.sun.xml.draw)
2003-12-19 12:53 UTC, pasiasty
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description pasiasty 2003-12-19 12:50:27 UTC
When converting a text object with extended character spacing into a curve or
polygon, one gets an object without extra spacing. 

Please see attached file. All three objects had the same width before conversion.
Comment 1 pasiasty 2003-12-19 12:53:50 UTC
Created attachment 12032 [details]
extra character spacing loose - a sample
Comment 2 wolframgarten 2004-01-05 09:50:26 UTC
Reproducible.
Comment 3 wolframgarten 2004-01-05 09:50:51 UTC
Reassigned to Armin.
Comment 4 Armin Le Grand 2004-02-06 09:19:55 UTC
AW: Yes, i can confirm this, too. That's a little bit ugly. Setting to P4, not
urgent.
Comment 5 Armin Le Grand 2004-05-07 13:29:35 UTC
.
Comment 6 Armin Le Grand 2006-07-12 17:05:53 UTC
*** Issue 66295 has been marked as a duplicate of this issue. ***
Comment 7 Armin Le Grand 2006-07-12 17:07:44 UTC
AW: Setting to 2.x due to newer duplicates. Also happens on all systems.
Comment 8 Armin Le Grand 2007-04-18 17:26:30 UTC
AW->HDU: Does this need to be done in SVX or in VCL when i get the glyph
outlines for the whole string?
Comment 9 hdu@apache.org 2007-04-19 09:33:23 UTC
@aw: SVX since VCL doesn't know anything about the extended char spacing. SVX
should provide the same "extended charspacing" DXArray to the GetTextOutline()
method that it provides for the DrawTextArray() method.
Comment 10 Martin Hollmichel 2007-11-09 17:01:26 UTC
set target from 2.x to 3.x according
http://wiki.services.openoffice.org/wiki/Target_3x
Comment 11 Armin Le Grand 2009-12-29 14:15:25 UTC
AW: Checked in DEV300 m66 (with primitives). Works there, setting to fixed.
Comment 12 Armin Le Grand 2009-12-29 14:16:20 UTC
AW: Closing