Re: SVG to PNG
Bob Friesenhahn <[email protected]> Wed, 18 Nov 2020 17:37:23 -0600 (CST)
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 18 Nov 2020, Pro Turm wrote: >> There is also an "uninstalled" configure option > If I understood you correctly, using --disable-installed is one option to > define paths for configuration files, the other is to rewrite handish the > paths in magick_config.h With the "uninstalled" mode, everything is relative to where the program executable (or shared library) is. >> Nope. > So, I have to set different type.mgk for Linux and Windows over the > magick_config.h ? Or am I expected to have type-linux.mgk ? Having a type-linux.mgk would be difficult since there is no standard set of fonts under Linux. There are some popular font packages available on many distributions and you could request that the user install that package (maybe via a dependency rule followed by the operating system package manager) and then provide a mapping file for it. > PS Is all the above information in the documentation, or mostly in the > source code? If the former, I would have liked to had read it before > starting the discussion. However, I wasn't a skillful enough searcher for > it. All of the documentation comes with the software in the 'www' subdirectory. There is a huge hunk of documentation at "http://www.graphicsmagick.org/GraphicsMagick.html" (which you can find at "www/GraphicsMagick.html". I do see some mention of type.mgk. Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt