Download FontForge 20061014 - FontForge 20061014 Description, FontForge 20061014 Reviews
Contact
 


 

Download

 
Download Now (0K)
BSD License
Downloads till now: 1
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Cursors, Desktop Widgets , File managers , Fonts , Gnome , Icons , KDE , Plasmoids , Screenlets , Screensavers, Themes , Tools , Window Managers ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML

FontForge 20061014

 

Details

Size: 0K
Last Update: 2008-06-11 09:44:34
OS Support: Linux
License/Program Type: BSD License
Publisher: George Williams
Price:$0.00
Description:

FontForge 20061014 is fonts software developed by George Williams.
FontForge is an outline font editor that lets you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf) fonts, or edit existing ones.



Also lets you convert one format to another. FontForge has support for many macintosh font formats.

FontForge's user interface has been localized for: (English), Russian, Japanese, French, Italian, Spanish.

With the appropriate libraries, FontForge can import png, tiff, and gif images to act as character backgrounds for tracing purposes (FontForge can import bmp and xbm formats without external libraries).

With libxml2 FontForge can read SVG fonts. With the freetype library FontForge will do a better job making bitmap characters for you.

None is required for the proper compilation/execution of FontForge, if the libraries are not present they will not be used.

What's New in This Release:
New translations: Greek, Simplified Chinese, German, Polish.
Using the help command would generally crash fontforge on cygwin.
Adobe uses the American spelling of diaeresis (that is dieresis), but some fonts contain glyph names with the European spelling. So add that as an alternate.
If a bdf font contained an unencoded .notdef glyph, then we crashed.
Adding Greek translations for font styles. (Thanks to Apostolos)
If we aren't dealing with a TeX math font, then the "Sub/super"script positioning fields of Glyph Info->TeX aren't meaningful. So grey them out.
Remove internal/external did the wrong thing in expand stroke if we also removed overlap and had counter-clockwise splines.
Alexej Kryukov points out that reverting a glyph with anchors lost the anchors.
Add simplified Chinese style names to our built-in lists.
Problem reading autotraced input.
The encoding change of last summer broke tfm output with glyph lists or extension characters.
If add extrema added a point too close to a start/end point expand stroke could generate NaNs.
FF could crash when adding extrema to an open contour.
Add Polish styles to the translation list.
Add a scripting function to set the gasp table.
Add support for the 'gasp' table.
Alexej Kryukov wants format 6 cmap tables.
After editing instructions the debugger would incorrectly complain that instructions were out of date.
Michal Nowakowski complains that "Instructions are out of date" warning appears too many times when doing a global transformation. Make it only pop up as a dlg once and thereafter occur as a LogError.
If a font contained only space glyphs it could still be marked onlybitmaps and not allow outline generation.
Show ATT did not translate scripts & languages.
Parsing an empty list of ttf instructions crashed Michael Zedler's machine.
Make type1 generation use (essentially) the same subroutine mechanism as type2.
Local subroutines were being freed twice in cff cid-keyed font generation.
Removing an alternate unicode encoding (Detach Glyphs) was broken in some cases.
FF failed to perform some simplifications on the last spline of a closed contour.
Various fixes for Michal N.
Add scripting interfaces to many of the ctype functions.
Add a scripting interface to the 'size' feature, now that Adobe has finally decided what to do about 'size'.
Had the wrong title for kerning state machine dlgs.
Redo the preference dlg.
The two preference items, AlwaysGenApple, and AlwaysGenOpenType, were a bad choice on my part and have lead to considerable confusion. I mentioned some time ago that I would remove them if there were no objection.

There was no objection.

I have now removed them.

I also made the SetPrefs scripting function sort of work if the user tries to set one of these (it will set the appropriate flags in the default option set used by generate).

The defaults of these flags were different on the Mac from everywhere else. This meant that a script could do different things on the Mac and on linux. That seems like a bad idea. I have changed things so that the default options setting for generate is always OpenType.

