1
2
    Quax - A neat desktop zooming tool
3
  ======================================
4
  
5
  
6
  1) What is Quax?
7
8
    Quax is a  desktop zooming tool intended especially for web developers, but
9
  is very handy and friendly for newbies. There are few other tools for this
10
  task: XMag, KMag and KZoom. All of them are full featured applications 
11
  and take some time to figure how to use them. Quax is *very* easy to use.
12
13
    The only thing you need to know is to right click on Quax surface to get
14
  the menu.
15
16
    Web developers and graphics designer need fast access so they use shortcuts.
17
  
18
    For the moment there's no help file for Quax, but only a UNIX manual page.
19
  This can only be read if you install Cygnus environment (GNU/UNIX under
20
  MS Windows)
21
22
23
  2) How I'll install Quax?
24
25
    To compile Quax you need QT-2.3.0 Non Comercial Edition for Windows
26
  and MS Visual C++ 6.0. If you install them with default settings, then
27
  you may simply call the "compile-win32.bat" file. To cleanup after compile
28
  run "clean-win32.bat".
29
30
    To install Quax copy quax.exe somewhere when %PATH% variable can reach it.
31
  For example %WINDIR%, where it can be C:\WINDOWS, C:\WINNT.  
32
33
34
  3) How to obtain Quax?
35
  
36
    Go to http://www.ro.kde.org/quax/
37
  
38
39
  4) Where I can report bugs and whishes?
40
  
41
    To the authors. See the AUTHORS file.
42
  
43
44
  5) Notes for WIN32 release
45
  
46
    a) For the moment there's a lack for "Hand" cursor.
47
    b) There's no native Windows help file
48
    c) Menu accelerators use lower case letters
49
50