summaryrefslogtreecommitdiff
path: root/fontforge/print.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18More fixes needed where *printf expects a double and gets a long double if --...George Williams1-11/+11
2011-01-12Daniel Johnson sent me a print sample of Mayan in the K'iche' dialect used in...pfaedit1-0/+6
2011-01-12New copyright notice.pfaedit1-1/+1
2010-04-14Jeff Harmon reports that ff writes "Postscript" into PFM files rather than "P...pfaedit1-1/+1
2010-02-12Grab many patches from the mingw build.pfaedit1-0/+4
2010-02-04New copyright notices for 2010.pfaedit1-1/+1
2009-09-12Clean up some minor issues which show up on Mac 10.6pfaedit1-4/+4
2009-01-30Update copyright notices to 2009pfaedit1-1/+1
2008-11-14Doing a print sample of a truetype font produced bad CID output.pfaedit1-6/+20
2008-11-08Patch by Nicolas Spalinger. Mostly fix spelling mistakes.pfaedit1-1/+1
2008-11-08Alexey suggests using typo-line-gap between lines in the print dialog.pfaedit1-7/+13
2008-10-25When generating random text for a font in the print dlg, FF would alocate one...pfaedit1-1/+1
2008-07-18Fixes for long double mode.pfaedit1-4/+4
2008-07-06Add a dialog to browse the open font library.pfaedit1-10/+46
2008-06-24When doing a font sample from a script which did not set the page width/heigh...pfaedit1-6/+6
2008-03-25Typo in gradient output for ps/pdf when more than two stops.pfaedit1-1/+1
2008-03-20Minimal support for baseline alignment in Print/Display.pfaedit1-3/+3
2008-03-14Add support for generating tiling patterns in svg, ps type3, and pdf type3 fo...pfaedit1-91/+143
2008-03-13How silly of me. When the PDFReference manual (page 96) says the /Resources d...pfaedit1-23/+66
2008-03-11Fix more problems with printpfaedit1-1/+1
2008-03-10 int i; definition at wrong line in print.cjoukj1-1/+2
2008-03-08Print managed to break itself somehow. Print of a font display to ps file (or...pfaedit1-13/+275
2008-02-18Another layer patch. The layer the fontview displays and controls should now bepfaedit1-1/+1
2008-02-11Make it possible to generate a font from a specific layer which need not be t...pfaedit1-5/+5
2008-02-05Oops. Omitted a large patch. Without this patch, ff only worked in multilayer...pfaedit1-4/+0
2008-02-04Layerspfaedit1-3/+6
2008-01-18Fix a couple of problems that -pedantic complains about.pfaedit1-1/+1
2008-01-01Update copyright notices.pfaedit1-1/+1
2007-12-19Crossland wants a way to insert random text into the Print/Display dialog. So...pfaedit1-29/+77
2007-12-06Redo the internals of fontforge to separate the user interface from the core ...pfaedit1-0/+2559
2007-07-20Rewrite the display fonts dlg so it processes features just as metrics view d...pfaedit1-3823/+0
2007-06-18Start on the superstructure for handling OpenType features in the File->Displ...pfaedit1-14/+55
2007-05-28Change to using USC4 from UCS2 internally.pfaedit1-48/+49
2007-03-22Redo the metrics view so that it applies opentype lookups properly, and give ...pfaedit1-7/+7
2007-01-04Update copyright notices to 2007.pfaedit1-1/+1
2006-09-27Michal Nowakowski complains that "Instructions are out of date" warning appea...pfaedit1-1/+1
2006-09-04When generating multiple type1 fonts, output the bounding box of each as that...pfaedit1-1/+1
2006-07-24Once upon a time, Apple was so concerned about accuracy of floating point ope...pfaedit1-33/+33
2006-06-23Print Multi-Size & Full Page printed the wrong glyphs from the font view. Bro...pfaedit1-12/+16
2006-06-14Printing a multi-size page of a truetype font crashed.pfaedit1-1/+1
2006-02-20Printing a CID keyed truetype font to a pdf file produced a very odd ordering...pfaedit1-1/+2
2006-01-06Changes toward gtk.pfaedit1-1/+1
2006-01-02If the user has never called PrintSetup (or if the user has not called PrintS...pfaedit1-2/+12
2006-01-01New copyright notices for 2006pfaedit1-1/+1
2005-12-31 The font display to pdf did not include a title at the top of each page.pfaedit1-3/+5
2005-12-31Peter Denisevich points out that when we print something we say "%%Pages aten...pfaedit1-1/+1
2005-12-23Kanou points out that there are still a few vestigates of Latin1 in comments,pfaedit1-803/+366
2005-10-14Change fontforge to use GNU gettext rather than my own nomen services (for tr...pfaedit1-125/+54
2005-10-08When printing a type3 pdf font, give it a name. Not required, but so what.pfaedit1-0/+1
2005-09-29Printing sample text was broken in fonts with no kerning classes.pfaedit1-0/+4