summaryrefslogtreecommitdiff
path: root/fontforge/cvaddpoints.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-01-30Update copyright notices to 2009pfaedit1-1/+1
2008-08-05Due to a typo, merging two splinesets at a curve point generally left the poi...pfaedit1-1/+1
2008-07-27When joining two splinesets (during glyph editing) we didn't pay attention to...pfaedit1-1/+1
2008-07-20Get Info (maybe a few other things) didn't work on a selected reference which...pfaedit1-1/+1
2008-04-07If an sfd file were saved with spiros active, and then loaded into a version ...pfaedit1-7/+7
2008-02-04Layerspfaedit1-5/+5
2008-01-20When adding an hvcurve point into an existing spline it behaved like a curved...pfaedit1-0/+3
2008-01-01Update copyright notices.pfaedit1-1/+1
2007-12-06Redo the internals of fontforge to separate the user interface from the core ...pfaedit1-48/+46
2007-10-31Couple of bugs with adding intermediate points into an already existing spiro...pfaedit1-2/+6
2007-10-25Initial version of UI for Raph Levien's spiro curves. I've probably forgotten...pfaedit1-78/+317
2007-10-15Add a new tool which creates curved points which are always either horizontal...pfaedit1-1/+2
2007-01-04Update copyright notices to 2007.pfaedit1-1/+1
2006-06-26Display the curvature information at each point. In Point Info dlg, and in a ...pfaedit1-0/+2
2006-04-05Change the way the pen tool works in quadratic mode (so that it edits cps rat...pfaedit1-3/+31
2006-03-30The pen tool didn't handle quadratic splines properly.pfaedit1-0/+1
2006-01-01New copyright notices for 2006pfaedit1-1/+1
2006-01-01Make the pen tool work better with quadratic splines (make it default to havi...pfaedit1-3/+12
2006-01-01Quadratic elipses still aren't quite right.pfaedit1-1/+7
2005-08-11Configure the mac so that the capslock key can be used instead of the alt key...pfaedit1-14/+0
2005-01-01Update copyright notices to 2004.pfaedit1-1/+1
2004-12-29Make the behavior of control points at the ends of (open) paths a little more...pfaedit1-0/+7
2004-12-14Constraining the pen tool didn't do what I expected.pfaedit1-0/+3
2004-12-13Add a slightly new mode to addpoint controlled by capslockpfaedit1-2/+17
2004-08-13More gtk stuff.pfaedit1-2/+2
2004-08-01More changes for GTKpfaedit1-0/+2
2004-03-02Initial add.pfaedit1-0/+525