Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.412.001 Times

Postal Barcode Font freeware
Filter: All | Freeware | Demo
 

Postal Barcode Font

< 1 2 3 4 5 > 
Released: May 19, 2009  |  Added: May 21, 2009 | Visits: 3.660

Free Font Renamer Batch Font Renamer. Give each font a name that speaks for itself with one click! Got a font collection? Got a collection, but no order in it? Start by giving font files the names corresponding to the full font names. For example, you can rename MLON_I.TTF to Milion Italic.ttf. This name...



Platforms: Windows

License: Freeware Size: 647 KB Download (234): Free Font Renamer Download

Added: June 04, 2010 | Visits: 1.819

Font::TTF::Scripts::AP Font::TTF::Scripts::AP is a memory representation of a TTFBuilder Attachment Point database (APDB). SYNOPSIS use Font::TTF::Scripts::AP; $ap = Font::TTF::Scripts::AP->read_font($ttf_file, $ap_file, %opts); $ap->make_classes(); INSTANCE VARIABLES cmap Reference to the Microsoft cmap...





Platforms: *nix

License: Freeware Size: 102.4 KB Download (201): Font::TTF::Scripts::AP Download

Added: October 23, 2010 | Visits: 2.221

GNU barcode 0.98 GNU Barcode is a tool to convert text strings to printed bars. GNU barcode supports a variety of standard codes to represent the textual strings and creates postscript output..


Platforms: *nix

License: Freeware Size: 327.68 KB Download (179): GNU barcode 0.98 Download

Added: February 13, 2010 | Visits: 2.022

Postal 2: Share the Pain DEMO Postal 2: Share the Pain DEMO is a FPS game for Linux. "Share the Pain" adds multiplayer gametypes to the previously single-player only Postal 2, with its mature-rated attitude (Capture the Flag is called "Snatch", and involves stealing the other teams, uh, mascot...you get the point). The...


Platforms: *nix

License: Freeware Size: 167.3 MB Download (179): Postal 2: Share the Pain DEMO Download

Added: January 25, 2010 | Visits: 1.900

FakeBold Font patches for QT 4.3.x FakeBold Font patches for QT 4.3.x fake a bold font style and output for some fonts without bold support. It is specially and very useful for CJK fonts. actually it works with all fonts without bold style. Here I use FT_Glyph_Embolden to get a bold glyph. These patches is not related to...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (177): FakeBold Font patches for QT 4.3.x Download

Released: June 15, 2018  |  Added: August 26, 2018 | Visits: 1.432

EasierSoft Free Barcode Generator EasierSoft Free Barcode Generator is a wieldy and permanent free bar code manufacture and printing software. It has a unique function: you can print barcode label on ordinary A4 paper with a laser or inkjet printer for office use, the effect will be better if the sticky label paper such as Avery...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 8.81 MB Download (174): EasierSoft Free Barcode Generator Download

Added: January 24, 2010 | Visits: 1.694

Games::OpenGL::Font::2D Games::OpenGL::Font::2D module can load/render 2D colored bitmap fonts via OpenGL. SYNOPSIS use Games::OpenGL::Font::2D; my $font = Games::OpenGL::Font::2D->new( file => font.bmp ); use SDL::App::FPS; my $app = SDL::App::FPS->new( ... ); # dont forget to change these on resize...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (171): Games::OpenGL::Font::2D Download

Added: August 12, 2008 | Visits: 1.327

MSN Font Color Editor Choose the font color you like for your MSN from 32-bit true colors. Tired of MSNls fixed font colors? Use this tiny application to change it to the color you love. It is easy and fun to use. You may need to restart MSN for the changes to take place.


Platforms: Windows

License: Freeware Size: 341 KB Download (161): MSN Font Color Editor Download

Added: October 23, 2010 | Visits: 1.594

Hamster Font Manager HFM is a font manager for Unix systems. With it you can control the avaliability of fonts in all of the supported applications from a central place. Currently included are modules to support: * X-Window * Ghostscript * TeX A PostScript module handles PS Fonts. Other fonts remain untouched...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (151): Hamster Font Manager Download

Added: April 18, 2010 | Visits: 1.259

Barcode::Code128 Barcode::Code128 is a Perl module that can generate CODE 128 bar codes. SYNOPSIS use Barcode::Code128; $code = new Barcode::Code128; EXPORTS By default, nothing. However there are a number of constants that represent special characters used in the CODE 128 symbology that you may wish to...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (151): Barcode::Code128 Download

