summaryrefslogtreecommitdiff
path: root/fontforge/problems.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Richard Gitshlag suggests that the buttons in the "non-integral coordinates" ...George Williams1-1/+1
2011-02-14Rename two header files from pfaedit*.h to fontforge*.h (and update all other...George Williams1-1/+1
2011-02-10An earlier patch added support for horizontal scrolling (shift trackwheel) in...pfaedit1-0/+4
2011-01-12New copyright notice.pfaedit1-1/+1
2010-04-14Jeff Harmon reports that ff writes "Postscript" into PFM files rather than "P...pfaedit1-3/+3
2010-04-07Updated Vietnamese translation from Clytie.pfaedit1-4/+4
2010-02-04New copyright notices for 2010.pfaedit1-1/+1
2009-11-04More work on the kern class dlg.pfaedit1-1/+1
2009-09-05Add a new problem (Find Problems) and a new validation state indicative of wh...pfaedit1-7/+83
2009-01-30Update copyright notices to 2009pfaedit1-1/+1
2008-12-22Lots of changes to extrema code.pfaedit1-1/+1
2008-12-09Change so that only modal dialogs are marked transient. Make sure everybody i...pfaedit1-2/+3
2008-12-08In my eternal vigilence against rounding errors I failed to report some inter...pfaedit1-3/+6
2008-12-03More resource editor stuff.pfaedit1-1/+0
2008-11-24Find Problems needs to check self-intersection too, I guess.pfaedit1-20/+35
2008-11-12Adobe doesn't define how big a spline must be for the "no extrema" restrictio...pfaedit1-9/+6
2008-11-12Add a new problem to find glyphs with multiple references with use my metrics...pfaedit1-3/+45
2008-11-07Added duplicate name and duplicate unicode to the things validate checks for.pfaedit1-3/+5
2008-11-07Give instructions in Find Problems on how to figure out which two glyphs have...pfaedit1-8/+8
2008-10-28Make it so that fontforge uses pango routines, not just the widget set.pfaedit1-5/+5
2008-09-22Add code to allow users to customize the font used in various dialogs and win...pfaedit1-5/+10
2008-08-24When validating a font, and double clicking to bring up find problems in a ch...pfaedit1-1/+5
2008-07-23Find Problems would occasionally pop up a blank problem dlg.pfaedit1-19/+36
2008-07-07I find it really hard to believe that this is an error, but I have a second h...pfaedit1-11/+50
2008-06-26Validate dlg's scrollbar was broken, and you couldn't drag the thumb up to th...pfaedit1-1/+20
2008-06-20Interpolated points need not be on integral boundaries, but ff was checking f...pfaedit1-3/+6
2008-06-17Add a new validation check to see if a glyph has non-integral coordinates. On...pfaedit1-2/+19
2008-05-08Check for bad OS/2 versions (that is, versions windows will reject) when load...pfaedit1-0/+1
2008-05-08Add two new problems to findpfaedit1-37/+315
2008-05-08Add a new validation state: Test that points aren't too far appart (must be w...pfaedit1-4/+13
2008-04-29Validate didn't work on CID keyed fonts.pfaedit1-1/+16
2008-02-18Parameterize some more dialogs with a layer. Some of these do not need the la...pfaedit1-2/+2
2008-02-18Another layer patch. The layer the fontview displays and controls should now bepfaedit1-213/+203
2008-02-08Add a Layers pane to Font Info.pfaedit1-1/+1
2008-02-06Nasty bug with references in ApplySubstitutions scripting command.pfaedit1-4/+4
2008-02-04Layerspfaedit1-6/+6
2008-01-18Michael Zedler points out several uninitialized variables.pfaedit1-3/+10
2008-01-18Oops. I forgot. It's ok for interpolated points to be at half integer locatio...pfaedit1-2/+6
2008-01-18Add a "Find Problems" for non integral coordinates.pfaedit1-42/+100
2008-01-14Barry wants to be able to mark that it's ok for a spline to have intermediate...pfaedit1-0/+10
2008-01-14Find Problems->ATT->Missing glyph name complains about the special stringpfaedit1-7/+222
2008-01-01Update copyright notices.pfaedit1-1/+1
2007-12-06Redo the internals of fontforge to separate the user interface from the core ...pfaedit1-580/+52
2007-11-16Try to encapsulate some of fontforge's dependency on gdraw in such a way that...pfaedit1-4/+4
2007-11-12Dave Crossland doesn't like having "..." at the end of window titles.pfaedit1-1/+1
2007-10-25Add a "problem" to check for glyphs whose bounding boxes are: too tall, too s...pfaedit1-93/+258
2007-10-15Add a new tool which creates curved points which are always either horizontal...pfaedit1-2/+2
2007-10-09Alexej points out that few fonts meet my strick standards matchin glyph names...pfaedit1-1/+20
2007-10-05Add "Mismatch Unicode & Name" to the Find Problems dlg.pfaedit1-8/+38
2007-09-27Patch by Barry Schwartz who points out that it is legal to have a blue zone w...pfaedit1-1/+1