summaryrefslogtreecommitdiff
path: root/fontforge/dumpbdf.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Rename two header files from pfaedit*.h to fontforge*.h (and update all other...George Williams1-1/+1
2011-01-12New copyright notice.pfaedit1-1/+1
2010-02-04Update copyright notices.pfaedit1-1/+1
2009-03-27Patch by Alexey Kryukov to support composites (references) in bitmap fonts.pfaedit1-2/+7
2009-01-30Update copyright notices to 2009pfaedit1-1/+1
2008-11-13FontForge has been generating bad bounding box information for BDF fonts.pfaedit1-9/+19
2008-03-17Add IO routines for the 'BASE' table. Both in the context of 'sfnt' and in sf...pfaedit1-0/+2
2008-01-14When a font contained glyphs with multiple encodings, then ff would produce b...pfaedit1-0/+12
2008-01-01Update copyright notices.pfaedit1-1/+1
2007-11-16Try to encapsulate some of fontforge's dependency on gdraw in such a way that...pfaedit1-5/+1
2007-01-04Update copyright notices to 2007.pfaedit1-1/+1
2006-06-19Damn. The property count in BDF fonts is wrong.pfaedit1-3/+1
2006-01-14Add a dlg to give user control over bdf properties.pfaedit1-506/+27
2006-01-12Clean up BDF properties a bit.pfaedit1-108/+191
2006-01-11The CHARSET_ENCODING often contained a leading "-" when generating bdf fonts ...pfaedit1-58/+172
2006-01-01New copyright notices for 2006pfaedit1-1/+1
2005-12-21Grr. I was generating vertical metrics info for bdf fonts even if they had no...pfaedit1-8/+10
2005-12-14Retain BDF properties read from BDF/PCF fonts. Design a BDF table for sfnt fo...pfaedit1-144/+330
2005-12-12Add support for bitmaps with vertical metrics.pfaedit1-9/+10
2005-10-14Change fontforge to use GNU gettext rather than my nomen services (for transl...pfaedit1-3/+3
2005-09-23bdftopcf will use the glyph encoded at 0 as the default glyph if there is nopfaedit1-2/+7
2005-09-09In order to prevent generating bdf fonts where we have multiple glyphs with t...pfaedit1-3/+14
2005-09-09I'm very old fashioned. I like having error messages on stderr. But far too m...pfaedit1-2/+2
2005-06-26Change from having the encoding built into the SplineFont to using and encodi...pfaedit1-52/+41
2005-01-01Update copyright notices to 2004.pfaedit1-1/+1
2004-11-08Patches by Mark G. Adams for 64 bit linux.pfaedit1-2/+4
2004-10-28Reworked yesterday's encoding patch. Removed all the old code, so now we alwa...pfaedit1-63/+0
2004-10-27Use iconv to get encodings rather than gdraw/gunicode. Stepping stone to gtk.pfaedit1-0/+64
2004-07-25More gtk work.pfaedit1-0/+4
2004-03-02Initial add.pfaedit1-0/+514