Ports Search

Results 11,69111,700 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.016 seconds)
graphics/libgltext-0.3.1 (Score: 1.6188293E-4)
Portable font rendering library for C++
GLText is a portable font rendering library for C++ OpenGL applications. It uses FreeType2 to read and render high-quality TrueType fonts with a minimal footprint. With just a few easy lines of C++, you can add gorgeously rendered text to your graphical applications. GLText is an open source project licensed under the LGPL. Basically this means that you can use and link your application with it regardless of what license your application uses. If you make changes to GLText, however, you must make those changes open source under the LGPL. Written with portablility in mind, GLText works on Windows, Linux, FreeBSD and IRIX - virtually anywhere that FreeType2 supports.
graphics/libpano13-2.9.19 (Score: 1.6188293E-4)
Cross-platform library behind Panorama Tools and other photo stitchers
This is the pano13 library, part of the Panorama Tools by Helmut Dersch of the University of Applied Sciences Furtwangen. Also included with the library are: - PTOptimizer, a command-line tool for optimizing control points. - panoinfo, a command-line tool for querying the library version. The panorama tools are mainly used to build panoramic images from a set of overlapping images. The usability extends beyond "just" building panoramas by far though. You can, for instance, use them to render an average of multiple images to broaden the dynamic range of the images or average out noise. You can also build object movies with them, morph between images and much more.
graphics/nathive-0.924 (Score: 1.6188293E-4)
Lightweight image editor
Nathive is a libre software image editor, similar to Adobe Photoshop, Corel Photo-Paint or The GIMP, but focused on usability, logic and providing a smooth learning curve for everyone. The project run in the Gnome desktop environment and anyone is welcome to collaborate on it with code, translations or ideas. This project is in the alpha phase, so it is an incomplete work, unfit for the end user yet. The intention is to achieve a professional graphic editor progressively without giving up initial usability. Nathive is written from scratch in C using GTK+, and is designed to be simple, lightweight, and easy to install and use.
graphics/Chart-Clicker-2.88 (Score: 1.6188293E-4)
Powerful, extensible charting
Chart::Clicker aims to be a powerful, extensible charting package that creates really pretty output. Clicker leverages the power of Cairo to create snazzy 2D graphics easily and quickly. At it's core Clicker is more of a toolkit for creating charts. It's interface is a bit more complex because making pretty charts requires attention and care. Some fine defaults are established to make getting started easier, but to really unleash the potential of Clicker you must roll up your sleeves and build things by hand.
graphics/Chart-2.4.10 (Score: 1.6188293E-4)
Perl5 interface to build chart graphics
This module is an attempt to build a general purpose graphing module that is easily modified and expanded. I borrowed most of the API from Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I thought it was to difficult to modify, and it was missing a few things that I needed, most notably legends. So I decided to write a new module from scratch, and I've designed it from the bottom up to be easy to modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all of its graphics primitives calls.
graphics/Imager-Plot-0.09 (Score: 1.6188293E-4)
Perl extension for generating fancy graphic plots in color
This is a module for generating fancy raster plots in color. There is support for drawing multiple datasets on the same plot, over a background image. It's even possible to do shadows with some thinking. It's also possible to generate clean plots without any chartjunk at all. The plot is generated in a few phases. First the initial plot object is generated and contains defaults at that point. Then datasets are added with possible drawing specifications. Most of the actual work is delegated to Imager::Plot::Axis. See the Imager::Plot::Axis manpage for more information on how to control grid generation, ranges for data (zoom).
irc/bitchx-1.2.1 (Score: 1.6188293E-4)
Feature-rich scriptable IRC client
BitchX is an IRC (Internet Relay Chat) client by Colten Edwards aka panasync@EFnet, it is based on its predecessors ircII and Epic. BitchX was originally started as a script by Trench and HappyCrappy for the popular Unix IRC client ircII. Around Christmas of 1994 the script was patched directly into the client by Colten Edwards. BitchX includes features which make it a bot, bouncer, and a friendly IRC client at the same time. BitchX is one the most popular IRC clients among Unix systems. It is highly customizable and capable of running scripts, so it can be used as an IRC bot too.
irc/rbot-20150311 (Score: 1.6188293E-4)
Ruby IRC bot similar to infobot
rbot is a ruby IRC bot. Think of him as a ruby infobot, with more and different features, and a nicer plugin scheme. His main features include: * Runtime configuration via irc chat * User authentication and access levels for using different bot features * Built in infobot-style keywords. See example session below. * Support for underlying fact database (infobot fact files), which can be overridden or supplemented by runtime keyword controls * Powerful plugin architecture, comes with plugins for many functions. * Multi-language support - comes with english definition only so far - translations welcome
japanese/ctags-5.8j2 (Score: 1.6188293E-4)
Feature-filled tagfile generator with Japanese support
Exuberant Ctags with Japanese language support. Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc.
japanese/ng-1.4.4 (Score: 1.6188293E-4)
Light Emacs-clone with Japanese support
Ng is a very light weight Emacs clone editor, written in C. It doesn't have Lisp(that means very limited customization is available). Since you can invoke it very quickly (compared with real GNU Emacs), it is useful in dealing with changing small file a bit. Ng(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s japanese port. Ng supports EUC, JIS and SJIS code. Ng also have (rather simple) C-mode. It is also very useful even if you don't need Japanese support.