Search found 3 matches

by angelhm
2019-03-28T09:29:18-07:00
Forum: Users
Topic: Problems wit underlines and italics.
Replies: 4
Views: 4634

Re: Problems wit underlines and italics.


I'm looking for instructions about how to install inkscape but I can not find anything, can you give me some information about?
See https://inkscape.org/


I thought that the installation on the server was different but now I have it properly installed. I need to change my command because the ...
by angelhm
2019-03-27T01:21:18-07:00
Forum: Users
Topic: Problems wit underlines and italics.
Replies: 4
Views: 4634

Re: Problems wit underlines and italics.

Hello fmw42! Thanks for your response.

First I checked my version:

...$ convert -version
Version: ImageMagick 7.0.8-16 Q16 x86_64 2018-12-13 https://imagemagick.org
Copyright: © 1999-2019 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP ...
by angelhm
2019-03-22T02:36:31-07:00
Forum: Users
Topic: Problems wit underlines and italics.
Replies: 4
Views: 4634

Problems wit underlines and italics.

Hi guys!

First, thanks in advance!

I got a few problems printing to a PDF file with imagemagick command line. Here is my command:

$command = "convert /tmp/diseno.svg -gravity northwest -density 150x150 -repage ".$repage.$offsetLeft.$offsetTop."\! /tmp/diseno.pdf";


And these are my problems ...