Re: SVG to PNG

Pro Turm <[email protected]> Tue, 24 Nov 2020 13:34:11 +0100
Newsgroups gmane.comp.video.graphicsmagick.help
Message-ID <CADC9rU8QrLkW2guyJk4c2-_iLdFy73S4Vxv=gcYFrsBcX5aDng@mail.gmail.com>
I'm back on Windows:

1) It turned out that type.mgk is a must to exist. If it is not found, an
exception is thrown?
  ThrowException(exception,ConfigureError,UnableToAccessConfigureFile,
    filename);

2) what is the use case for this code in blob.c
#if defined(MSWINDOWS)
  {
    void
      *resource;

    resource=NTResourceToBlob(filename);
    if (resource)
      return resource;
  }
#endif /* defined(MSWINDOWS) */

Am Di., 24. Nov. 2020 um 11:07 Uhr schrieb Pro Turm <[email protected]>:

> > I am referring to the code under 'libxml' in the GraphicsMagick source
> tree.
> In the same libxml source tree there is a ChangeLog file which states 2009
> ?!?
>
> Am Mo., 23. Nov. 2020 um 18:34 Uhr schrieb Bob Friesenhahn <
> [email protected]>:
>
>> On Mon, 23 Nov 2020, Pro Turm wrote:
>>
>> >> By the way, it is misleading to say that the libxml sources are from
>> 2009
>> > given that the libxml2 used is release 2.9.10 from December, 2019.
>> > According to the changelog from the current GM sources, it was: Fri Jul
>> 10
>> > 16:11:34  CEST 2009.
>> > To which libxml2 are you referring ?
>>
>> I am referring to the code under 'libxml' in the GraphicsMagick source
>> tree.
>>
>> I see this in the changelog 'ChangeLog.2019' file:
>>
>>    ChangeLog.2019: * libxml: libxml2 is updated to 2.9.10 release.
>>
>> I am not seeing any mention of libxml2 updates in 2009.
>>
>> 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
>>
>>
>> _______________________________________________
>> Graphicsmagick-help mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help
>>
>

_______________________________________________
Graphicsmagick-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help