summaryrefslogtreecommitdiff
path: root/fontforge/charview.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-14Patch by Paul Flo Williams.George Williams1-1/+1
2011-02-14User doesn't like that ff does a "fit to window" ever time the user resizes t...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-3/+10
2011-01-18Brian Zick wanted a preference item so that if one end of a spline were moved...pfaedit1-5/+7
2011-01-12New copyright notice.pfaedit1-1/+1
2010-12-15Remove one source of rounding errors in solving cubics, clean up function cal...pfaedit1-2/+2
2010-12-09Fixed crashes on pasting splines into guide layer in the glyph view window, r...michal-n1-1/+8
2010-12-09I swapped Ctrl with Shift in the previous patch.michal-n1-2/+2
2010-12-09There wasn't a shortcut to scroll vertically in charview,michal-n1-2/+7
2010-11-14Ctrl+A in background layer (in charview window) picked up anchor points from ...michal-n1-0/+6
2010-10-29Zoom by mouse scroll scales precisely around mouse pointer now.michal-n1-2/+2
2010-10-29Zoom by mouse scroll scales around mouse pointer now.michal-n1-9/+22
2010-09-15If one try to compile with -Wall -Wextra, lots of warnings show up.michal-n1-3/+3
2010-09-14If one try to compile with -Wall -Wextra, lots of warnings show up.michal-n1-6/+6
2010-05-24FontForge was using the wrong MIME type for svg files. W3C has changed it and...pfaedit1-0/+22
2010-04-14Hot keys for the grid fit Bigger/Smaller pointsize menu commands got lost whe...pfaedit1-2/+2
2010-04-14The bluezones weren't marked in the charview when hinting display was turned ...pfaedit1-3/+3
2010-04-07Updated Vietnamese translation from Clytie.pfaedit1-3/+5
2010-04-05A new algorithm for stroking splines. Allows the user to specify arbetrary co...pfaedit1-132/+36
2010-02-12Grab many patches from the mingw build.pfaedit1-7/+54
2010-02-04Update copyright notices.pfaedit1-1/+1
2009-12-26Annie Olsen of SIL says that the big tick marks in the rulers in the glyph wi...pfaedit1-2/+4
2009-11-04More work on the kern class dlg.pfaedit1-1/+1
2009-09-24Someone pointed out that Clockwise and CounterClockwise should only be disabl...pfaedit1-5/+2
2009-09-12More cleanup.pfaedit1-1/+1
2009-09-11In CharView Element->Join and Element->Correct Direction were turned off when...pfaedit1-2/+3
2009-09-08Patch by Michal:pfaedit1-3/+4
2009-08-05Add the ability to create stupid ttcs. Stupid in the sense that they don't tr...pfaedit1-1/+16
2009-08-04embedded bitmaps in CID keyed fonts didn't work.pfaedit1-6/+6
2009-07-13Final work (final significant work anyway) on the suggest deltas command.pfaedit1-1/+22
2009-07-13Werner requests a command to check when a spline gets very close to the cente...pfaedit1-1/+16
2009-07-10Dave wants a keyboard shortcut to activate spiros. So add a new menu to the c...pfaedit1-2/+9
2009-07-09In autogoto events, ignore masks we don't understand.pfaedit1-1/+1
2009-07-05I think Barry wants to have different menu keybindings in different windows? ...pfaedit1-0/+6
2009-07-04FF was not translating the spiro point menu in charview.pfaedit1-0/+1
2009-07-02Add a mechanism so user can specify a modifier mask to be applied to characte...pfaedit1-5/+5
2009-06-29If cairo was turned off, and a glyph had background images, then deleting tho...pfaedit1-0/+5
2009-06-19Try to improve non linear transform.pfaedit1-0/+1
2009-06-18Patch by Michal to fix problem when compiled with long doubles.pfaedit1-2/+2
2009-06-17Someone wants a Reverse contour direction command (in addition to correct con...pfaedit1-0/+23
2009-05-26Typo.pfaedit1-1/+1
2009-05-25Jakub Steiner thinks it would be a good idea if the tool bindings of mouse cl...pfaedit1-2/+3
2009-05-24Someone wanted to be able to set both the left and right side bearings at the...pfaedit1-1/+4
2009-05-11Widhaya Trisarnwadhana points out that the mnemonic _N is bound to two items ...pfaedit1-1/+1
2009-04-06FontForge was supposed to check that the compile time (include file) freetype...pfaedit1-1/+6
2009-03-27Patch by Alexey Kryukov to support composites (references) in bitmap fonts.pfaedit1-2/+2
2009-02-24Werner wants to know the freetype version, so display this when debugging on ...pfaedit1-2/+5
2009-02-09In TrueType debugging Werner originally asked to mark pixels which changed st...pfaedit1-6/+25
2009-02-07Werner doesn't want to see anchor points when debugging.pfaedit1-1/+2