Hi. After testing "my.busybox" witch uclibc I found different or error work in fread(). This function not set feof() if file size equivalent read buffer size (hmm, or last read). But in (g)libc this test is Ok. Concretical problem: loadfont applet from busubox not work with message: loadfont: Font too large: Success -- vodz