THIS IS AN INCOMPATIBLE CHANGE AND SCRIPTS ON THE MAC COULD NOW BEHAVE DIFFERENTLY.

Patch from Michal Nowakowski to have ff number points after conversion to quadratic.
Try to provide disambiguation for all strings "New" so that in languages where "New" must agree in gender with the thing being created translators will be happier.
Remove the po/Makefile.in and redo the configure script to build it (so that I don't have to modify it each time I get a new language).
Extend the knife tool so that if Meta (Alt) is held down it will move any spline it intersects (rather than cutting the spline).
FF would crash if $HOME (the directory that is, not the environment variable) did not exist.
I guess it makes sense that if ff read in a compressed sfd file then using a simple File->Save command (not Save As) should produce another compressed sfd file.
When scaling a reference in otf output we had problems if the reference had more than one contour.
If we deleted many glyphs from a font we are sometimes left with kern pairs pointing to things not worth outputting. Make sure we don't generate kerning info for them.
Ligature carets were not being scaled by scale to em.
Patch from mfabian at suse.
If a user has a font with a glyph that is bigger than 16em-size (in many dimensions) and that user generates a tfm file, then warn him that the glyph can't be expressed in a tfm file and truncate the size to the biggest legal value.
Attempt to mitigate the effects of X claiming to have a font when it doesn't.
Saving CID keyed fonts would look at garbage memory for its encoding data if not saved from the biggest subfont.
Add support for version 4 of the OS/2 table.
If Interpretation was set in a font then when generating a 8/16 type cmap fontforge always went down the traditional chinese (big5) branch.
MS has changed their indic shaping engine. It still uses the same features but they are applied differently. To disambiguate this change they have created a parallel set of script tags for the indic writing system. FontForge should recognize these and use them when appropriate.
When Adobe first released fonts with a 'size' feature they did not follow the opentype specification. In August of 2006 they announced an incompatible change to bring fonts produced after that date in line with the specification. Unfortunately there are programs which depend on the old, broken format.
Legacy programs will not work when given a font in the correct format. New programs should be able to handle either correct or broken 'size' features.
FontForge should now be able to read in a size feature in either format and gives the user the option of producing 'size' features in either format on output.
For Japanese fonts we tried to use cp932 (a variant of sjis) but then halfway through didn't know what to do with it.
Another fix for saving sub-opentype fonts from a cid font.
From a script, if a user asks to generate a ttf outline font with ttf bitmaps from a database with no outlines then technically this isn't supposed to work. But it used to and it's easy enough to tweak so that it works again.
Update to Unicode 5.0
Again when adding accents to the left of a glyph we should shift the glyph over to give it a reasonable lbearing.
When building an accented glyph, we generally want use_my_metrics set on the reference. But if we add an accent to right (horn) or left (psili/varia on cap greeks) we want to turn it off. We did turn it off on the right side, but not on the left.
Philipp Poll points out that ScaleToEm doesn't scale the OS/2 metrics (and some other stuff). Actually it does, but font info did the scaling BEFORE setting the values. So the metrics get scaled, and then reset to the values in fontinfo (which usually means they don't get changed).
Fix some memory leaks.
Some fixes for pcf loading.
Various fixes to CID keyed fonts.
Even the pretty ttf approximation routines need to worry about diametrically opposed control points.
When generating multiple type1 fonts, output the bounding box of each as that of the full font. This will make it vaguely likely that applications will get the same line spacing.
Oops. The vertical metrics bit wasn't preserved when flattening a cid font.
Ack! Window titles and such were being interpreted in Latin1 and not in UTF-8.
Interpretation of PostScript arc operator failed if the two angles were 360 degrees apart. Normalization made them both the same.
Try to clean up bitmap only sfnt generation.
pcf wasn't in the Open Font dialog format list (nor was pmf, nor pdf)
Add a filter for TeX bitmap fonts.
Provide a mechanism (if a preference item is set) for picking a cmap when loading a font.
FontForge 20061014 supports english interface languages and works with Linux.

