hibView
|
Table of content
- Disclaimer
- What is it?
- Purpose
- Features
- Compilation
- Requirements
- *nix
- Windows
- Eclipse
- Installation
- Requirements
- Installing
- License
- Thanks
I am not liable for any damage caused by the use of this program.
hhibView is a fast viewer of formatted text for the calculators of Texas Instrument : ti89, ti92+, v200.
- from hiblib features :
- draw TXT, STR, PIC files
- compatible with every TxtRider format
- bookmarks with hierarchy
- PIC in text files
- compressed files (generic call back)
- hypertext link
- fast vertical and horizontal scrolling
- font changing
- formatting of the text
- vector, conjuguate, strike, inversed color and underline
- suffix and exponent
- italic and bold
- Show text from the parameters :
hibview("#Thello world !")
- support of compressed files (with ziplib)
- support of screen display changing
- zoom
- embedded minimal file browser
hibView needs the last version of TiGCC and TiGCCLib, and the last version of hibLib.
Enter in the root directory of this distribution and write :
make PROJECT_PATH=$PWD
Not tested. Try to import the files under the IDE of TIGCC.
This project is developed with the Eclipse IDE. To do so,
- install the CDT plugin
- create a new 'Standard Make C project', and import every files of this distribution
- in the properties of the created project, set a new environment variable. The name of the variable is
PROJECT_PATH
and the value is ${project_loc}
hibView requires a kernel. The recommended kernel at this time is PreOs.
It also needs the dynamic library hibLib.
hibView needs the ziplib library : it is provided in the PreOs distribution, embedded in the stdlib library.
A last dependency is the library ConfLib that you can download on sur Ti-FR.
Send the file hibview.??z contained in the bin directory of the distribution to your calculator and don't forget to send hibLib too.
- for ti89 : hibview.89z
- for ti92+ : hibview.9xz
- for v200 : hibview.v2z
hibView is under the LGPL. Please read the joined file "LICENSE.txt" to get more information.
- Kevin Kofler for TIGCC
- Patrick Pélissier for PreOs
- Romain Liévin for TiEmu
- Flanker (Matthieu Gallet) for ConfLib
- every yaronautes for answering my questions and resolving my problems
|
v2.0 Copyright © 2002-2006 Nicolas Lalevée
|