File:Text-positioning.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 150 × 100 pixels, file size: 691 bytes)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description

Test picture showing the faulty rendering of SVG images by librsvg; here: individually positioned glyphs in a text element. The source code for the text element is:

  <text
     x="50 70 90 110"
     y="50 52 48 46"
     style="font-size:24px;font-family:Sans-serif">efgh</text>

Solution / workaround: rendering should match this:

This can be solved by the object-to-path command of all the elements. Citypeek 08:40, 3 March 2013 (UTC)
This can be solved by put each letter separately in a own text-field (for example Adobe Illustrator has an automatic command for this). If the text is to be contiguous, then you can simply delete everything up to the first value in the x / y (for example Inkscape has an automatic command for this: Remove Manual Kerns, but you can also use a Regexp.). -- Perhelion 16:15, 8 April 2014 (UTC)
Source Own work
Author Hk kng
Other versions
Sorry, this SVG file is solely a source for re-utilization, editing or printing purposes. Please do not use this graphic within Wikipedia articles! MediaWiki isn't able to render this image correctly. Some details may be missing or look wrong. When you include the image in a Wikipedia or any other Wikimedia project site's page, you may want to use the other file, until the support increases.

File:Text-positioning.svg File:Text-positioning fixed.svg

Deutsch  English  español  italiano  日本語  한국어  македонски  português do Brasil  русский  sicilianu  slovenščina  简体中文  繁體中文  +/−

{{{svgImageLabel}}}

SVG development
InfoField
 
The SVG code is valid.
 
This vector image was created with Inkscape, and then manually edited
.

Licensing[edit]

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:26, 19 November 2008Thumbnail for version as of 15:26, 19 November 2008150 × 100 (691 bytes)Hk kng (talk | contribs){{Information |Description=Test picture showing the faulty rendering of SVG images by librsvg; here: individually positioned glyphs in a text element. The source code for the <tt>text</tt> element is: <source lang="xml"> <text x="50 70 90 110"

File usage on other wikis

The following other wikis use this file:

Metadata