Downloading FontForge 20061014 will take if you use fast ADSL connection.

Leave a comment




(optional)

What is 7-3?




0 comments


Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

FontForge 20061014 Version History

Product Date Added
FontForge 20061014 2008-06-11 09:44:34


Related Software

Deskbar HostLookup Plugin
From category: Gnome
Deskbar HostLookup Plugin is a very simple Deskbar plugin that allows DNS lookups for IP&039;s and host names....
Ruby DockApp
From category: Tools
Ruby-DockApp is a ruby extention library for making DockApps....
DupeFinder
From category: File-managers
DupeFinder 1.0.2 is file managers software developed by Matt Heinzen. DupeFinder is a simple application for locating, renaming, moving and deleting duplicate files in a directory structure. \...
Findwild
From category: File-managers
Findwild is a program to search for files....
Fandango.com Widget Theme
From category: Desktop-Widgets
Fandango.com Widget Theme 1.0 is desktop widgets software developed by sleepkreep. Fandango.com Widget Theme is for quickly searching for movies and theaters in your area from fandango.com....
Athene Desktop Edition 4.1
From category: Window-Managers
Athene Desktop Edition 4.1 is window managers software developed by Rocklyte Systems. Athene is a commercial operating system developed by Rocklyte Systems for use in the home and office. Athene co...
Murrina BSM alt
From category: Themes
Murrina-BSM-alt is a GTK theme based on the Murrine engine....
Greyscale Simplicity Theme
From category: Themes
Greyscale Simplicity Theme is a Si-Gummy GTK & MurrineRoundedIcon metacity theme mix with darker colours....
GlossyGreen
From category: Themes
GlossyGreen is a dark modification of the clearlooks glossy theme....
ftv_gnome
From category: Tools
ftv_gnome 1.3 is tools software developed by Jared Krinke. ftv_gnome is a frontend for furious_tv. furious_tv is a set of tools to take XMLTV TV listings and enable a UNIX system to automati...
FOX Calculator
From category: Tools
FOX Calculator 2.1.0 is tools software developed by Jeroen van der Zijp. FOX Calculator is a desktop calculator written in FOX. The FOX Calculator is a simple desktop calculator geared towar...
Slickness Black
From category: Themes
Slickness Black is a very very black modification of a slickness theme....
cwm 3
From category: Window-Managers
cwm 3 is window managers software developed by Marius Aamodt Eriksen. cwm is a window manager for X11 initially inspired by evilwm. It developed out of modifications to evilwm, but eventually the c...
Gnome Control Center
From category: Gnome
Gnome Control Center is GNOME\'s main interface for configuration of various aspects of your desktop....
Bit-mapped Japanese font parser
From category: Fonts
Bit-mapped Japanese font parser 2.0 is fonts software developed by timecop. Bit-mapped Japanese font parser is a font parser. Note, this package doesn\'t include the actual font data. To get the f...
 

Top Downloads

 
1. Canon PIXMA iP1000 Printer Driver
2. Canon PIXMA iP1200 Printer Driver x64 d
3. Canon PIXMA iP1200 Printer Driver
4. Canon PIXMA iP1300 Printer Driver a
5. Realtek ALC/ 262/ 265/ 268/ 660/ 861/ 880/ 882/ 883/ 885/ 888 Audio
6. Canon PIXMA MP210 MP Drivers
7. Canon PIXMA iP1600 Printer Driver
8. Canon i-SENSYS LBP2900 Printer Driver R
9. Asus EZVcr II
10. Canon PIXMA iP1300 Printer Driver c
11. Canon PIXMA MP160 MP Drivers xp64
12. Canon i560 Printer Driver
13. Canon PIXMA MP160 MP Drivers 9xME
14. Canon LaserShot LBP-1210 Printer Driver
15. Realtek RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L) Driver XP
16. SendSong
17. Realtek RTL8139C(L)+/RTL8139D(L)/RTL8100(L)/RTL8130/RTL8139B(L) Driver
18. Alcatel SpeedTouch 330/USB
19. Genius VideoCAM Trek
20. We iSMS

DownloadTube Editor Reviews

 
1. Able Fax Tif View
Able Fax Tif View is a FAX, TIF, PDF, EPS, PS, AI, DCX, DICO...
2. Access Manager for Windows
Access Manager for Windows is a feature-rich software that a...
3. Vista User Time Manager
Vista User Time Manager is a powerful software that enables ...
4. River Past Video Cleaner
River Past Video Cleaner is an easy-to-use, flexible, powerf...
5. Tube Explorer Lite
Tube Explorer Lite is a smart tool that will help you browse...
6. Convert MPEG To WMV
EZ MPEG To WMV Converter is an easy to use video conversion ...
7. Convert Video To AVI
EZ Video TO AVI Converter has a powerful media conversion en...
8. A-one Video Convertor
A-one video converter is a powerful tool that offers you an ...
9. ALPass
ALPass is a smart tool that allows you to automatically logi...
10. Smart Pix Manager
Smart Pix Manager is a powerful, feature-rich and user-frien...

Software Reviews Full List



Recent Blog Posts

 
1. Google Chrome – It’s Finally Here. Will A Revolution Begin?
First, it was the rumors. Then, Google announced it official...
2. An Amazing Free Document Processing Software: LyX
The documents management task could be difficult in absence ...
3. DownloadTube Toolbar is Available For Free Download
Recently, we have made available for free download the Dow...
4. A Revolution in Web Browsing: The New Firefox 3.1b1 Already Beats All Speed Records
The latest beta1 release of Mozilla Firefox 3.1 shows majo...
5. Some Little, Nice, Freeware Tools You May Never Know When You'll Need
This time I won’t speak about a single freeware program that...
6. How To Increase The Quality of Your News Articles For Search Engine Spiders
The process of articles publishing is a common practice to...
7. Digg in Press: Tips and Opinions
Regarding Digg social bookmarking service there are many a...
8. Ubuntu Linux and Windows Can Share The Desktop In Absence Of Virtual Machines
Many people asked themselves how to run Ubuntu Linux and W...
9. 2.5 Millions Downloads for FireTune: It Makes Mozilla Firefox To Run With The Speed of Light
It is well known the fact that even the latest version of M...
10. Image Galleries on Autopilot: Instant Gallery Maker
The creation of image galleries ready for web publishing...

Last 20 Scripts

 
1. Azure CMS
Azure CMS is a universal software product for the developmen
2. Azure Portal
Azure Portal is a social networking script made with PHP pro
3. One Frog
One Frog is a content management system that allows you to u
4. Cigmas CMS
Cigmas CMS is a powerful web content management system for g
5. WebWord CMS
WebWord CMS is a full featured web content management system
6. Marjetica Content Management System
Marjetica Content Management System is a powerful, easy to u
7. Phenotype CMS
Phenotype CMS is a PHP/MySQL - Smarty Content Application Fr
8. Chupix CMS
Chupix is a content management system written in PHP and sto
9. Interspire Website Publisher
Interspire Website Publisher (formerly ArticleLive) is a con
10. Interspire Email Marketer
Interspire Email Marketer (formerly SendStudio) is a web bas
11. Comments RAM
Comments RAM is a lightweight PHP script that allows you to
12. KoolAjax
KoolAjax facilitates data exchange between server-side and c
13. KoolTreeView
KoolTreeView is a unique treeview control for PHP.
14. petitforum
This is a little discussion board which does not use MySQL a
15. eliteCMS
Elite CMS is an ideal content management system for a small
16. TotalW
TotalW is a simple to install and use file manager written i
17. alizer
alizer is a PHP script that analyzes the Apache log file.It
18. dpDebug 2
dpDebug 2 allows you to track down any problem with certain
19. Projector
Projector is a very simple project management system that is
20. Ticket Support System
Ticket Support System is an online PHP / MySQL based script