summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-25[fontview] Support up to 256 subfonts in the CID menu.HEADmasterJames Cloos1-6/+32
2011-03-23Vern points out that I had the symetrical smoothing flag bits for gasp rather...George Williams1-8/+8
2011-03-18On my mac, when displaying a contextual chaining lookup, the => glyph seems t...George Williams3-71/+122
2011-03-16Patch by Khaled to feature file code. If a feature contained both multiple an...George Williams1-0/+22
2011-03-16fontforge checks at configure to see if libintl and libintl.h are on the syst...George Williams6-11561/+22617
2011-03-14Barry wants a python entry to the "Change Glyph" dlg.George Williams2-2/+316
2011-03-14Update the screen shot in the docs for FontInfo->Size (which now uses a matri...George Williams2-2/+7
2011-03-14A spelling correction, and a punctuation correction.George Williams1-1/+1
2011-03-14Patch by Paul Flo Williams.George Williams1-1/+1
2011-03-14:-) We don't need a semicolon after an #endifGeorge Williams1-1/+1
2011-03-13It used to be that long menus which didn't fit on the screen had up/down arro...George Williams1-32/+98
2011-03-11Change the Size pane of Font Info to use a matrix edit for font style names.George Williams1-322/+59
2011-03-06Invoking Expand Stroke caused a crash.George Williams1-1/+1
2011-03-02Fix some bugs in deletion of mark classes and mark sets in font info.George Williams1-2/+4
2011-02-28More changes to charinfo. Still a couple of changes that weren't undone by a ...George Williams5-32/+303
2011-02-25Oops. Forgot to set the changed flag on the glyph(s).George Williams1-1/+4
2011-02-25People didn't like the way Glyph Info behaved (They wanted the "Done" buttonGeorge Williams4-62/+133
2011-02-24Khaled points out that all my download links are wrong now because sourceforg...George Williams27-150/+78
2011-02-22Yet another patch I trampled on. Restore it.George Williams3-6/+77
2011-02-21Arrg. Another thing I missed.George Williams1-2/+2
2011-02-21Alexey doesn't like autokerning, so add a flag to turn that off in the kernin...George Williams13-152/+219
2011-02-21It wasn't possible to turn a line into a curve by grabbing a point in the mid...George Williams1-1/+2
2011-02-21New Polish translation from Michal.George Williams1-2890/+3027
2011-02-21Provide time stamps for the release.George Williams3-8/+8
2011-02-21The [guess] button wasn't working properly after the change to the private pa...George Williams1-1/+1
2011-02-20The dialog which asks for a style name and a language (for design size in fon...George Williams1-60/+25
2011-02-20Some more changes for changelog.George Williams1-49/+4
2011-02-20Merge branch 'master' of ssh://fontforge.git.sourceforge.net/gitroot/fontforg...George Williams5-15/+123
2011-02-20Bring changelog up to date and clean up some doc pages.George Williams17-341/+828
2011-02-20Sort human-readable stylistic set names (first by feature tag, then byAlexey Kryukov2-3/+19
2011-02-20Make ligature carets accessible from python scripts.Alexey Kryukov2-0/+78
2011-02-20Still problems with function indicators in matix edit controls.Alexey Kryukov1-12/+26
2011-02-18Missed another set of long doubles where there should be doubles.George Williams4-9/+10
2011-02-18According to the spec there are two different types of GPOS 'size' feature. O...George Williams5-16/+50
2011-02-18More fixes needed where *printf expects a double and gets a long double if --...George Williams4-34/+34
2011-02-18Oops. the code to retain ufo ascender/descender needed to convert to double i...George Williams1-2/+2
2011-02-18Showttf (in fonttools) assumed sizeof(long)==sizeof(int)George Williams1-46/+46
2011-02-18I put in a test the other day to make sure I never output a number outside th...George Williams1-1/+1
2011-02-18Back out the part of the OPENVMS patch that applies to gimagewritepng. It bre...George Williams1-1/+0
2011-02-18Typo in configure script (in sed command) caused it to miscalcute Python subv...George Williams6-6/+6
2011-02-18Matthew Skala points out that the range for Yijing Hexagram Symbols is wrong ...George Williams1-1/+1
2011-02-18Patches from Jouk for OPENVMS.George Williams3-4/+6
2011-02-18Oops. Barry's png patch wasn't quite right.George Williams1-1/+1
2011-02-18Pierre Hanser points out that two prototypes need to be adjusted if you confi...George Williams1-2/+2
2011-02-18Richard Gitshlag suggests that the buttons in the "non-integral coordinates" ...George Williams1-1/+1
2011-02-18Richard Gitschlag and Khaled complain that the Glyph Info dlg says "Done" rat...George Williams1-2/+6
2011-02-18Barry points out a spot I missed in the libpng change the other day.George Williams1-1/+6
2011-02-16Werner found a place where apple kerning output didn't work if glyphs which w...George Williams1-3/+6
2011-02-16Was asked to retain the UFO ascender and descender fields.George Williams5-5/+45
2011-02-16Correct two "bugs" in UFO output. I believe that I was following the spec in ...George Williams1-34/+38