This is the libjpeg-turbo library.
libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors
which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG
compression and decompression.
libjpeg-turbo is generally 2-4x as fast as the unmodified version
of libjpeg, all else being equal.
libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru,
but the TigerVNC and VirtualGL projects made numerous enhancements to the codec,
including improved support for Mac OS X, 64-bit support,
support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.),
accelerated Huffman encoding/decoding, and various bug fixes.
The goal was to produce a fully open source codec that could replace
the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC.
libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP.
It is faster in some areas but slower in others.
Tiled is a general purpose tile map editor. It's built to be easy
to use, yet flexible enough to work with varying game engines,
whether your game is an RPG, platformer or Breakout clone. Tiled
is free software and written in C++, using the Qt application
framework. The main features in a nutshell:
* General purpose tile map editor with XML-based map format
* Supports orthogonal and isometric maps
* Custom objects can be placed with pixel precision
* Full undo/redo and copy/paste support
* Add custom properties to tiles, layers, objects or the map
* Automatically reloads tilesets when changed externally
* Resize or offset your tile map later as needed
* Efficient tile editing tools like stamp and fill brushes
* Supports input/output plugins to open and save files in custom
formats
pngcheck verifies the integrity of PNG, JNG and MNG files
(by checking the internal 32-bit CRCs [checksums] and decompressing
the image data); it can optionally dump almost all of the chunk-level
information in the image in human-readable form.
For example, it can be used to print the basic statistics about an image
(dimensions, bit depth, etc.); to list the color and transparency info
in its palette (assuming it has one); or to extract the embedded text
annotations. This is a command-line program with batch capabilities.
pngsplit - break a PNG, MNG or JNG image into constituent chunks
(numbered for easy reassembly)
png-fix-IDAT-windowsize - fix minor zlib-header breakage caused by
older libpng
Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.
Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.
This port implements support for loading and using PNG images with
Tcl/Tk. Although other extensions such as Img also add support for PNG
images, I wanted something that was lightweight, did not depend on libpng,
and which would be suitable for inclusion in the Tk core, as Tk does not
currently support any image formats natively that take advantage of its
internal support for alpha blending, and alpha antialiasing and drop shadows
really go a long way toward beautifying Tk applications.
At this time, the package supports reading images from files or binary
data. Base64 decoding is supported as of version 0.6. Exporting images
to PNG format is not supported yet.
The package supports the full range of color types, channels and bit
depths from 1 bit black & white to 16 bit per channel full color
with alpha (64 bit RGBA) and interlacing. Ancillary "chunks" such
as gamma, color profile, and text fields are ignored, although they
are checked at a minimum for correct CRC.
XFIG - Facility for Interactive Generation of figures under X11
Xfig is a menu-driven tool that allows the user to draw and manipulate objects
interactively in an X window. The resulting pictures can be saved, printed
on postscript printers or converted to a variety of other formats (e.g. to
allow inclusion in LaTeX documents).
To enjoy the beautiful colors, specify "*customization: -color" in your
.Xdefaults or .Xresources file.
Xfig is internationlized from version 3.2. To use i18n feature, type
$ xfig -international [-inputStyle OverTheSpot]
Xfig acts as non-i18n version without -international option. If you put
"Fig.international: true" into your resource file, -international option may
omitted.
ja_JP.EUC and ko_KR.EUC is tested for input, display, and printing.
For zh_CN.EUC, only display is confirmed.
Read /usr/X11R6/lib/X11/xfig/xfig.html for more information.
Anope is a set of Services for IRC networks that allows users to
manage their nicks and channels in a secure and efficient way, and
administrators to manage their network with powerful tools.
Anope currently works with:
- Bahamut 1.4.27 or later (including 1.8)
- Charybdis 1.0 or later
- DreamForge 4.6.7
- Hybrid 7 or later
- InspIRCd 1.0 or later (including 1.1)
- Plexus 2.0 or later (including 3.0)
- PTlink 6.15 or later
- RageIRCd 2.0 beta-6 or later
- Ratbox 2.0.6 or later
- ShadowIRCd 4.0 beta 7 or later
- Solid IRCd 3.4.6 or later
- UltimateIRCd 2.8.2 or later (including 3.0)
- UnrealIRCd 3.1.1 or later (including 3.2)
- ViagraIRCd 1.3 or later
Anope could also work with some of the daemons derived by the ones listed
above, but there's no support for them if they work or don't work.
dircproxy is an IRC proxy server designed for people who use IRC
from lots of different workstations or clients, but wish to remain
connected and see what they missed while they were away. You connect
to IRC through dircproxy, and it keeps you connected to the server,
even after you detach your client from it. While you're detached,
it logs channel and private messages as well as important events,
and when you re-attach it'll let you know what you missed.
This can be used to give you roughly the same functionality as
using ircII and screen together, except you can use whatever IRC
client you like, including X ones!
dircproxy has a whole host of features. Please read the file README in
the source distribution for a list.
[ excerpt from developer's web site with modifications ]
Mircryption is a free encryption add-on for the popular irc clients
mIRC and XChat. Features:
- Channel text, Private query windows, DCC Chats, Actions, Topics can
all be encrypted. All crypto-related algorithms used are taken from
published, common, trusted sources. Encryption algorithm is Blowfish
(no known vulnerabilities); encryption keys are themselves stored
in encrypted form.
- Supports CBC mode encryption.
- No need to modify the way you work - text is encrypted and decrypted
automatically; encryption status of conversations is clear but
unobtrusive.
- User-friendly key management routines; menu driven and easy to
temporarily disable & re-enable encryption on a channel, send plain
text quicky, etc.
LICENSE: free without any limitation
This is a port of Rogue-clone: Version II, but it is enhanced to display
messages with Japanese, colored and messages are separated from program
(you can make another message version of rogue).
This port provide you 4 message files:
- Original English message [mesg_E]
(but it was broken, please recompile without -DJAPAN, sorry).
- Japanised message [mesg]
- UTMC (University of Tokyo Microcomputer Club) message [mesg_utmc]
- fj.* message [mesg_fj]
In this version, high score will be sorted to record by score only,
and you can record your own score more than one time.
You have to specify a message file to play this version of rogue like this:
% rogue_s mesg
or without argument, rogue_s will list available messages.
Welcome to the Dungeons of Doom...