Released: August 20, 2012  |  Added: September 08, 2012 | Visits: 1.297

Font Editor The Font Editor allows you to edit bitmap fonts that can be used to design Microcontroller-based systems. The program allows you to import Windows fonts and to save them in multiple formats. The program runs under Windows 9x/XP/7. Packed binary format allows you to reduce the size of...


Platforms: Windows

License: Freeware Size: 88 KB Download (145): Font Editor Download

Added: April 03, 2010 | Visits: 1.722

Barcode Writer in Pure Postscript Barcode Writer in Pure Postscript is an award-winning open source project, as used by NASA, that facilitates the printing of all major barcode symbologies entirely within level 2 PostScript. Hence the process of generating a printed barcode representing a given input is performed entirely...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (143): Barcode Writer in Pure Postscript Download

Added: March 20, 2010 | Visits: 1.085

GD::Barcode SYNOPSIS ex. CGI use GD::Barcode::UPCE; binmode(STDOUT); print "Content-Type: image/pngnn"; print GD::Barcode->new(EAN13, 123456789012)->plot->png; with Error Check my $oGdBar = GD::Barcode->new(EAN13, 12345678901); die $GD::Barcode::errStr unless($oGdBar); #Invalid Length...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (132): GD::Barcode Download

Added: July 15, 2010 | Visits: 1.360

Font::FreeType::Glyph Font::FreeType::Glyph is a Perl module that contains glyphs from font typefaces loaded from Font::FreeType. SYNOPSIS use Font::FreeType; my $freetype = Font::FreeType->new; my $face = $freetype->face(Vera.ttf); $face->set_char_size(24, 24, 100, 100); my $glyph =...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (130): Font::FreeType::Glyph Download

Added: August 06, 2008 | Visits: 1.897

Enhanced Font List The Enhanced Font List for Microsoft Word, Excel or PowerPoint '97 provides you with a complete list of all installed fonts and displays them as they will look in your document. A left mouse click will apply that font to the current selection, right mouse click will take you to Word's font dialog.


Platforms: Windows

License: Freeware Size: 421 KB Download (129): Enhanced Font List Download

Added: August 26, 2008 | Visits: 1.147

Handy Dandy Font Viewer The tag gives us some flexibility in HTML page design & an interesting use of fonts can add a little zip to a page. Handy Dandy Font Viewer is a little widget that will help you see how different fonts, at different sizes look through your browser. You can use it online or download it.


Platforms: Windows

License: Freeware Size: 3 KB Download (128): Handy Dandy Font Viewer Download

Added: April 22, 2010 | Visits: 1.494

PDF::Reuse::Barcode PDF::Reuse::Barcode is a Perl module that can create barcodes for PDF documents with PDF::Reuse. SYNOPSIS use PDF::Reuse; use PDF::Reuse::Barcode; use strict; prFile(bars.pdf); PDF::Reuse::Barcode::ITF (x => 70, y => 530, value => 0123456789, prolong => 2.96); prEnd(); This is a...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (126): PDF::Reuse::Barcode Download

Added: August 12, 2008 | Visits: 1.000

Enhanced Font List for Office '97 The Enhanced Font List for Microsoft Word, Excel and PowerPoint'97 provides you with a complete list of all installed fonts and displays them as they will look in your document. A left mouse click will apply that font to the current selection, right mouse click will take you to Word's font dialog.


Platforms: Windows

License: Freeware Size: 421 KB Download (126): Enhanced Font List for Office '97 Download

Added: January 25, 2010 | Visits: 1.031

Font Finder The Font Finder is a quick and easy to use Dashboard Widget that allows you to search the font you need directly from the Dashboard. With Font FinderĀ« you can browse TypeIndex.org, the world's largest free and documented database of all fonts from all the world, at the speed of light! It is not...


Platforms: Mac

License: Freeware Download (125): Font Finder Download

Added: August 22, 2008 | Visits: 1.013

Horizon5 Font Viewer With this tool you can pick any font installed on your system and check out how it will appear in a range of sizes and styles and against a background of any colour. This is particularly useful when you are word processing or creating graphics and you do not wish to experiment directly on the...


Platforms: Windows

License: Freeware Size: 510 KB Download (120): Horizon5 Font Viewer Download

< 1 2 3 4 5 >