log TOOLS/subfont-c/subfont.c @ 7057:9a69417e2e0f

age author description
Sun, 18 Aug 2002 08:21:24 +0000 michael 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>
Fri, 16 Aug 2002 22:39:02 +0000 michael 10l
Fri, 16 Aug 2002 22:36:54 +0000 michael 40% faster blur
Fri, 16 Aug 2002 21:02:50 +0000 arpi speedup of gauss
Fri, 16 Aug 2002 16:35:43 +0000 arpi using precalculated src*om[][] table -> 25% faster.
Fri, 16 Aug 2002 16:06:02 +0000 arpi more (~40%) speedup :)
Thu, 15 Aug 2002 22:45:34 +0000 michael skip black in outline (white skip code is #if 0 as there is no speed difference)
Thu, 15 Aug 2002 20:50:13 +0000 arpi added gettimeofday-based profiling/timing
Thu, 25 Jul 2002 13:36:59 +0000 alex smth
Thu, 02 May 2002 01:56:28 +0000 arpi .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
Sun, 03 Mar 2002 19:18:42 +0000 alex --outdir added
Fri, 24 Aug 2001 10:46:31 +0000 zybi Resolved endianess issues.
Fri, 24 Aug 2001 08:55:00 +0000 zybi Added --unicode switch. This is for UTF-8 encoded subtitles.
Tue, 21 Aug 2001 14:00:57 +0000 zybi Implemented new Gaussian blur algorithm, extended font.desc format, optimized for speed and memory usage.
Mon, 13 Aug 2001 19:33:41 +0000 arpi speed optimized :)
Mon, 13 Aug 2001 18:39:23 +0000 arpi return value of iconv fixed for glibc 2.1.3, using strrchr instead of basename, as basename is buggy
Mon, 13 Aug 2001 18:37:10 +0000 arpi upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>
Thu, 09 Aug 2001 20:07:45 +0000 arpi more optimization
Thu, 09 Aug 2001 18:39:43 +0000 arpi some optimization
Thu, 09 Aug 2001 17:29:25 +0000 arpi dirty fix to get it work with glibc 2.1.x, and changed blur algorithm
Thu, 09 Aug 2001 17:28:06 +0000 arpi mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc.pl>