HomeTihibDemineFifa 89compLibhibLibhibViewPSI lessonsGentooEclipseFirefoxHib...

What's that ?

Designing and redesigning the functionalities of hibView, some functionalities appears me to be useful for other programs like file explorators or even a game. So I have merged every kernel functionalities of text drawing of hibView in one library : hibLib.

So hibLib is a library of fast formatted text drawing. hibView becomes in fact a simple graphic user interface and a simple file browser.

Designing in reusability, hibLib is composed of two parts. One part is the kernel of hibLib : it is the dynamic library. The second part contain the optional functionalities and are merged in a static library.

As structured, hibView sources are very light : every programer can customize hibView to his own needs.