View Single Post
Old 04-21-2015, 09:23 AM   #1
Kronuz
Human being with feelings
 
Join Date: Apr 2015
Posts: 1
Default Recording to animated GIFs, the Hard Way

I've added support for LICEcap `.lcf` format file to Jon's (Sublime Text creator) web animations. See Animated GIFs the Hard Way - http://www.sublimetext.com/~jps/anim..._hard_way.html.

My fork of jon's anim_encoder has support for it (https://github.com/Kronuz/anim_encoder), just record the animation to a file with the .lcf extension and run `./anim_encoder.py example.lcf`.

Last edited by Kronuz; 04-22-2015 at 05:36 AM. Reason: Fixed blog url (extension for link is .html, not .htm)
Kronuz is offline   Reply With Quote