Liste des projets simples Logiciel Télécharger Carte

9 projects in result set
Dernière Mise à Jour: 2014-05-28 08:18

CUPS

CUPS is a standards-based printing system for Mac OS X and other Unix-like operating systems. It provides the System V and Berkeley command line interfaces, and uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing.

Dernière Mise à Jour: 2014-04-02 15:17

Barcode Writer in Pure Postscript

Barcode Writer in Pure Postscript implements the printing of many barcode formats entirely within PostScript, so that the process of converting the input string into the printed output is performed by the printer or print system. The project supports all major barcode formats including: EAN-13 (JAN-13), EAN-8 (JAN-8), UPC-A, UPC-E, EAN-5 & EAN-2 (EAN/UPC add-ons), ISBN (including legacy ISBN), ISMN (including legacy ISMN), ISSN, Code 128 (A, B & C), GS1-128, SSCC-18 (EAN-18, NVE), EAN-14, Code 39, Code 39 Extended, Code 93, Code 93 Extended, Code 32 (Italian Pharmacode), Pharmazentralnummer (PZN), Interleaved 2 of 5, ITF-14 (UPC SCS), GS1 DataBar (Omnidirectional, Stacked, Stacked Omnidirectional, Limited, Expanded, Expanded Stacked), Code 2 of 5 (Industrial, IATA, Matrix, Datalogic & COOP), Code 11 (USD-8), BC412, Codabar (NW-7), Pharmacode (including two-track), MSI, Plessey, Telepen, Channel Code, PosiCode, PDF417, Data Matrix (ECC200), QR Code (including Micro QR Code), and more.

Dernière Mise à Jour: 2013-10-06 15:57

mandoc

mdocml is a suite of tools for compiling "-mdoc", the roff macro package of choice for BSD manual pages, and "-man", the predominant historical package for UNIX manuals. The mission of mdocml is to deprecate groff, the GNU roff implementation, for displaying -mdoc pages whilst providing token support for -man.

(Traduction automatique)
Dernière Mise à Jour: 2015-01-03 05:39

Shelk-test

テストとテストのコンパイルになるテストを作成するオープン ソース プログラム誰にもすぐにテストを作成し、テストを使用することができます。

(Traduction automatique)
Environnement de base de données: SQLite
Statut de développement: 4 - Beta
Langage naturel: English, Russian
Langage de programmation: C++
Interface utilisateur: Qt
Dernière Mise à Jour: 2012-11-25 22:03

kanji-poster

漢字のポスターは、大規模な高品質で印刷可能な漢字と漢字ポスター公然と利用可能な辞書ファイルからデータを使用して自動的に生成スクリプトのコレクションです。ポスター各漢字頻繁に読み方や意味と共にを一覧表示します。すなわち特定の等級まで漢字は漢字の選択したセットのためのポスターを生成できます。

(Traduction automatique)
Statut de développement: 4 - Beta
Utilisateurs cibles: Advanced End Users, Éducation
Langage naturel: Japanese
Système d'exploitation: Linux
Langage de programmation: Tcl
Interface utilisateur: Command-line
Dernière Mise à Jour: 2013-05-12 23:55

VectorGraphics2D

VectorGraphics2D can export Java painting operations to Encapsulated PostScript (EPS), Scalable Vector Graphics (SVG), or Portable Document Format (PDF) files. It supports the rendering of all geometric shapes provided by the Java language. More advanced features like transparency or clipping paths can be used as well. It has a very small footprint and can be easily used as a replacement for Java's java.awt.Graphics2D class.

(Traduction automatique)
Dernière Mise à Jour: 2020-11-08 06:24

FontForge Windows builds

The aim of this project is to compile up-to-date Windows builds of FontForge.

The build system used was based off that offered by Matthew Petroff (http://www.mpetroff.net/software/fontforge-windows/), but has since been practically rewritten.

This is a work-in-progress, and builds may be unstable.

Fixed in 20-06-14 / d4abd3:
* Cairo is now used
- Antialiased & faster rendering
- Win32 font backend is now used - fonts from the system can now be used for the UI.
* Some more UI bugs fixed
- Menus are not excessively long any more
* Bundle the Python executable (python.exe as ffpython.exe)
- Direct access to FontForge's Python subsystem (Ticket #2)

NOTE:
I will be away for up to 2 months, so do not expect new builds until around August some time.

KNOWN ISSUES:
* No collab support. Unlikely to be added.
* CTRL-C from console no longer interrupts/stops FontForge

Dernière Mise à Jour: 2012-03-16 01:41

barcode2printer

barcode2printer prints barcodes via a network printer by IP address using an image or PostScript file. Using jpeg2ps through the commandline, it converts a barcode JPEG image into a PostScript file and sends this file to a network printer using an IP and port.

(Traduction automatique)
Dernière Mise à Jour: 2014-07-27 22:55

utf82ps

utf8で書かれたファイルをpostscript形式で出力します。

半角カナにも対応しています。ただし半角チルダは文字化けします。

使い方

utf82ps A4|A3|B5|B4|15i -L margin-left,right,top,bottom fontsize [ -l space-line% ] [ -w font-width% ] [ -g ] file

-p: 用紙サイズ 指定しない場合A4です。

-L: 用紙方向 ポートレート(Portraite) / ランドスケープ(Landscape)です。指定しないと縦で、-Lを指定すると横になります。

-m: 余白 ソースを見れば、用紙別に設定してあるのがわかると思います。 設定は、左、右、上、下と設定します。例) -m 12,5,7,5

-f: フォントサイズ 指定しない場合12ptです。

-l: 行文字間隔 指定しない場合フォントサイズの10%です。指定はフォントサイズに対しての割合(%)を指定します。

-w: フォント幅 指定しない場合は100%です。

-g: フォント 指定しない場合は、Ryumin-Light(明朝体)が使われ、指定するとGothicBBB-Medium(ゴシック体)が使われます。

Statut de développement: 4 - Beta
Utilisateurs cibles: End Users/Desktop
Langage naturel: Japanese
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: Coque Unix
Sujet: PostScript
Interface utilisateur: Command-line
Register Date: 2014-07-26 12:57