dmtx-utils - software for reading and writing Data Matrix barcodes
libdmtx is open source software for reading and writing Data Matrix
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices.
The included utility programs, dmtxread and dmtxwrite, serve as the
official interface to libdmtx from the command line, and also provide
a good reference for programmers who wish to write their own programs
that interact with libdmtx.
Data Matrix barcodes are two-dimensional symbols that hold a dense
pattern of data with built-in error correction. The Data Matrix
symbology (sometimes casually referred to as "DataMatrix") was invented
and released into the public domain by RVSI Acuity CiMatrix.
ImageMagick is a package for display and interactive manipulation of
images. The package includes tools for image conversion, annotation,
compositing, animation, and creating montages. ImageMagick can read and
write many of the more popular image formats (e.g. JPEG, TIFF, PNM, XPM,
Photo CD, etc.).
The package can be built _without_ the GUI (X11) support at all -- it
will not have the display, import, and animate functionality, but remain
extremely useful for image manipulation.
The optional "display" utility conflicts with the utility of the
same name from the misc/display port/package.
libdmtx - software for reading and writing Data Matrix barcodes
libdmtx is open source software for reading and writing Data Matrix
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At
its core libdmtx is a shared library, allowing C/C++ programs to use its
capabilities without restrictions or overhead.
Data Matrix barcodes are two-dimensional symbols that hold a dense
pattern of data with built-in error correction. The Data Matrix
symbology (sometimes casually referred to as "DataMatrix") was invented
and released into the public domain by RVSI Acuity CiMatrix.
The VCG tool reads a textual and readable specification of a graph and
visualizes the graph. If not all positions of nodes are fixed, the tool
layouts the graph using several heuristics as reducing the number of
crossings, minimizing the size of edges, centering of nodes. The
specification language of the VCG tool is nearly compatible to GRL, the
language of the edge tool, but contains many extensions. The VCG tool
allows folding of dynamically or statically specified regions of the
graph. It uses colors and runs on X11. (An older version runs on
Sunview).
Tgif is an interactive drawing tool that allows the user to draw and
manipulate objects in the X Window System. It's also a hyper-graphics (or
hyper-structured-graphics) browser on the World-Wide-Web. Its hyper-text
home page is http://bourbon.usc.edu:8001/tgif/ and its hyper-graphics
home page is http://bourbon.usc.edu:8001/tgif/index.obj.
Tgif drawings can be converted to a variety of formats, including GIF,
encapsulated PostScript and XBM.
Version 4 has a completely revamped 3-D user interface, as well as a host
of new features.
Tumble is a utility to construct PDF files from one or more image
files. Supported input image file formats are JPEG, and black and
white TIFF (single- or multi-page). Black and white images will be
encoded in the PDF output using lossless Group 4 fax compression
(ITU-T recommendation T.6). This provides a very good compression
ratio for text and line art. JPEG images will be preserved with the
original coding.
The current version of Tumble will only work on little-endian systems,
such as x86, VAX, and Alpha. The byte order dependencies will be fixed
in a later release.
WebP is a new image format that provides lossless and lossy compression for
images on the web. WebP lossless images are 26% smaller in size compared to
PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at
equivalent SSIM index. WebP supports lossless transparency (also known as alpha
channel) with just 22% additional bytes. Transparency is also supported with
lossy compression and typically provides 3x smaller file sizes compared to PNG
when lossy compression is acceptable for the red/green/blue color channels.
Webmasters and web developers can use the WebP image format to create smaller
and richer images that can help make the web faster.
This alphabet-->Japanese dictionary for CG was produced by Yoshikawa
Lab. in College of Science and Technology, Department of Electronic
Engineering, Nihon University.
This file is converted from the original dictionary into JIS X 4081
format (that is a subset of EPWING V1) by FreePWING. So this can be
used by EPWING viewers on Unix and the other OS (e.g. Windows or
MacOS).
o URL for the original dictionary:
http://www.ecs.cst.nihon-u.ac.jp/oyl/CG/yougo/yougo.html
o URL for this converted dictionary:
EDICT is a Japanese - English Dictionary by Mr. J.W. Breen. This is a
Japanese-English and English-Japanese dictionary converted from the
original one into JIS X 4081 format (that is a subset of EPWING V1) by
FreePWING. So it can be used by EPWING viewer on Unix and the other OS
(e.g. Windows or MacOS). URL for this converted dictionary is
and URL for EDICT is
ftp://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html
ftp://ftp.cc.monash.edu.au/pub/nihongo/
jacode.pl - Perl library for Japanese character code conversion
This software has upper compatibility to jcode.pl.
* jcode.pl upper compatible
* Perl4(also Perl5) script
* Acts as a wrapper to Encode::from_to (Yes, not only Japanese!)
* Support HALFWIDTH KATAKANA
* Support UTF-8 by cp932 to Unicode table
http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT
http://support.microsoft.com/kb/170559/ja
(JIS X 0221:2007 BASIC JAPANESE and COMMON JAPANESE)
* Hidden UTF8 flag
* No Object oriented
* Possible to re-use past code and how to