-
Hello,
It will be a great feature to add the possibility of adding skins for the borders.
Thanks.
2009-10-13 12:43:56 UTC by sorcer1
-
sekelsenmat committed revision 181 to the Virtual Magnifying Glass SVN repository, changing 8 files.
2009-09-11 15:36:20 UTC by sekelsenmat
-
sekelsenmat committed revision 180 to the Virtual Magnifying Glass SVN repository, changing 3 files.
2009-09-10 14:22:44 UTC by sekelsenmat
-
my videoadapter is nvidia quadro fx1100, operating system is windows xp sp3.
i used the latest version of Virtual Magnifying Glass (3.2.2).
according to videocard_checker.dll information my videocard supports 0 and 1 modes thus i modified [plugins] section in magnifier.ini file:
UsePlugins=1
PluginName=pas_overlays.dll
PluginData=0
and i also tried
UsePlugins=1...
2009-09-05 14:08:29 UTC by alexsupra
-
The file can be found here:
http://magnifier.svn.sourceforge.net/viewvc/magnifier/trunk/translationsvmg.pas?view=markup
There is a button there to download it.
2009-08-17 19:10:32 UTC by sekelsenmat
-
(1) Its the standard behavior, you can activate it again by clicking on its system tray icon in the menubar extras on the right top corner of the screen.
(2) I'll check before the next release
(3) Hard for me to fix, since I don't have a multiple display system, but I can give it a try.
2009-08-17 19:07:24 UTC by sekelsenmat
-
They are included in the pre-compiled zip package for Mac OS X:
https://sourceforge.net/projects/magnifier/files/magnifier%20for%20Mac%20OS%20X/3.3.2/Magnifier-3.3.2-Mac-Intel.zip/download
It seams to me that you are downloading the source code and not the pre-compiled package for Intel Macs.
2009-08-17 19:02:15 UTC by sekelsenmat
-
You need to install Lazarus to build the magnifier. You can download it here:
https://sourceforge.net/projects/lazarus/files/
Then you can build the magnifier by opening its project file from the IDE. The scripts and makefiles are aimed at Linux and FreeBSD users.
Compiling with the Qt Lazarus interface produces the best result.
2009-08-17 18:51:41 UTC by sekelsenmat
-
At first I could not build because the make.sh script references fpc (free pascal compiler) which I didn't have. I installed it. Now the build is complaining in a new spot (probably because I don't have the lazarus library (I don't really know what that is).
./make.sh
Target architecture: i386
Target operating system: linux
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of...
2009-08-06 03:11:24 UTC by lurkfest
-
In the osx zip file docs directory there is a file called README-EN.pdf. This set of installation instructions references Qt_libraries.mpkg and Qt4Intf.pkg, however these files are not included in the Virtual Magnifying Glass zip download.
2009-08-06 03:03:31 UTC by lurkfest