Tickly wrote:
Thats not quite true. Intuition.library provides commands for setting up displays and windows, and graphics.library provides the routines for rendering graphics into them. Intuition doesn't, for example, provide text, line drawing, area filling, or other graphics functions.
To be honest you are wrong here =) There are some (bit stupid) functions for rendering. One of them is PrintIText(). However it calls gfx lib functions for rendering but...

In fact, intuition calls graphics.library functions to render its own graphics.
Just making you crazy!
