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.477.565 Times

Font Properties Editor freeware
Filter: All | Freeware | Demo
 

Font Properties Editor

< 1 2 3 4 5 > 
Released: May 30, 2005  |  Added: December 24, 2009 | Visits: 3.411

BRELS MIDI Editor Developed in 2004, BRELS MIDI Editor is a free, open-source MIDI editor that allows the creation and editing of MIDI files with a simple, straightforward interface. Saved files have the smallest possible size, their entire content is editable onscreen and the exact composition length is shown and... Platforms: Windows

License: Freeware Size: 166.14 KB Download (537): BRELS MIDI Editor Download

Added: January 18, 2010 | Visits: 1.875

KDE DivX subtitles editor ksubeditor is a DivX subtitle editor for KDE 3.x. It is able to edit and convert subtitles between different subtitle formats. It can easily change the time of the subtitle and fit it to the movie.. Get KDE DivX subtitles editor at SourceForge.net. Fast, secure and free downloads from the largest... Platforms: *nix

License: Freeware Size: 563.2 KB Download (352): KDE DivX subtitles editor Download

Added: January 04, 2010 | Visits: 1.364

Themis Action Editor 1.0 Beta Themis Action Editor is a small application for the KDE Desktop which allows you to edit context menu entries in a simple way. For running Themis the following libraries and programs are needed: Ruby Interpreter, tested with version 1.8 Korundum KDE/Ruby bindings Whats New in This... Platforms: *nix

License: Freeware Size: 82.94 KB Download (104): Themis Action Editor 1.0 Beta Download

Added: March 25, 2010 | Visits: 1.897

Eclipse Wikipedia Editor Plugin Eclipse Wikipedia Editor Plugin is an Eclipse editor for the Wikipedia syntax. The project features syntax highlighting, source folding, outlining, uploading and downloading to and from the Web, and more. Whats New in This Release: - It is now possible to add an extra "domain" entry into the... Platforms: *nix

License: Freeware Size: 4.9 MB Download (154): Eclipse Wikipedia Editor Plugin Download

Added: April 16, 2010 | Visits: 1.261

PGID3 Tag Editor PGID3 is an ID3v1 and v2 tag editor for manipulating the information on files such as MP3s. PGID3 Tag Editor project is written in PHP and uses PHP-GTK, so it can take advantage of the GTK+ Toolkit for rendering a GUI. The program itself is broken into three parts, a PHP Function Library called... Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): PGID3 Tag Editor Download

Added: January 14, 2010 | Visits: 1.064

Samoth World Editor Samoth World Editor project consists of medieval/fantasy universe RPG.. Platforms: *nix

License: Freeware Size: 17.8 MB Download (129): Samoth World Editor Download

Added: April 07, 2010 | Visits: 896

GStreamer-editor Graphical editor for creating GStreamer media pipelines Lets you quickly assemble and test various GStreamer pipelines to make audio and video players, transcoders and so on.. Platforms: *nix

License: Freeware Size: 491.52 KB Download (105): GStreamer-editor Download

Added: January 25, 2010 | Visits: 1.907

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

Added: May 26, 2010 | Visits: 904

NAFE nafe (Not Another Font Editor) is a tool to convert Linux console font files into ASCII text files that are human-readable/editable. It also converts this text files back into system-usable PSF font files for display on the Linux text console, thus making font editing easy. nafe is no... Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): NAFE Download

Added: April 11, 2010 | Visits: 1.680

Video Related Picture Editor Video Related Picture Editor is a gtk2 GUI frontend for batch-manipulating images using ImageMagick, MPlayer and transcode. Its also the name of the infamous VRPE Team who paid me for hacking this together quickly because they needed it. The name Why "video related picture encoder" ?... Platforms: *nix

License: Freeware Size: 286.72 KB Download (114): Video Related Picture Editor Download

Added: May 02, 2010 | Visits: 1.214

Audio::TagLib::MPEG::Properties Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print $i->layer(), "n"; # got 3 This reads the data from an... Platforms: *nix

License: Freeware Size: 1.4 MB Download (102): Audio::TagLib::MPEG::Properties Download

Added: October 23, 2010 | Visits: 1.596

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: June 04, 2010 | Visits: 1.823

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: March 24, 2010 | Visits: 1.350

Tag Editor Tag Editor is a Firefox extension that generates tag links for your blog. Its practically a tag editor for your blog.. Platforms: *nix

License: Freeware Size: 32.77 KB Download (101): Tag Editor Download

Added: March 22, 2010 | Visits: 3.381

Framework for Contact properties Framework for Contact properties offers quick access to your contacts and also view their status. Short version: Want quick access to your contacts, or see what their status is? Here you go: Have contact cards floating on the desktop, or list them on Kicker, so things like chatting or... Platforms: *nix

License: Freeware Size: 563.2 KB Download (88): Framework for Contact properties Download

Added: July 15, 2010 | Visits: 1.363

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: May 19, 2010 | Visits: 1.989

XML Copy Editor XML Copy Editor is an XML editor with DTD/XML Schema/RELAX NG validation, XSLT, XPath, pretty-printing, syntax highlighting, folding, tag completion/locking and lossless import/export of Microsoft Word documents. Whats New in This Release: - This release fixes a number of bugs and introduces... Platforms: *nix

License: Freeware Size: 3.9 MB Download (111): XML Copy Editor Download

Added: May 18, 2010 | Visits: 1.854

Linux Video Editor Linux Video Editor provides frame and GOP accurate editing of MPEG1/2 files. Video scenes are handled as thumbnails movable by drag and drop. Final videos can be build with or without re-encoding. Tools for shrinking and DVD authoring are also available. Whats New in This Release: -... Platforms: *nix

License: Freeware Size: 737.28 KB Download (214): Linux Video Editor Download

Added: August 11, 2010 | Visits: 1.567

tX XML editor tX, formerly known as Teddy, is a tabular XML editor. tX XML editor presents the structure and content of XML files in a way that is both visually pleasing and easy to use. Its features include the abiltiy to view XML in an hierarchical way without extraneous syntax or interface elements, edit... Platforms: *nix

License: Freeware Size: 204.8 KB Download (128): tX XML editor Download

Added: July 24, 2010 | Visits: 2.131

DVB Remote Key Editor DVB Remote Key Editor project was made in order to have an easy way of modifying the keymaps of DVB-T remotes which are usually hardcoded in the corresponding kernel-modules. Currently this works for the following models: Haupauge Win-TV Nova-T USB2 dvb-usb-nova-t-usb2.ko 45 Cinergy T2... Platforms: *nix

License: Freeware Size: 14.34 KB Download (331): DVB Remote Key Editor Download

< 1 2 3 4 5 >