When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Wikipedia : Graphics Lab/Resources/PDF conversion to SVG

    en.wikipedia.org/.../Resources/PDF_conversion_to_SVG

    A "bad" SVG can be identified because it will convert slowly (more than 5 seconds), it will be very large for an SVG (over 500kB-1MB) and it will render very slowly on WP - there is a long wait while the text and other images on the page are loaded, but the SVG image does not show up. Bad SVGs put a lot of strain on the Wiki servers.

  3. Wikipedia : Graphics Lab/Resources/PDF conversion to SVG ...

    en.wikipedia.org/wiki/Wikipedia:Graphics_Lab/...

    Under SVG Profiles, choose a profile (usually SVG 1.0 or SVG 1.1). Under Type, if you are not using web-safe fonts, select Convert to outline. (Warning: this greatly increases the size of your file.) If you are using web-safe fonts, choose SVG; under Subsetting, choose None (Use System Fonts). Click OK.

  4. Wikipedia:SVG help - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:SVG_Help

    To save slides as svg, use file / save as / browse / save as type --> svg. If your slide has text, open the exported svg into Notepad and replace all the existing font-family specifications with font-family="Liberation Sans,sans-serif". This specification will make Wikimedia render SVG fonts similarly to how browsers render Wikipedia fonts.

  5. Wikipedia : WikiProject Maps/PDF map conversion to SVG

    en.wikipedia.org/.../PDF_map_conversion_to_SVG

    Good Q. An example of a (vector) PDF map ready for conversion to SVG is this. PDFs can contain practically any type of information, the most common ones being text, raster images (ordinary images like bitmaps) and vector graphics. The vector information has to be coded into the PDF as such.

  6. Wikipedia : How to draw SVG circuits using Xcircuit

    en.wikipedia.org/wiki/Wikipedia:How_to_draw_SVG...

    As of July 2009, Xcircuit can output a single page directly as a .svg file. Starting with version 3.6.156, choose File->Export->SVG from the menu. This will generate an output file of the same name as the page label with the extension '.svg'. You can also use the console to type "svg filename" to generate the SVG output. The SVG format uses the ...

  7. File:Text-xml.svg - Wikipedia

    en.wikipedia.org/wiki/File:Text-xml.svg

    You are free: to share – to copy, distribute and transmit the work; to remix – to adapt the work; Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made.

  8. Wikipedia:Graphics Lab/Resources/SVG - Wikipedia

    en.wikipedia.org/.../Resources/SVG

    Look to the image on the right. SVG images stored at Wikipedia or on the Wikimedia Commons aren't actually what you see in your browser when viewing Wikipedia articles. MediaWiki converts the SVG image to a PNG image. The SVG format is the working format of the stored image so that people can more easily convert images for use in different ...

  9. Wikipedia : SVG help/Archive 8

    en.wikipedia.org/wiki/Wikipedia:SVG_help/Archive_8

    3. The stroke-width doesn't seem to impact svg text rendering, I tried bumping it up to a giant number and it made no visible difference to font rendering. 4. The blur filter isn't in the Trafic Vodej sample at all. I tried it and it seems to make the text disappear. I think we really need a fix by wikimedia devs.