68 projects tagged "Windows (32 and 64 bit)"
jPDFNotes is a Java bean component which can be integrated into Java applications or deployed on the Web in an applet or using Java Web start. It allows users to mark up, review, and annotate PDF documents online. Most PDF annotations and features are supported, including graphical, sound, free text, typewriter, measurements (distance, perimeter, and area), file attachments, and bookmarks. All PDF fonts are supported (Types 0-3, OpenType, and TrueType).
jWordConvert is a Java library which can read and render Word documents natively to convert to PDF, to convert to images, or to print the documents automatically. The library is 100% Java, so it can run on any platform which supports Java. It does not use any third party software or native calls, and can be run in a server environment or integrated into a desktop application.
crunch/crnlib is a lossy texture compression tool and library for developers that distributes and uses content in the DXT1/5/N or 3DC/BC5 compressed mipmapped texture formats. crnlib can compress mipmapped 2D textures and cubemaps to .8-1.25 bits/texel, and normal maps to 1.75-2 bits/texel. crnlib's quality and performance is competitive to transform-based solutions, or other offline/real-time DXTn compressors such as squish or ATI_Compress. crnlib implements a new form of "clustered" DXTn compression, with a compressed texture data format that was carefully designed to be very quickly transcodable directly to raw DXTn texture bits with no intermediate recompression step or individual pixel-level operations. The typical single threaded transcode to DXTn rate is equivalent to 100-250 megatexels/sec. Fast random access to individual mipmap levels is supported.
jPDFAssemble is a Java library to assemble PDF files. It can combine, merge, or split PDF documents, and allows the addition or manipulation of bookmarks. It can save resulting documents to the local filesystem or to an output stream, to be able to serve the documents directly to a client browser when working within a J2EE server. jPDFAssemble is built on top of Qoppa's proprietary PDF technology, so you do not have to install any third party software or drivers. It is also 100% Java, so it is completely platform-independent.
Game Controller Hack (GCH) allows you to use a game controller (like a game pad or joystick) with games which do not support them. It achieves this by mapping the directional input (like analogue joysticks and directional pads) and button presses to mouse and keyboard events. This allows all types of games to be played, from first person shooters to simple 2D flash games.
SAP has three different types of tables: Pooled tables, direct tables, and clusters. Pooled tables pool together several smaller lists and lookups into one table. The format of the pooled tables is basically Cobol Record structure. SAP Pooled Table Viewer uses the SAP data dictionary to create Oracle views that allow easy querying of the SAP data. This makes it easier to integrate with SAP systems where you can use database connectivity and bypass the need for ABAP.
War in Space is a shooting game. It's not a "Space Invaders" clone, but if you are familiar with games like that, you'll get the hang of War in Space pretty quickly. There are three girls ready to fly your spaceship for you, and each of them has their own quality and handicap. Pick one of them and you're ready to go. Shoot as many targets as you can and try to score big. It starts out very easy, but it will get harder and harder as the game progresses. See how far you can go. The game makes use of a patching system that allows you to 'modify' the game without destroying the original. An update is planned to make this compatible with the JCR5 project.