Host seems to be:
x86_64 GNU/Linux
CentOS release 5.9 (Final)
Search found 6 matches
- 2014-02-03T07:53:18-07:00
- Forum: Users
- Topic: Help SVG -> JPG with fonts (font-family attribute)
- Replies: 11
- Views: 10966
- 2014-01-31T12:12:10-07:00
- Forum: Users
- Topic: Help SVG -> JPG with fonts (font-family attribute)
- Replies: 11
- Views: 10966
Re: Help SVG -> JPG with fonts (font-family attribute)
Argh! As mentioned, it's a shared hosting account, can't update the package... :(
Is it possible to make a "copy/paste" installation of IM and/or Inkscape? As in; build the packages on an identical machine locally and then just upload the built files to my hosting account and set them up into $PATH ...
Is it possible to make a "copy/paste" installation of IM and/or Inkscape? As in; build the packages on an identical machine locally and then just upload the built files to my hosting account and set them up into $PATH ...
- 2014-01-31T11:05:40-07:00
- Forum: Users
- Topic: Help SVG -> JPG with fonts (font-family attribute)
- Replies: 11
- Views: 10966
Re: Help SVG -> JPG with fonts (font-family attribute)
I truly wish you were right snibgo... My system does have this font installed but it still doesn't seem to render it. Here is the `convert -list font` entry for my font:
Font: Narkisim-Regular
family: Narkisim
style: Normal
stretch: Normal
weight: 400
glyphs: /home/wtvr/.fonts/Narkisim.ttf ...
Font: Narkisim-Regular
family: Narkisim
style: Normal
stretch: Normal
weight: 400
glyphs: /home/wtvr/.fonts/Narkisim.ttf ...
- 2014-01-31T10:09:36-07:00
- Forum: Users
- Topic: Help SVG -> JPG with fonts (font-family attribute)
- Replies: 11
- Views: 10966
Re: Help SVG -> JPG with fonts (font-family attribute)
But I have my font name populated in both the font="" and the font-family="" attributes
- 2014-01-31T08:11:05-07:00
- Forum: Users
- Topic: Help SVG -> JPG with fonts (font-family attribute)
- Replies: 11
- Views: 10966
Re: Help SVG -> JPG with fonts (font-family attribute)
Gah, wish you didn't ask that... Unfortunately my shared hosting account doesn't let me `yum install inkscape`... (nor would the support admins install it for me...)
Any other hope?
Might anyone know for a fact that the default alternatives to inkscape cannot follow font-family attributes? Or, is ...
Any other hope?
Might anyone know for a fact that the default alternatives to inkscape cannot follow font-family attributes? Or, is ...
- 2014-01-30T12:59:05-07:00
- Forum: Users
- Topic: Help SVG -> JPG with fonts (font-family attribute)
- Replies: 11
- Views: 10966
Help SVG -> JPG with fonts (font-family attribute)
Hello,
Trying to convert a chunk of SVG markup to a JPG image .
It mostly works, except
[SOLVED-ish] Right-to-left text displays left-to-right, regardless of whether the SVG markup has direction="rtl", direction="ltr", or no direction attribute at all.
I solved this by manually reversing the ...
Trying to convert a chunk of SVG markup to a JPG image .
It mostly works, except
[SOLVED-ish] Right-to-left text displays left-to-right, regardless of whether the SVG markup has direction="rtl", direction="ltr", or no direction attribute at all.
I solved this by manually reversing the ...