TG2D (Tajga 2D graphic library)

DESCRIPTION:
  TG2D will be cross-platform 2D graphic library. It's main goals are speed, usuability and 
  simplicity. It's interface will allow to use it by different ways, from EXE with system hook 
  to direct including into project.

PROGRAMMING:
  TG2D will be coded in Flat Assembler.
  
  - All defined names will have "TD2D." prefix so it's sources can be included directly
    into antoher fasm project without conflicting with it's names.

  - It will use 32bit pentium code.
