pixel
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 234
Gimp::Pixel 1.211
Gimp::Pixel is a how to operate on raw pixels. more>>
Gimp::Pixel is a how to operate on raw pixels.
***WARNING*** this manpage is no longer up-to-date. See examples/map_to_gradient for a simple raw-pixel-manipulating plug-in. If you bug me enough Ill rewrite this document.
SYNOPSIS
use Gimp;
use PDL; # to make sensible things with the pixels
# Gimp::GimpDrawable - The GimpDrawable structure
# Gimp::Tile - The Tile family of functions.
# Gimp::PixelRgn - The PixelRgn family of functions.
You can access the pixels in a drawable through tiles or pixel regions. This manpage explains how this is done in perl. All classes (Gimp::GimpDrawable, Gimp::Tile, Gimp::PixelRgn) are available with and without the Gimp:: prefix.
<<less***WARNING*** this manpage is no longer up-to-date. See examples/map_to_gradient for a simple raw-pixel-manipulating plug-in. If you bug me enough Ill rewrite this document.
SYNOPSIS
use Gimp;
use PDL; # to make sensible things with the pixels
# Gimp::GimpDrawable - The GimpDrawable structure
# Gimp::Tile - The Tile family of functions.
# Gimp::PixelRgn - The PixelRgn family of functions.
You can access the pixels in a drawable through tiles or pixel regions. This manpage explains how this is done in perl. All classes (Gimp::GimpDrawable, Gimp::Tile, Gimp::PixelRgn) are available with and without the Gimp:: prefix.
Download (0.26MB)
Added: 2006-10-26 License: Perl Artistic License Price:
1112 downloads
Blinkensisters - Hunt for the Lost Pixels 0.4
Blinkensisters - Hunt for the Lost Pixels is a Parallax-style 2D scrolling game. more>>
Blinkensisters - Hunt for the Lost Pixels is a Parallax-style 2D scrolling game.
Blinkensisters is a new 2D scrolling gaming system for Linux, MacOSX, Windows and POSIX-compatible Unix-Systems (every platform that can run SDL).
You can even make your own levels with a simple text-editor.
EXPORTING
This program may be exported to ALL countries, as long as the following guidelines is followed:
*) The GNU General Public License is backed up by local law
*) The program and/or its content does not violate local law.
*) Neither the Programm nor any of its files are used for any war-like purpose. (Country of origin is Austria; our local law does not allow to export products that support war).
CREATION OF LEVELS
You can create your own levels with a text editor. A level consist of a
Config-File: e.g. level1.conf
-----------
These are simple "Variable-assignments", you define the following levels:
# a background picture (jpg or bmp format, put the file in the GFX directory)
bg=level1.jpg
# a background music (ogg Format, put the file in the SND directory)
snd=menuMusic.ogg
# Pictures of the tiles, predefined are now: bathtiles.bmp and weirdtiles.bmp
tiles=bathtiles.bmp
# the level data file (how does the level look like (see below))
leveldata=level1.dat
# The time in which the level must be solved (in seconds) (0 = no time limit)
leveltime=90
Data-File, e.g. level1.dat
---------
This is a text file which looks like something like this:
1 1
1 1
1 1
1 1
1 # B C # 1
1 11111 1111111
1 1
1+ ## A C - 1
111111111111111111111111111
Every character is a tile of 32x32 pixels in size. The characters have the following meanings:
+ ... Start point. Here starts the player (Blue)
- ... End point. After collecting the pixels, the player must arrive here.
(Red = not all pixels collected / Green = Player can exit)
# ... A pixel. You have to collect all pixels to solve the level.
P ... A power pixel. Must be collected; scares blue datenkraken away
* ... A bonus live.
$ ... Ponus points
A ... Monster (the brown Datenkrake)
B ... Monster (the blue Datenkrake)
C ... Monster (the yellow Datenkrake)
D ... Monster (the Eye-Monster)
E ... Monster (the Buggy)
1-9 ... diffent wall types / availability depends on the tiles-setting in config
NOTE: Do NOT use tabs; always use spaces!
<<lessBlinkensisters is a new 2D scrolling gaming system for Linux, MacOSX, Windows and POSIX-compatible Unix-Systems (every platform that can run SDL).
You can even make your own levels with a simple text-editor.
EXPORTING
This program may be exported to ALL countries, as long as the following guidelines is followed:
*) The GNU General Public License is backed up by local law
*) The program and/or its content does not violate local law.
*) Neither the Programm nor any of its files are used for any war-like purpose. (Country of origin is Austria; our local law does not allow to export products that support war).
CREATION OF LEVELS
You can create your own levels with a text editor. A level consist of a
Config-File: e.g. level1.conf
-----------
These are simple "Variable-assignments", you define the following levels:
# a background picture (jpg or bmp format, put the file in the GFX directory)
bg=level1.jpg
# a background music (ogg Format, put the file in the SND directory)
snd=menuMusic.ogg
# Pictures of the tiles, predefined are now: bathtiles.bmp and weirdtiles.bmp
tiles=bathtiles.bmp
# the level data file (how does the level look like (see below))
leveldata=level1.dat
# The time in which the level must be solved (in seconds) (0 = no time limit)
leveltime=90
Data-File, e.g. level1.dat
---------
This is a text file which looks like something like this:
1 1
1 1
1 1
1 1
1 # B C # 1
1 11111 1111111
1 1
1+ ## A C - 1
111111111111111111111111111
Every character is a tile of 32x32 pixels in size. The characters have the following meanings:
+ ... Start point. Here starts the player (Blue)
- ... End point. After collecting the pixels, the player must arrive here.
(Red = not all pixels collected / Green = Player can exit)
# ... A pixel. You have to collect all pixels to solve the level.
P ... A power pixel. Must be collected; scares blue datenkraken away
* ... A bonus live.
$ ... Ponus points
A ... Monster (the brown Datenkrake)
B ... Monster (the blue Datenkrake)
C ... Monster (the yellow Datenkrake)
D ... Monster (the Eye-Monster)
E ... Monster (the Buggy)
1-9 ... diffent wall types / availability depends on the tiles-setting in config
NOTE: Do NOT use tabs; always use spaces!
Download (17.8MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1051 downloads
PXSL 0.9.5
PXSL project provides a convenient shorthand for writing markup-heavy XML documents. more>>
PXSL project provides a convenient shorthand for writing markup-heavy XML documents.
PXSL ("pixel") is a convenient shorthand for writing markup-heavy XML documents. It provides XML authors and programmers with a simple, concise syntax that they can use to create XML documents.
For more advanced users, it offers customizable shortcuts and sophisticated refactoring tools like functional macros that can markedly reduce the size and complexity of markup-dense XML documents.
Enhancements:
- UTF-8 is now the default input/output encoding
<<lessPXSL ("pixel") is a convenient shorthand for writing markup-heavy XML documents. It provides XML authors and programmers with a simple, concise syntax that they can use to create XML documents.
For more advanced users, it offers customizable shortcuts and sophisticated refactoring tools like functional macros that can markedly reduce the size and complexity of markup-dense XML documents.
Enhancements:
- UTF-8 is now the default input/output encoding
Download (0.049MB)
Added: 2007-01-30 License: GPL (GNU General Public License) Price:
997 downloads
TkWiCe 0.9
TkWiCe is a free wine cellar software. more>>
TkWiCe is a free wine cellar software. As it is written in native Tcl/Tk, youve got a real chance to use it on any operating system with that interpreter on it (you can get Tcl/Tk for any Unix like Mac OS X, Linux, *BSD, AIX, HP-UX or Solaris as well as for PowerPC and Windows).
If you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
<<lessIf you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
Download (0.45MB)
Added: 2007-08-02 License: BSD License Price:
814 downloads
JImage-Analyst 1.0
JImage-Analyst is a JAVA based library for extracting meta information from various image file formats. more>>
JImage-Analyst is a JAVA based library for extracting meta information from various image file formats.
Main features:
- Supported Image formats: BMP, CUR, GIF, ICO, IFF, JPEG, PCX, PNG, PNM (PBM, PGM, PPM), PSD, RAS, SWF, TGA, TIFF, XCF
- The following information are available:
- The format
- The mime type
- Dimension (width / height)
- Physical width and height (in DPI and inch)
- Bits per pixel
- Whether the image is progressive
- Comments from the image (such as in JPEG files)
- Number of images (such as with animated GIFs)
- High speed and low memory consumption
- No dependencies on 3rd party libraries
- No dependencies on AWT classes
- An architecture that allows to ass further formats very easily
Examples:
File file = new File("test.gif");
JImageAnalyst analyst = JImageAnalystFactory.getDefaultInstance();
ImageInfo imageInfo = analyst.analyze(file);
System.out.println("Format: " + imageInfo.getFormat());
System.out.println("MIME-Type: " + imageInfo.getMimeType());
System.out.println("Width: " + imageInfo.getWidth());
System.out.println("Height: " + imageInfo.getHeight());
System.out.println("BitsPerPixel: " + imageInfo.getBitsPerPixel());
// ... more information is available in imageInfo ...
<<lessMain features:
- Supported Image formats: BMP, CUR, GIF, ICO, IFF, JPEG, PCX, PNG, PNM (PBM, PGM, PPM), PSD, RAS, SWF, TGA, TIFF, XCF
- The following information are available:
- The format
- The mime type
- Dimension (width / height)
- Physical width and height (in DPI and inch)
- Bits per pixel
- Whether the image is progressive
- Comments from the image (such as in JPEG files)
- Number of images (such as with animated GIFs)
- High speed and low memory consumption
- No dependencies on 3rd party libraries
- No dependencies on AWT classes
- An architecture that allows to ass further formats very easily
Examples:
File file = new File("test.gif");
JImageAnalyst analyst = JImageAnalystFactory.getDefaultInstance();
ImageInfo imageInfo = analyst.analyze(file);
System.out.println("Format: " + imageInfo.getFormat());
System.out.println("MIME-Type: " + imageInfo.getMimeType());
System.out.println("Width: " + imageInfo.getWidth());
System.out.println("Height: " + imageInfo.getHeight());
System.out.println("BitsPerPixel: " + imageInfo.getBitsPerPixel());
// ... more information is available in imageInfo ...
Download (0.009MB)
Added: 2006-11-27 License: LGPL (GNU Lesser General Public License) Price:
1065 downloads
Plush 1.2.0
Plush is a portable renderer that can render 3D images in real time. more>>
Plush project is a portable renderer that can render 3D images in real time.
Main features:
- 8 bit per pixel rendering
- texturing and shading
- z-buffering
- frustrum clipping
- cameras
- lights (point, directional)
- objects with hierarchies
- object primitave creation
- simple file format mesh readers
- splines
- keen matrix manipulation code
- pretty rendering
Installation
Look/modify the appropriate makefile, or create a project with all the .c files in it. pl_conf.h and pl_defs.h have some defines that should be editted for your platform.
<<lessMain features:
- 8 bit per pixel rendering
- texturing and shading
- z-buffering
- frustrum clipping
- cameras
- lights (point, directional)
- objects with hierarchies
- object primitave creation
- simple file format mesh readers
- splines
- keen matrix manipulation code
- pretty rendering
Installation
Look/modify the appropriate makefile, or create a project with all the .c files in it. pl_conf.h and pl_defs.h have some defines that should be editted for your platform.
Download (0.044MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1152 downloads
Delvj 0.7.2
DelVJ is a software for realtime video 3d composition and algorithmic remixing. more>>
DelVJ is a software for realtime video 3d composition and algorithmic remixing.
Delvj uses gtk, python, glade and puredata.
It can be given indications for the objects, videos, and effects, and the computer can do the rest. It features a GTK+ interface that runs puredata in the background, controls xmms, and allows tweaking of all patch parameters, recording of videos, and streaming to an Icecast server.
It can be controlled through OSC, and has web and gtk interfaces. For Pixel fests of many kinds. Furthermore, it is licensed under GNUs GPL.
Enhancements:
- Many new options and a much better gtk interface.
- Debian packages and tar.gz have been updated.
- Ubuntu users beware as currend debian packages are too new for hoary, new packages for that distro have been created and are looking for hosting.
- Most important delvj is now multilanguage, with english, spanish and catalan supported.
- Many new translations will some day follow.
<<lessDelvj uses gtk, python, glade and puredata.
It can be given indications for the objects, videos, and effects, and the computer can do the rest. It features a GTK+ interface that runs puredata in the background, controls xmms, and allows tweaking of all patch parameters, recording of videos, and streaming to an Icecast server.
It can be controlled through OSC, and has web and gtk interfaces. For Pixel fests of many kinds. Furthermore, it is licensed under GNUs GPL.
Enhancements:
- Many new options and a much better gtk interface.
- Debian packages and tar.gz have been updated.
- Ubuntu users beware as currend debian packages are too new for hoary, new packages for that distro have been created and are looking for hosting.
- Most important delvj is now multilanguage, with english, spanish and catalan supported.
- Many new translations will some day follow.
Download (5.1MB)
Added: 2005-12-29 License: GPL (GNU General Public License) Price:
791 downloads
3gp movie wizard 1.3
3gp movie wizard is a small perl/kommander script that helps you to convert almost any movie format to 3gp movie. more>>
3gp movie wizard is a small perl/kommander script that helps you to convert almost any movie format to 3gp movie, suitable for watching on the modern mobile phones (tested only on Motorola V360 but should work with any mobile with 3gp support and 176 pixel wide screen).
It should be extremely easy to use, yet offer advanced options such as a good subtitle support and video equalizer.
<<lessIt should be extremely easy to use, yet offer advanced options such as a good subtitle support and video equalizer.
Download (0.13MB)
Added: 2006-02-21 License: GPL (GNU General Public License) Price:
1399 downloads
DirectFB 1.0.0 Final
DirectFB is a thin library that provides developers with hardware graphics acceleration. more>>
DirectFB is a thin library that provides developers with hardware graphics acceleration, input device handling and abstraction, integrated windowing system with support for translucent windows and multiple display layers on top of the Linux Framebuffer Device.
DirectFB project is a complete hardware abstraction layer with software fallbacks for every graphics operation that is not supported by the underlying hardware. DirectFB adds graphical power to embedded systems and sets a new standard for graphics under Linux.
Main features:
- Rectangle filling/drawing
- Triangle filling/drawing
- Line drawing
- Flat shaded triangles
- Simple blitting
- Stretched blitting
- Textured triangles (perspective correct)
- Blending with an alphachannel (per pixel alpha)
- Blending with an alpha factor (alpha modulation)
- Nine source and destination blend functions
- Porter/Duff rules are supported
- Premultiplied alpha supported
- Colorized blitting (color modulation)
- Source color keying
- Destination color keying
Enhancements:
The time has come
Let it all begin,
Start the future,
Head forward and
Make it happen
This is for you!
<<lessDirectFB project is a complete hardware abstraction layer with software fallbacks for every graphics operation that is not supported by the underlying hardware. DirectFB adds graphical power to embedded systems and sets a new standard for graphics under Linux.
Main features:
- Rectangle filling/drawing
- Triangle filling/drawing
- Line drawing
- Flat shaded triangles
- Simple blitting
- Stretched blitting
- Textured triangles (perspective correct)
- Blending with an alphachannel (per pixel alpha)
- Blending with an alpha factor (alpha modulation)
- Nine source and destination blend functions
- Porter/Duff rules are supported
- Premultiplied alpha supported
- Colorized blitting (color modulation)
- Source color keying
- Destination color keying
Enhancements:
The time has come
Let it all begin,
Start the future,
Head forward and
Make it happen
This is for you!
Download (2.3MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
960 downloads
mtPaint 3.11
mtPaint is designed for creating icons and pixel based artwork. more>>
mtPaint is designed for creating icons and pixel based artwork. mtPaint can edit indexed palette or 24 bit RGB images and offers basic painting and palette manipulation tools.
Its main file format is PNG, although it can also handle JPEG, GIF, TIFF, BMP, XPM and XBM files. Due to its simplicity and lack of dependencies it runs well on GNU/Linux, Windows and older PC hardware.
Main features:
- Edit indexed palette or 24 bit RGB images.
- Load & Save PNG, GIF, JPEG, TIFF, BMP, XPM and XBM files.
- Paint using tools and patterns in one simple main window.
- Protect certain colours on the canvas from being painted over.
- Manipulate digital photos : Crop, scale, rotate, sharpen, soften, emboss, change brightness / contrast / saturation / gamma.
- Up to 100 undo levels.
- Multiple image clipboard.
- View images between 10% and 2000% of their original size.
- English (UK) language by default, Spanish and Czech translations via gettext system (GTK+1: ISO-8859-1 & ISO-8859-2 GTK+2: UTF-8).
<<lessIts main file format is PNG, although it can also handle JPEG, GIF, TIFF, BMP, XPM and XBM files. Due to its simplicity and lack of dependencies it runs well on GNU/Linux, Windows and older PC hardware.
Main features:
- Edit indexed palette or 24 bit RGB images.
- Load & Save PNG, GIF, JPEG, TIFF, BMP, XPM and XBM files.
- Paint using tools and patterns in one simple main window.
- Protect certain colours on the canvas from being painted over.
- Manipulate digital photos : Crop, scale, rotate, sharpen, soften, emboss, change brightness / contrast / saturation / gamma.
- Up to 100 undo levels.
- Multiple image clipboard.
- View images between 10% and 2000% of their original size.
- English (UK) language by default, Spanish and Czech translations via gettext system (GTK+1: ISO-8859-1 & ISO-8859-2 GTK+2: UTF-8).
Download (0.24MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
1019 downloads
endlos 1.1.0
endlos projetc is a fractal generator. more>>
endlos project is a fractal generator.
Main features:
- Platform independend: runs on any Java virtual machine (1.5 or later; 1.6 up to twice as fast!)
- Multithreaded: uses any amount of threads for faster calculation on computers with multiple cores/CPUs.
- Unlimited precision: high precision modes for 32, 64, 128 bit and unlimited calculations.
- Smooth coloring: days of boring low color stripes are gone.
- Random coloring: see color maps that nobody else has seen before!
- Color maps: support of color maps (*.map) - separat package with over 1600 color maps available.
- Draw modes: choose between draw modes to see pixel, line, block or only full image result.
- Fast zooming: get an instant preview of the location youre zooming into.
- File formats: any file format supported by the Java virtual machine (PNG, JPG, BMP, etc.).
- Multi Fractals: calculate as many fractals as you like at the same time.
- Automatic saving of settings: keep your sophisticated settings.
<<lessMain features:
- Platform independend: runs on any Java virtual machine (1.5 or later; 1.6 up to twice as fast!)
- Multithreaded: uses any amount of threads for faster calculation on computers with multiple cores/CPUs.
- Unlimited precision: high precision modes for 32, 64, 128 bit and unlimited calculations.
- Smooth coloring: days of boring low color stripes are gone.
- Random coloring: see color maps that nobody else has seen before!
- Color maps: support of color maps (*.map) - separat package with over 1600 color maps available.
- Draw modes: choose between draw modes to see pixel, line, block or only full image result.
- Fast zooming: get an instant preview of the location youre zooming into.
- File formats: any file format supported by the Java virtual machine (PNG, JPG, BMP, etc.).
- Multi Fractals: calculate as many fractals as you like at the same time.
- Automatic saving of settings: keep your sophisticated settings.
Download (0.13MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
818 downloads
evilwm 1.0.0
evilwm is a minimalist window manager for the X Window System. more>>
evilwm is a minimalist window manager for the X Window System.
Minimalist here doesnt mean its too bare to be usable - it just means it omits a lot of the stuff that make other window managers unusable.
Main features:
- No window decorations apart from a simple 1 pixel border.
- No icons.
- Good keyboard control, including repositioning and maximise toggles.
- Solid window drags (compile time option - may be slow on old machines).
- Snap-to-border support (command line option).
- Virtual desktops (compile time option).
- Small binary size (even with everything turned on).
Options:
-display display
specifies the X display to run on.
-term termprog
specifies an alternative program to run when spawning a new terminal (defaults to xterm, or x?terminal?emulator in Debian).
-fg foreground
frame colour of currently active window.
-bg background
frame colour of inactive windows.
-bw borderwidth
width of window borders in pixels.
-snap num
enable snap-to-border support. num gives the proximity in pixels to snap to.
-mask1 modifiers
-mask2 modifiers
override the default keyboard modifiers used to grab keys for window manager functionality. mask1 is used for most keyboard controls (default: control+alt), and mask2 is used for mousebutton controls and cycling windows (default: alt). Modifiers may be separated with + signs. Valid modifiers are shift, lock, control, alt, mod1, mod2, mod3, mod4, mod5.
-app name/class
match an application by instance name and class (for help in finding these, use the xlsclients tool with the -l option). Subsequent -g and -v options will apply to this match.
-g geometry
apply a geometry (using a standard X geometry string) to applications matching the last -app.
-v vdesk
specify a default virtual desktop for applications matching the last -app. Use 0 for vdesk to set window as sticky.
-V
print version number.
Enhancements:
- Basic Xrandr support, snap-to-border behaviour fixes, and admission of stability.
<<lessMinimalist here doesnt mean its too bare to be usable - it just means it omits a lot of the stuff that make other window managers unusable.
Main features:
- No window decorations apart from a simple 1 pixel border.
- No icons.
- Good keyboard control, including repositioning and maximise toggles.
- Solid window drags (compile time option - may be slow on old machines).
- Snap-to-border support (command line option).
- Virtual desktops (compile time option).
- Small binary size (even with everything turned on).
Options:
-display display
specifies the X display to run on.
-term termprog
specifies an alternative program to run when spawning a new terminal (defaults to xterm, or x?terminal?emulator in Debian).
-fg foreground
frame colour of currently active window.
-bg background
frame colour of inactive windows.
-bw borderwidth
width of window borders in pixels.
-snap num
enable snap-to-border support. num gives the proximity in pixels to snap to.
-mask1 modifiers
-mask2 modifiers
override the default keyboard modifiers used to grab keys for window manager functionality. mask1 is used for most keyboard controls (default: control+alt), and mask2 is used for mousebutton controls and cycling windows (default: alt). Modifiers may be separated with + signs. Valid modifiers are shift, lock, control, alt, mod1, mod2, mod3, mod4, mod5.
-app name/class
match an application by instance name and class (for help in finding these, use the xlsclients tool with the -l option). Subsequent -g and -v options will apply to this match.
-g geometry
apply a geometry (using a standard X geometry string) to applications matching the last -app.
-v vdesk
specify a default virtual desktop for applications matching the last -app. Use 0 for vdesk to set window as sticky.
-V
print version number.
Enhancements:
- Basic Xrandr support, snap-to-border behaviour fixes, and admission of stability.
Download (0.029MB)
Added: 2007-06-19 License: Artistic License Price:
857 downloads
dxgallery 169
dxgallery is a static HTML image gallery generator which uses dynamic columns and fixed pixel image scaling. more>>
dxgallery is a static HTML image gallery generator which uses dynamic columns and fixed pixel image scaling. It also tries to look pretty.
I created dxgallery because it is the only one I know of that:
- Uses a dynamic number of columns.
- Uses consistent pixel count scaling.
- Is the prettiest.
It also uses entirely static html which can be generated on a different machine from the one which serves it.
And it conforms to XHTML 1.0 Transitional.
Enhancements:
- Fixed unsightly wrapping.
<<lessI created dxgallery because it is the only one I know of that:
- Uses a dynamic number of columns.
- Uses consistent pixel count scaling.
- Is the prettiest.
It also uses entirely static html which can be generated on a different machine from the one which serves it.
And it conforms to XHTML 1.0 Transitional.
Enhancements:
- Fixed unsightly wrapping.
Download (0.020MB)
Added: 2005-11-15 License: GPL (GNU General Public License) Price:
1439 downloads
GOffice 0.4.2
GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+. more>>
GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric.
Enhancements:
- Foocanvas bug that scaled images by 1 extra pixel. [#314864]
- Fix compilation for Gtk+ trunk.
- Fix chart guru help button. [#394181]
- Minor memory leak.
<<lessEnhancements:
- Foocanvas bug that scaled images by 1 extra pixel. [#314864]
- Fix compilation for Gtk+ trunk.
- Fix chart guru help button. [#394181]
- Minor memory leak.
Download (2.6MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
825 downloads
ImageInfo 1.9
ImageInfo is a free Java class to retrieve properties from image files. more>>
ImageInfo is a free Java class to retrieve properties from image files.
The following file formats are currently supported: JPEG, PNG, GIF, BMP, PCX, IFF, RAS, PBM, PGM, PPM and PSD (read why TIFF is not included). ImageInfo can recognize these formats, and in addition determine image width, height and color depth (bits per pixel).
Also check out ffident, my file format (group) and MIME type identification library. It extracts less information than ImageInfo (it only recognizes the format, no metadata), but it supports more formats and new formats can be added by editing a text file. Similar to file(1) / magic(5).
Using ImageInfo from within a Java application or applet
The image file can be any InputStream object or an instance of a class implementing DataInput (like RandomAccessFile). Here is some sample code on how to use the class:
ImageInfo ii = new ImageInfo();
// in can be InputStream or RandomAccessFile (or DataInput)
ii.setInput(in);
/* if you want to know how many images there are in a file,
uncomment the following line; will slow down ImageInfo
with animated GIFs */
//ii.setDetermineImageNumber(true);
// check does the actual work, you wont get results before
// you have called it
if (!ii.check())
{
System.err.println("Not a supported image file format.");
}
else
{
System.out.println(
ii.getFormatName() + ", " +
ii.getMimeType() + ", " +
ii.getWidth() + " x " + ii.getHeight() + " pixels, " +
ii.getBitsPerPixel() + " bits per pixel, " +
ii.getNumberOfImages() + " image(s).");
// there are other properties, check out the API documentation
}
Using ImageInfo as a command line program
ImageInfo also has a main method that makes it a command line tool. Assuming that ImageInfo.class is in your classpath, giving the class to java with some file names as arguments will be sufficient. Here is an example call including output:
$ java ImageInfo test.jpg
test.jpg
File format: JPEG
MIME type: image/jpeg
Width (pixels): 1556
Height (pixels): 2048
Bits per pixel: 24
Progressive: false
Number of images: 1
Physical width (dpi): 300
Physical height (dpi): 300
Physical width (inches): 5.1866665
Physical height (inches): 6.826667
<<lessThe following file formats are currently supported: JPEG, PNG, GIF, BMP, PCX, IFF, RAS, PBM, PGM, PPM and PSD (read why TIFF is not included). ImageInfo can recognize these formats, and in addition determine image width, height and color depth (bits per pixel).
Also check out ffident, my file format (group) and MIME type identification library. It extracts less information than ImageInfo (it only recognizes the format, no metadata), but it supports more formats and new formats can be added by editing a text file. Similar to file(1) / magic(5).
Using ImageInfo from within a Java application or applet
The image file can be any InputStream object or an instance of a class implementing DataInput (like RandomAccessFile). Here is some sample code on how to use the class:
ImageInfo ii = new ImageInfo();
// in can be InputStream or RandomAccessFile (or DataInput)
ii.setInput(in);
/* if you want to know how many images there are in a file,
uncomment the following line; will slow down ImageInfo
with animated GIFs */
//ii.setDetermineImageNumber(true);
// check does the actual work, you wont get results before
// you have called it
if (!ii.check())
{
System.err.println("Not a supported image file format.");
}
else
{
System.out.println(
ii.getFormatName() + ", " +
ii.getMimeType() + ", " +
ii.getWidth() + " x " + ii.getHeight() + " pixels, " +
ii.getBitsPerPixel() + " bits per pixel, " +
ii.getNumberOfImages() + " image(s).");
// there are other properties, check out the API documentation
}
Using ImageInfo as a command line program
ImageInfo also has a main method that makes it a command line tool. Assuming that ImageInfo.class is in your classpath, giving the class to java with some file names as arguments will be sufficient. Here is an example call including output:
$ java ImageInfo test.jpg
test.jpg
File format: JPEG
MIME type: image/jpeg
Width (pixels): 1556
Height (pixels): 2048
Bits per pixel: 24
Progressive: false
Number of images: 1
Physical width (dpi): 300
Physical height (dpi): 300
Physical width (inches): 5.1866665
Physical height (inches): 6.826667
Download (0.027MB)
Added: 2006-11-14 License: Public Domain Price:
1085 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above pixel search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed