4562 projects tagged "Mac OS X"
FontMapper is a font texture generator for game developers. It allows you to turn a font you have installed to a PNG texture of tightly packed glyphs, accompanied by a text file describing the glyphs' properties and texture coordinates. You can read these in a game to render fonts. FontMapper supports Unicode (although only the Basic Multilingual Plane, i.e. the 16-bit codepoints), and each glyph can have its own size, i.e. fonts are not necessarily monospaced. Currently, FontMapper is command-line only, although there might be a GUI frontend in the future.
Resize Magic is an application that resizes images with a high quality algorithm, similar to the Lanczos algorithm used by other programs, with some modifications. It can be used to batch resize images, and preserves Exif data and ICC color profiles. A Photoshop plugin is also available as a commercial product.
Melon MailServer is a simple mail server emulator for developers. It can emulate POP3 and SMTP services. The SMTP facility receives and stores all the messages sent to it rather than sending them. The POP3 facility allows you to download any messages without authorization. The server is designed to accept all messages for any email accounts. It can be very useful for testing Web applications and other software applications.
The RepairsLab system allows you to manage the entry and exit of equipment repair in a small workshop for repairs or service center. The application allows the printing of a "Repairs sheet" for each device and manages the state of repair. Inside the Repairs ticket, you can enter the features of the delivered and the state of repair. The system provides management of different master data for definition of states of repair, customers, types of equipment, trademarks, and models. You can print a paper "Repairs sheet" in duplicate to store paper and as a delivery receipt for the customer.
ViTables is a graphical browser for HDF5 and PyTables databases. It can open arbitrarily large files and browse their data and metadata in a variety of ways. Its capabilities include easy navigation through the data hierarchy, displaying of real data and its associated metadata, and simple yet powerful browsing of multidimensional data.
pytvshows downloads torrents for TV shows from RSS feeds provided by ezrss.it (previously tvRSS.net). It is designed to be run from cron or a shell and interfaces with BitTorrent clients like Transmission (via the Transmission RPC API) or any other BitTorrent client that supports folder monitoring (most). This is a resurrection of the venerable pytvshows script by Ben Firshman.