Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: hiro on June 17, 2011, 05:22:53 AM

Title: fltk 1.3 released
Post by: hiro on June 17, 2011, 05:22:53 AM
http://fltk.org/articles.php?L1086

We should use it  :P
Title: Re: fltk 1.3 released
Post by: gutmensch on June 17, 2011, 11:22:07 AM
Let's first check size... remember, we want to be "tiny" ;-)

Code: [Select]
tc@box:~/ext/Xorg$ ls -l /usr/lib/libfltk*.so.*
-rwxr-xr-x    1 tc       staff       503192 Jul  9  2010 /usr/lib/libfltk.so.1.1
-rwxr-xr-x    1 root     staff       915152 Jun 17 16:36 /usr/lib/libfltk.so.1.3
-rwxr-xr-x    1 tc       staff        18388 Jul  9  2010 /usr/lib/libfltk_forms.so.1.1
-rwxr-xr-x    1 root     staff        17332 Jun 17 16:36 /usr/lib/libfltk_forms.so.1.3
-rwxr-xr-x    1 root     staff        85628 Jun 17 16:36 /usr/lib/libfltk_gl.so.1.3
-rwxr-xr-x    1 tc       staff        50220 Jul  9  2010 /usr/lib/libfltk_images.so.1.1
-rwxr-xr-x    1 root     staff        53936 Jun 17 16:36 /usr/lib/libfltk_images.so.1.3

gl could be disabled, fltk main library +410 K increase in size. That's quite much, if we don't have any features or real need for 1.3? And I doubt +410 K would be the end if we do down this road... ;)
Title: Re: fltk 1.3 released
Post by: hiro on June 17, 2011, 01:06:09 PM
utf-8
but perhaps you're right;)