OpenGLChecker


 
Thread Tools Search this Thread
Top Forums Programming OpenGLChecker
# 1  
Old 05-14-2013
OpenGLChecker

Hey,

I don't know in which forum this decently fits.
I would like to know if the linux version of my application works
http://sourceforge.net/projects/openglchecker/
Please try it out, please with broad range of linux distros. It is coded in C++, uses the CEngine (engine i wrote myself, using xlib). Im afraid it doesnt work on other systems, but on my ubuntu it is working fine.
Can sb also explain me how to show xpm icons which I loaded with transparency? Now i see the icon with black background, but I want transparency...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MComix(1)						      General Commands Manual							 MComix(1)

NAME
MComix - GTK Comic Book Viewer SYNOPSIS
mcomix [OPTION...] [PATH...] DESCRIPTION
MComix is an user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR, 7Z, LHA or tar archives (also GZIP or BZIP2 compressed) as well as plain image files. OPTIONS
-h, --help Display the help text and exit. -s, --slideshow Start the application in slideshow mode. -l, --library Show the library on startup. -v, --version Show the version number and exit. Viewing modes -f, --fullscreen Start the application in fullscreen mode. -m, --manga Start the application in manga mode. -d, --double-page Start the application in double page mode. Zoom modes -b, --zoom-best Start the application with zoom set to best fit mode. -w, --zoom-width Start the application with zoom set to fit width. -h, --zoom-height Start the application with zoom set to fit height. The zoom modes are mutually exclusive, and if more than one is specified, the first will be used. ARGUMENTS
PATH The path to one or more files or directories to be opened. DEPENDENCIES
Required: Python 2.5 or later (3.0 and later is not supported). PyGTK 2.14 or later. PIL (Python Imaging Library) 1.1.5 or later. Distribute or Setuptools. Distribute supersedes Setuptools on most distributions. Recommended: unrar or rar to extract RAR archives. p7zip to extract 7Z archives. lha to extract LHA archives. pysqlite (if not already built into Python). BUGS
Please report any bugs to the MComix bug tracker at http://sourceforge.net/projects/mcomix CONTACT
The MComix home page is http://mcomix.sourceforge.net September 2011 MComix(1)