Ports Search

Results 15,91115,920 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.039 seconds)
print/pdfbox-1.8.11 (Score: 1.2461754E-4)
Java tool for working with PDF documents
The Apache PDFBox library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command line utilities. Features: - Text extraction - Merging & Splitting - Forms Filling - PDF/A Validation - PDF Printing - PDF to Image Conversion - PDF Creation - PDF Signing
print/foomatic-db-20160925 (Score: 1.2461754E-4)
Database for integrating printer drivers with common spoolers
Foomatic is a database-driven system for integrating free software printer drivers with common spoolers under Unix. It supports CUPS, LPRng, LPD, GNUlpr, Solaris LP, PPR, PDQ, CPS, and direct printing with every free software printer driver known to us and every printer known to work with these drivers.
print/ps2eps-1.64 (Score: 1.2461754E-4)
Generate Encapsulated Postscript file from Postscript document
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged Postscript documents. It calculates correct Bounding Boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers.
print/texlive-20150521 (Score: 1.2461754E-4)
TeX Live, Full Version
TeX Live is an easy way to get up and running with the TeX document production system. It provides a comprehensive TeX system. It includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many languages around the world. TeX Live is the de-facto successor to teTeX.
print/ttf2pt1-3.4.4 (Score: 1.2461754E-4)
True Type Font to Postscript Type 1 Converter
TTF2PT1 is a modification of Andrew Weeks TTF2PFA True Type to Postscript Type 3 converter. Which will convert Most True Type Fonts to and Adobe Type 1 .pfa file. The files produced are in human readable form, which further needs to be encrypted with the t1utilities, to work with most software requiring type 1 fonts.
print/ttfquery-1.0.5 (Score: 1.2461754E-4)
FontTools-based package for querying system fonts
TTFQuery builds on the FontTools package to allow the Python programmer to accomplish a number of tasks: * query the system to find installed fonts * retrieve metadata about any TTF font file (even those not yet installed) o abstract family type o proper font name o glyph outlines * build simple metadata registries for run-time font matching
russian/d1489-1.5.1 (Score: 1.2461754E-4)
Cp866<->koi8-r and cp1251<->koi8-r decoders, font converter (RFC1489)
todos/fromdos: point-to-point cp866<->koi8-r decoder with CR/LF translation towin/fromwin: best match cp1251<->koi8-r decoder with CR/LF translation a2kfcnv: EGA/VGA raw screen fonts converter: cp866 font -> koi8-r font All programs written according to RFC 1489
russian/mueller-dic-1.2 (Score: 1.2461754E-4)
Mueller English-Russian dictionary
This is the GPL'd 7th edition of the very well known English-Russian dictionary by V.K.Mueller. It is arranged as single text file with cyrillic letters KOI8-R encoded. Transcription symbols correspond to the IPA (International Phonetic Alphabet) standard. There is also a simple dictionary search utility is included in this port. Look at specified URL for other available tools.
russian/Convert-Cyrillic-1.05 (Score: 1.2461754E-4)
Routines for converting from one Cyrillic charset to another
Convert::Cyrillic is a Perl module. It implements routine for converting from one cyrillic charset to another. It is intended to be used from cgi's which need built-in support for translations. For example, you may wish to use it in form processor to translate from user encoding to one used by your site. Copyright (c) 1997-98, John Neystadt <http://www.neystadt.org/john/>
russian/cyrillic-2.09 (Score: 1.2461754E-4)
Library for fast and easy Cyrillic text manipulation
This module includes cyrillic string conversion functions from one and to another charset, to upper and to lower case without locale switching. Also included single-byte charsets detection routine. It is easy to add new code pages. For this purpose it is necessary only to add appropriate string of a code page.