Ask a Question related to Adobe Illustrator Windows, Design and Development.
-
Eloi_Chabaud@adobeforums.com #1
SVG Export, text alignment problem
We use Illustrator 10 to edit the graphical part of our dynamic SVG.
These graphics are then animated using javascript within the Adobe SVG viewer. For instance, a script can change a counter value.
Unfortunately, a centered or right-aligned text in AI becomes left-aligned in the exported SVG. The anchor point of the text is moved so the text appears visually good.
Here is the counter sample to illustrated the problem.
initial graphic with right aligned text in AI:
..---------.
|.......0.|
'---------'
animated SVG result, badly left-aligned:
..---------.
|.......1234
'---------'
expected animated SVG result:
..---------.
|....1234.|
'---------'
Does anybody know about a work around or a AI SVG export patch that fixes the point ?
Thanks in advance.
Eloi_Chabaud@adobeforums.com Guest
-
addWatermarkFromText- Text Alignment
I got the VB.Net sample code from the SDK zip and I'm programming against Acrobat 8. I had no problems modifying the code for my own use except for... -
Pub 2002 Horizontal Text Alignment Problem
I'm using Publisher 2002 SP3 and am having a problem with the text alignment. In the page layout there are text boxes aligned on the left margin... -
Text box vertical alignment... is it possible?
Well the title said it all... except this: if it is, how?!? -
Flash & Text alignment
I'd like to have a webpage with a Flash movie at the top and plain text (not part of the flash movie) just to the right of it. I can NOT use any... -
alignment of text through code
Hi all, What is the easiest way of changing the alignment of one line of a multi lined text box through code. I tried many variations of... -
LenHewitt@adobeforums.com #2
Re: SVG Export, text alignment problem
You might also wish to post in the SVG forum,
[url]http://www.adobeforums.com/cgi-bin/webx?14@@.ee6f227[/url]
LenHewitt@adobeforums.com Guest



Reply With Quote

