Search found 6 matches
- Wed May 13, 2015 2:20 am
- Forum: SVG / XML Code
- Topic: Scaling Multi-Line Text to Fit
- Replies: 0
- Views: 4307
Scaling Multi-Line Text to Fit
Hi folks, I'd like to be able to have text shrink to fit a multi-line text box. The box will have a default font (say 20px Sans) and if the text fits in the box it will not adjust the font. However, if the text would overflow, it will reduce the font-size until it no longer overflows. Just to be cle...
- Mon Sep 19, 2011 2:53 pm
- Forum: Help with using Inkscape
- Topic: Problem with unique IDs in nested SVGs
- Replies: 0
- Views: 1175
Problem with unique IDs in nested SVGs
Hi everyone, We're using Inkscape to great effect: thank you for a great product. We do have a significant problem however. Our system embeds SVGs within SVGs (using the <svg:svg> tag) and then generates PDFs. We have a database of SVG artwork, and we embed those into templates by replacing the <svg...
- Wed Jan 13, 2010 3:21 am
- Forum: Help with using Inkscape
- Topic: Best Headless Server O/S for Inkscape
- Replies: 0
- Views: 1612
Best Headless Server O/S for Inkscape
Hi all, I'm currently running Inkscape .46 on Centos 5.3 x86-64 in an headless server setup (Inkscape is called by a LAMP web application). I have found a number of issues with this, including ancient system libraries, slow releases, etc. Most importantly, getting .47 and higher to compile has prove...
- Tue Aug 25, 2009 3:27 pm
- Forum: Help with using Inkscape
- Topic: PDF Generation Rasterizes in .46 Linux
- Replies: 3
- Views: 1202
Re: PDF Generation Rasterizes in .46 Linux
I've done quite a bit more futzing around with this tonight, and here's some more input. 1) Inkscape .46 on Win32 does indeed export the PDF exactly as I'd like 2) Inksscape SVN HEAD is beyond my ability to build on CentOS 5.3. This comes down to CentOS not having new enough glibmm libraries, and th...
- Tue Aug 25, 2009 8:22 am
- Forum: Help with using Inkscape
- Topic: PDF Generation Rasterizes in .46 Linux
- Replies: 3
- Views: 1202
Re: PDF Generation Rasterizes in .46 Linux
I have no problem using 0.47pre, or even a specific development version. However, building from source on CentOS 64-bit is a bit of a nightmare. The number of libraries that need to be upgraded is nuts, and the configure script has picked 32-bit versions if they are installed... Does anyone know of ...
- Mon Aug 24, 2009 4:00 pm
- Forum: Help with using Inkscape
- Topic: PDF Generation Rasterizes in .46 Linux
- Replies: 3
- Views: 1202
PDF Generation Rasterizes in .46 Linux
Hi everyone, I'm trying to generate high-quality, small-size PDF files from SVG on Linux. All of these SVGs were created with Inkscape 0.46 (mostly Win32, with some modifications on Linux). However, they must be converted on the server-side which runs Linux (Centos 5.3 Final 64-bit). It made sense t...