• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Problem with SVG ! IE bug or Adobe Viewer ?

New Here ,
Apr 08, 2009 Apr 08, 2009

Copy link to clipboard

Copied

Hello!

I am building a map aplication and realize that some text elements was showing strange borders (stroke). There was a group and a lot of <text> elements inside it, but  just some of them was presenting this error.

After some tests , I realized that just those witch touched a "imaginary" line of the SVG document was presenting the error.

So, I did this....

<?xml version="1.0" standalone="no"?>
<svg id="gwmroot" viewBox="0 0 28800 18000">
<style type="text/css" id="gwmstyles">
<![CDATA[
.pracas
{
      fill:#000000;
      stroke:red;
      font-size:310;
      font-family:Vedana;     
}

]]>
</style>

<g id="test" class="pracas">
      <text x="15000" y="5231" startOffset="0">PC CEL FERNANDO PRESTES</text>

</g>
</svg>

Save this file with the SVG extension and open on Internet Explorer. You will see that the name is correctly displayed. The problem happens when you change de "x" property from 15000 to 19000. The stroke property gets crazy and you cannot read the text anymore. But, if you keep the 19000 value and clear the stroke property of the "pracas" class, the text is displayed normally.

Does anyone ever had the same problem ? Could you reproduce the same problem on your computers ?

Sorry for my bad english. I hope you understand my problem.

🙂

Michel Wilker Prado

Views

816

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Apr 08, 2009 Apr 08, 2009

Copy link to clipboard

Copied

Hi there

Is this question related to RoboHelp? If not, what Adobe product are you referring to?

Cheers... Rick 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 08, 2009 Apr 08, 2009

Copy link to clipboard

Copied

I think he was a victim of the new forum search functionality (showing threads for all product forums) Good luck in your quest for scalable vector graphics knowledge!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 08, 2009 Apr 08, 2009

Copy link to clipboard

Copied

Actually, I tried to found the Adobe SVG Viewer but I couldn´t found it. Sorry if I have posted on the wrong forum. Could anyone change this post to the correct forum please ?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Apr 08, 2009 Apr 08, 2009

Copy link to clipboard

Copied

LATEST

Not a problem other than the fact we don't know how to help.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp