FEAPpv is a general purpose finite element analysis program which is
designed for research and educational use. The program is described in the
references:
The Finite Element Method, 6th ed., Vols. 1 and 2, by O.C. Zienkiewicz and
R.L. Taylor, Elsevier, Oxford, 2005.
FEAPpv is designed to be compatible for compilation in Unix/Linux and
Windows PC environments.
No support on use of the program will be provided.
PCB is an interactive printed circuit board editor for the X11 window
system. PCB includes a rats nest feature, design rule checking, and
can provide industry standard RS-274-X (Gerber), NC drill, and
centroid data (X-Y data) output for use in the board fabrication and
assembly process. PCB offers high end features such as an autorouter
and trace optimizer which can tremendously reduce layout time.
Open CASCADE Technology is a software development platform freely available in
open source. It includes components for 3D surface and solid modeling,
visualization, data exchange and rapid application development.
Open CASCADE Technology can be best applied in development of numerical
simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
applications.
BUGS: the interesting parts of this port are the libraries, but some components
like Wok are not [yet] fully functional.
bg5pdf is a simple wrapper for wrapping Big5 encoding text file into
PDF file by using PDFlib. The output of this program does not contain
embedding fonts. You have to download Acrobat Acroread Asianfont pack
to view and print the output file. This wrapper does not provide any
formatting function except simple line wrapping. If you need
sophisticated formatting, you should try CJK-LaTex or other equivalent
tools.
bug5 is a Big5/GBK <-> UTF-8 translating layer in terminal.
It's modified from script(1).
Features that screen doesn't have:
- Autoset locale
- UAO
- Unpad padded ambiguous-width characters
- ANSI-Broken Big5 (eg. Double Color) fixing
- Optional Traditional-Simplified conversion
- BSD License
- Specifying size for slave terminal + auto scrolling region setting
Features that both bug5 and screen has:
- Optional ambiguous-width characters padding
- Specify I/O conversion
GB2PS converts Chinese GB (simple) encoded text to PostScript.
It automatically supports the HZ encoding. It even allows you to mix
GB and HZ code together.
Examples:
input: gb2ps -h
output: the usage of GB2PS
input: gb2ps cm9203d.gb cm
output: PS programs cm
input: gb2ps -b 3 -e 5 cm9208a.hz cm
output: PS program cm from page 3 to page 5.
then you can print out the Chinese document by sending the PS output
to your PS printer.
OpenDesktop Font is combine of two arphic Ming and Kai font with
12-pixel(9-point), 13-pixel(10-point), 14-pixel(10.5-point),
15-pixel(11-point), 16-pixel(12-point) embedded bitmap fonts
NOTICE: This Truetype font contains embedded bitmap fonts made
by firefly and is released as a whole
under the ARPHIC PUBLIC LICENSE.
There are also separate bitmap fonts made by Firefly and
released under the GENERAL PUBLIC LICENSE (GPL):
ftp://ftp.opendesktop.org.tw/odp/ODOFonts/Bitmaps/
Lingua::ZH::HanDetect uses statistical measures to test a text string to see if
it's in Traditional or Simplified Chinese, as well as which encoding it is in.
If the string does not contain Chinese characters, both the encoding and variant
values will be set to the empty string.
This module is needed because the various encodings for Chinese text tend to
occupy the similar byte ranges, rendering Encode::Guess ineffective.
A collection of writing tools (wenju in Chinese pinyin) such as TIM (Table-
based Input Method), text file formatter, etc. All the tools are based on
Unicode. Default input tables include Wubi and Pinyin, among others.
This port also provides "wrap" utility which can be used to wrap input text
to specified width. It correctly takes into account punctuation marks when
breaking words, and that Latin and Chinese characters have different width.
libimobiledevice is a cross-platform software library that talks the
protocols to support iPhone, iPod Touch, iPad and Apple TV devices.
Unlike other projects, it does not depend on using any existing
proprietary libraries and does not require jailbreaking. It allows
other software to easily access the device's filesystem, retrieve
information about the device and its internals, backup/restore the
device, manage SpringBoard icons, manage installed applications,
retrieve addressbook/calendars/notes and bookmarks and synchronize
music and video to the device.