mailing-list for TeXmacs Users

Text archives Help


Re: Gif animations


Chronological Thread 
  • From: Giovanni Piredda <address@hidden>
  • To: address@hidden
  • Subject: Re: Gif animations
  • Date: Fri, 29 Jan 2021 16:17:28 +0100


On 20.01.21 10:53, Daniel Panazzolo wrote:
Hi,

I tried to follow Joris and Jeroen ideas to include GIF animations

insert -> Animation -> Animation


by installing Imagemagick (windows version).


Unfortunately, I cannot see how to reconfigure Texmacs to make it use
imagemagick tools.

It is necessary to recompile the source code?


Thanks in advance for any help,

Daniel


I took a look at the C++ source code. I understand C++ quite weakly, maybe someone else can correct/complete what I write.

It looks to me like this.

The relevant files are

Typeset/Boxes/Animate/animate_boxes.cpp
System/Files/image_files.cpp

In image_files the function imagemagick_cmd is defined




Archive powered by MHonArc 2.6.19.

Top of page