Alexandre Julliard : Import of fontforge 20120731-b.

Alexandre Julliard julliard at winehq.org
Thu Jul 11 13:48:27 CDT 2013


Module: fontforge
Branch: upstream
Commit: 97204dac82637882d941c91b38ac1cb04b8f09a1
URL:    http://source.winehq.org/git/fontforge.git/?a=commit;h=97204dac82637882d941c91b38ac1cb04b8f09a1

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul 11 15:46:35 2013 +0200

Import of fontforge 20120731-b.

---

 Makefile.dynamic.in                                |    2 +
 Makefile.static.in                                 |    2 +
 Packaging/FontForge-doc.spec                       |   37 +
 Packaging/FontForge.spec                           |   81 +
 Packaging/FontForge.static.spec                    |   77 +
 Packaging/fontforge.desktop                        |   11 +-
 Packaging/icons-old/FFbutton-128.png               |  Bin 0 -> 4185 bytes
 Packaging/icons-old/FFbutton-32.png                |  Bin 0 -> 989 bytes
 Packaging/icons-old/FFslug-128.png                 |  Bin 0 -> 4800 bytes
 Packaging/icons-old/FFslug-32.png                  |  Bin 0 -> 951 bytes
 Packaging/icons-old/FFslug-48.png                  |  Bin 0 -> 1526 bytes
 Packaging/icons-old/ffanvil32.gif                  |  Bin 0 -> 760 bytes
 Packaging/{ => icons-old}/fontforge.png            |  Bin 772 -> 772 bytes
 Packaging/icons-old/fontforge.svg                  |   32 +
 Packaging/icons/16x16/apps/fontforge.png           |  Bin 0 -> 773 bytes
 Packaging/icons/22x22/apps/fontforge.png           |  Bin 0 -> 1090 bytes
 Packaging/icons/24x24/apps/fontforge.png           |  Bin 0 -> 1105 bytes
 Packaging/icons/32x32/apps/fontforge.png           |  Bin 0 -> 1831 bytes
 Packaging/icons/48x48/apps/fontforge.png           |  Bin 0 -> 2890 bytes
 Packaging/icons/scalable/apps/fontforge.svg        |   66 +
 Packaging/icons/src/icon-16x16-apps-fontforge.svg  |   64 +
 Packaging/icons/src/icon-24x24-apps-fontforge.svg  |   66 +
 Packaging/icons/src/icon-32x32-apps-fontforge.svg  |   69 +
 README-MS.html                                     |   34 +-
 README-Mac.html                                    |   34 +-
 README-unix                                        |    2 -
 Unicode/ArabicForms.c                              |    4 +-
 Unicode/Makefile.dynamic.in                        |   10 +-
 Unicode/Makefile.static.in                         |    2 +
 Unicode/README.TXT                                 |   48 +
 Unicode/cjk.c                                      |    4 +-
 Unicode/dump.c                                     |  167 +-
 Unicode/gwwiconv.c                                 |    2 +-
 Unicode/gwwintl.c                                  |  140 -
 Unicode/makebuildtables.c                          |    2 +-
 Unicode/makeutype.c                                |  150 +-
 Unicode/memory.c                                   |    2 +-
 Unicode/ucharmap.c                                 |    7 +-
 Unicode/unialt.c                                   |   48 +-
 Unicode/usprintf.c                                 |    2 +-
 Unicode/ustring.c                                  |  106 +-
 Unicode/utype.c                                    | 2314 +-
 VERSION                                            |    2 +-
 aclocal.m4                                         |13699 ++++---
 configure                                          |32108 +++++----------
 configure.dynamic                                  |32011 +++++----------
 configure.dynamic.in                               |  119 +-
 configure.in                                       |  155 +-
 configure.static                                   |  393 +-
 configure.static.in                                |   30 +-
 descrip.mms                                        |    3 +-
 fontforge/MacFontForgeApp.zip                      |  Bin 39272 -> 55205 bytes
 fontforge/Makefile.dynamic.in                      |   31 +-
 fontforge/Makefile.static.in                       |   11 +-
 fontforge/PfEd.h                                   |    2 +-
 fontforge/acorn2sfd.c                              |    2 +-
 fontforge/alignment.c                              |    4 +-
 fontforge/anchorsaway.c                            |    4 +-
 fontforge/asmfpst.c                                |   22 +-
 fontforge/autohint.c                               |   48 +-
 fontforge/autosave.c                               |   53 +-
 fontforge/autotrace.c                              |  117 +-
 fontforge/autowidth.c                              |    8 +-
 fontforge/autowidth2.c                             | 1028 +
 fontforge/autowidth2.h                             |   84 +
 fontforge/autowidth2dlg.c                          |  325 +
 fontforge/autowidthdlg.c                           |  601 -
 fontforge/basedlg.c                                |    8 +-
 fontforge/baseviews.h                              |   63 +-
 fontforge/bdfinfo.c                                |   23 +-
 fontforge/bitmapchar.c                             |   11 +-
 fontforge/bitmapcontrol.c                          |   15 +-
 fontforge/bitmapcontrol.h                          |    2 +-
 fontforge/bitmapdlg.c                              |    4 +-
 fontforge/bitmapview.c                             |  401 +-
 fontforge/bvedit.c                                 |  259 +-
 fontforge/charinfo.c                               |  603 +-
 fontforge/charview.c                               |  691 +-
 fontforge/clipnoui.c                               |    4 +-
 fontforge/clipui.c                                 |    4 +-
 fontforge/combinations.c                           |    5 +-
 .../{configure-pfaedit.h => configure-fontforge.h} |    2 +-
 fontforge/contextchain.c                           | 3970 +-
 fontforge/cursors.c                                |   28 +-
 fontforge/cvaddpoints.c                            |    4 +-
 fontforge/cvdebug.c                                |  103 +-
 fontforge/cvdgloss.c                               |  408 +-
 fontforge/cvexport.c                               |   21 +-
 fontforge/cvexportdlg.c                            |   20 +-
 fontforge/cvfreehand.c                             |  209 +-
 fontforge/cvgetinfo.c                              |   55 +-
 fontforge/cvgridfit.c                              |   22 +-
 fontforge/cvhand.c                                 |    4 +-
 fontforge/cvhints.c                                |  391 +-
 fontforge/cvimages.c                               |   11 +-
 fontforge/cvimportdlg.c                            |   24 +-
 fontforge/cvknife.c                                |    4 +-
 fontforge/cvpalettes.c                             | 1431 +-
 fontforge/cvpointer.c                              |   37 +-
 fontforge/cvruler.c                                |   13 +-
 fontforge/cvshapes.c                               |   10 +-
 fontforge/cvstroke.c                               | 1090 +-
 fontforge/cvtranstools.c                           |    4 +-
 fontforge/cvundoes.c                               |  608 +-
 fontforge/delta.h                                  |   89 +
 fontforge/deltaui.c                                | 1088 +
 fontforge/descrip.mms                              |   32 +-
 fontforge/diffstubs.c                              |   18 +-
 fontforge/displayfonts.c                           |   10 +-
 fontforge/dumpbdf.c                                |   13 +-
 fontforge/dumppfa.c                                |  176 +-
 fontforge/edgelist.h                               |    4 +-
 fontforge/edgelist2.h                              |    4 +-
 fontforge/effects.c                                |   63 +-
 fontforge/effectsui.c                              |   24 +-
 fontforge/encoding.c                               |  167 +-
 fontforge/encoding.h                               |    7 +
 fontforge/encodingui.c                             |   13 +-
 fontforge/exelibstamp.pre                          |    2 +-
 fontforge/featurefile.c                            | 2382 +-
 fontforge/fffreetype.h                             |   35 +-
 fontforge/ffpython.h                               |   68 +-
 fontforge/{pfaedit.h => fontforge.h}               |    5 +-
 fontforge/{pfaeditui.h => fontforgeui.h}           |    6 +-
 fontforge/fontforgevw.h                            |    4 +-
 fontforge/fontimage.1                              |    2 +-
 fontforge/fontimage.pe                             |   15 +-
 fontforge/fontinfo.c                               | 3162 +-
 fontforge/fontlint.pe                              |   11 +-
 fontforge/fontview.c                               | 1061 +-
 fontforge/fontviewbase.c                           |  279 +-
 fontforge/freetype.c                               |  129 +-
 fontforge/freetypeui.c                             |   13 +-
 fontforge/ftdelta.c                                |  215 +
 fontforge/{fvcomposit.c => fvcomposite.c}          |  660 +-
 fontforge/fvfonts.c                                |  106 +-
 fontforge/fvfontsdlg.c                             |    8 +-
 fontforge/fvimportbdf.c                            |   49 +-
 fontforge/fvmetrics.c                              |   54 +-
 fontforge/fvmetrics.h                              |    4 +-
 fontforge/fvmetricsdlg.c                           |   57 +-
 fontforge/glyphcomp.c                              |   56 +-
 fontforge/gotodlg.c                                |  101 +-
 fontforge/groups.c                                 |    2 +-
 fontforge/groups.h                                 |    2 +-
 fontforge/groupsdlg.c                              |    8 +-
 fontforge/histograms.c                             |  354 +-
 fontforge/http.c                                   |   24 +-
 fontforge/ikarus.c                                 |    4 +-
 fontforge/images.c                                 |  893 +-
 fontforge/import.h                                 |    2 +-
 fontforge/justifydlg.c                             | 1021 +
 fontforge/kernclass.c                              | 2415 +-
 fontforge/layer2layer.c                            |    4 +-
 fontforge/libffstamp.h                             |    6 +-
 fontforge/libstamp.pre                             |    2 +-
 fontforge/lookups.c                                |  837 +-
 fontforge/lookupui.c                               | 1602 +-
 fontforge/macbinary.c                              |   28 +-
 fontforge/macenc.c                                 |    2 +-
 fontforge/macencui.c                               |    4 +-
 fontforge/math.c                                   |  125 +-
 fontforge/mathconstants.c                          |  100 +-
 fontforge/metricsview.c                            |  318 +-
 fontforge/mm.c                                     |    8 +-
 fontforge/mm.h                                     |    4 +-
 fontforge/mmdlg.c                                  |   91 +-
 fontforge/namehash.h                               |   61 +
 fontforge/namelist.c                               |11273 +++---
 fontforge/nonlineartrans.c                         |  122 +-
 fontforge/nonlineartrans.h                         |    4 +-
 fontforge/nonlineartransui.c                       |    5 +-
 fontforge/noprefs.c                                |   53 +-
 fontforge/nouiutil.c                               |   10 +-
 fontforge/nowakowskittfinstr.c                     | 2864 +-
 fontforge/ofl.c                                    |    2 +-
 fontforge/oflib.c                                  |   42 +-
 fontforge/openfontdlg.c                            |   17 +-
 fontforge/othersubrs.c                             |    2 +-
 fontforge/palmfonts.c                              |   20 +-
 fontforge/parsepdf.c                               |  617 +-
 fontforge/parsepfa.c                               |   15 +-
 fontforge/parsettf.c                               |  235 +-
 fontforge/parsettfatt.c                            |  806 +-
 fontforge/parsettfbmf.c                            |  433 +-
 fontforge/parsettfvar.c                            |    6 +-
 fontforge/pixmaps/chooseraudio.png                 |  Bin 0 -> 207 bytes
 fontforge/pixmaps/chooserback.png                  |  Bin 0 -> 284 bytes
 fontforge/pixmaps/chooserbookmark.png              |  Bin 0 -> 238 bytes
 fontforge/pixmaps/choosercid.png                   |  Bin 0 -> 192 bytes
 fontforge/pixmaps/choosercompressed.png            |  Bin 0 -> 276 bytes
 fontforge/pixmaps/chooserconfigtool.png            |  Bin 0 -> 511 bytes
 fontforge/pixmaps/choosercore.png                  |  Bin 0 -> 200 bytes
 fontforge/pixmaps/chooserdir.png                   |  Bin 0 -> 192 bytes
 fontforge/pixmaps/chooserforward.png               |  Bin 0 -> 286 bytes
 fontforge/pixmaps/chooserhomefolder.png            |  Bin 0 -> 224 bytes
 fontforge/pixmaps/chooserimage.png                 |  Bin 0 -> 238 bytes
 fontforge/pixmaps/choosermac.png                   |  Bin 0 -> 196 bytes
 fontforge/pixmaps/choosermacttf.png                |  Bin 0 -> 205 bytes
 fontforge/pixmaps/choosernobookmark.png            |  Bin 0 -> 268 bytes
 fontforge/pixmaps/chooserobject.png                |  Bin 0 -> 232 bytes
 fontforge/pixmaps/choosertar.png                   |  Bin 0 -> 264 bytes
 fontforge/pixmaps/choosertextbdf.png               |  Bin 0 -> 187 bytes
 fontforge/pixmaps/choosertextc.png                 |  Bin 0 -> 219 bytes
 fontforge/pixmaps/choosertextcss.png               |  Bin 0 -> 222 bytes
 fontforge/pixmaps/choosertextfontps.png            |  Bin 0 -> 207 bytes
 fontforge/pixmaps/choosertextfontsfd.png           |  Bin 0 -> 213 bytes
 fontforge/pixmaps/choosertexthtml.png              |  Bin 0 -> 227 bytes
 fontforge/pixmaps/choosertextjava.png              |  Bin 0 -> 246 bytes
 fontforge/pixmaps/choosertextmake.png              |  Bin 0 -> 224 bytes
 fontforge/pixmaps/choosertextplain.png             |  Bin 0 -> 203 bytes
 fontforge/pixmaps/choosertextps.png                |  Bin 0 -> 235 bytes
 fontforge/pixmaps/choosertextxml.png               |  Bin 0 -> 227 bytes
 fontforge/pixmaps/chooserttf.png                   |  Bin 0 -> 205 bytes
 fontforge/pixmaps/chooserunknown.png               |  Bin 0 -> 204 bytes
 fontforge/pixmaps/chooserupdir.png                 |  Bin 0 -> 209 bytes
 fontforge/pixmaps/chooservideo.png                 |  Bin 0 -> 225 bytes
 ...buildcomposit.png => elementbuildcomposite.png} |  Bin 150 -> 150 bytes
 fontforge/pixmaps/palette3drotate.png              |  Bin 0 -> 263 bytes
 fontforge/pixmaps/palettecorner.png                |  Bin 0 -> 232 bytes
 fontforge/pixmaps/palettecurve.png                 |  Bin 0 -> 239 bytes
 fontforge/pixmaps/paletteelipse.png                |  Bin 0 -> 235 bytes
 fontforge/pixmaps/paletteflip.png                  |  Bin 0 -> 269 bytes
 fontforge/pixmaps/palettefreehand.png              |  Bin 0 -> 282 bytes
 fontforge/pixmaps/palettehand.png                  |  Bin 0 -> 272 bytes
 fontforge/pixmaps/palettehvcurve.png               |  Bin 0 -> 259 bytes
 fontforge/pixmaps/paletteknife.png                 |  Bin 0 -> 227 bytes
 fontforge/pixmaps/paletteline.png                  |  Bin 0 -> 247 bytes
 fontforge/pixmaps/palettemagnify.png               |  Bin 0 -> 240 bytes
 fontforge/pixmaps/palettepen.png                   |  Bin 0 -> 278 bytes
 fontforge/pixmaps/palettepencil.png                |  Bin 0 -> 255 bytes
 fontforge/pixmaps/paletteperspective.png           |  Bin 0 -> 286 bytes
 fontforge/pixmaps/palettepointer.png               |  Bin 0 -> 235 bytes
 fontforge/pixmaps/palettepoly.png                  |  Bin 0 -> 235 bytes
 fontforge/pixmaps/paletterect.png                  |  Bin 0 -> 220 bytes
 fontforge/pixmaps/paletterotate.png                |  Bin 0 -> 273 bytes
 fontforge/pixmaps/paletteruler.png                 |  Bin 0 -> 220 bytes
 fontforge/pixmaps/palettescale.png                 |  Bin 0 -> 252 bytes
 fontforge/pixmaps/paletteshift.png                 |  Bin 0 -> 244 bytes
 fontforge/pixmaps/paletteskew.png                  |  Bin 0 -> 255 bytes
 fontforge/pixmaps/palettesmall3drotate.png         |  Bin 0 -> 186 bytes
 fontforge/pixmaps/palettesmallcorner.png           |  Bin 0 -> 184 bytes
 fontforge/pixmaps/palettesmallcurve.png            |  Bin 0 -> 196 bytes
 fontforge/pixmaps/palettesmallelipse.png           |  Bin 0 -> 183 bytes
 fontforge/pixmaps/palettesmallflip.png             |  Bin 0 -> 201 bytes
 fontforge/pixmaps/palettesmallhand.png             |  Bin 0 -> 198 bytes
 fontforge/pixmaps/palettesmallhvcurve.png          |  Bin 0 -> 200 bytes
 fontforge/pixmaps/palettesmallknife.png            |  Bin 0 -> 182 bytes
 fontforge/pixmaps/palettesmallmag.png              |  Bin 0 -> 187 bytes
 fontforge/pixmaps/palettesmallpen.png              |  Bin 0 -> 187 bytes
 fontforge/pixmaps/palettesmallpencil.png           |  Bin 0 -> 195 bytes
 fontforge/pixmaps/palettesmallperspective.png      |  Bin 0 -> 189 bytes
 fontforge/pixmaps/palettesmallpointer.png          |  Bin 0 -> 191 bytes
 fontforge/pixmaps/palettesmallpoly.png             |  Bin 0 -> 184 bytes
 fontforge/pixmaps/palettesmallrect.png             |  Bin 0 -> 175 bytes
 fontforge/pixmaps/palettesmallrotate.png           |  Bin 0 -> 199 bytes
 fontforge/pixmaps/palettesmallruler.png            |  Bin 0 -> 189 bytes
 fontforge/pixmaps/palettesmallscale.png            |  Bin 0 -> 191 bytes
 fontforge/pixmaps/palettesmallskew.png             |  Bin 0 -> 201 bytes
 fontforge/pixmaps/palettesmallspirocorner.png      |  Bin 0 -> 233 bytes
 fontforge/pixmaps/palettesmallspirocurve.png       |  Bin 0 -> 242 bytes
 fontforge/pixmaps/palettesmallspirog2curve.png     |  Bin 0 -> 234 bytes
 fontforge/pixmaps/palettesmallspiroleft.png        |  Bin 0 -> 222 bytes
 fontforge/pixmaps/palettesmallspiroright.png       |  Bin 0 -> 222 bytes
 fontforge/pixmaps/palettesmallstar.png             |  Bin 0 -> 191 bytes
 fontforge/pixmaps/palettesmalltangent.png          |  Bin 0 -> 193 bytes
 fontforge/pixmaps/palettespirocorner.png           |  Bin 0 -> 326 bytes
 fontforge/pixmaps/palettespirocurve.png            |  Bin 0 -> 320 bytes
 fontforge/pixmaps/palettespirodisabled.png         |  Bin 0 -> 286 bytes
 fontforge/pixmaps/palettespirodown.png             |  Bin 0 -> 298 bytes
 fontforge/pixmaps/palettespirog2curve.png          |  Bin 0 -> 327 bytes
 fontforge/pixmaps/palettespiroleft.png             |  Bin 0 -> 294 bytes
 fontforge/pixmaps/palettespiroright.png            |  Bin 0 -> 300 bytes
 fontforge/pixmaps/palettespiroup.png               |  Bin 0 -> 298 bytes
 fontforge/pixmaps/palettestar.png                  |  Bin 0 -> 255 bytes
 fontforge/pixmaps/palettetangent.png               |  Bin 0 -> 236 bytes
 fontforge/pixmaps/ptinfocorner.png                 |  Bin 0 -> 194 bytes
 fontforge/pixmaps/ptinfocurve.png                  |  Bin 0 -> 194 bytes
 fontforge/pixmaps/ptinfohvcurve.png                |  Bin 0 -> 204 bytes
 fontforge/pixmaps/ptinfotangent.png                |  Bin 0 -> 193 bytes
 fontforge/pixmaps/tools3drotate.png                |  Bin 0 -> 150 bytes
 fontforge/pixmaps/toolselipse.png                  |  Bin 0 -> 614 bytes
 fontforge/pixmaps/toolsflip.png                    |  Bin 0 -> 586 bytes
 fontforge/pixmaps/toolsfreehand.png                |  Bin 0 -> 196 bytes
 fontforge/pixmaps/toolsknife.png                   |  Bin 0 -> 231 bytes
 fontforge/pixmaps/toolsmagnify.png                 |  Bin 0 -> 255 bytes
 fontforge/pixmaps/toolspen.png                     |  Bin 0 -> 309 bytes
 fontforge/pixmaps/toolsperspective.png             |  Bin 0 -> 150 bytes
 fontforge/pixmaps/toolspointer.png                 |  Bin 0 -> 233 bytes
 fontforge/pixmaps/toolspolygon.png                 |  Bin 0 -> 309 bytes
 fontforge/pixmaps/toolsrect.png                    |  Bin 0 -> 555 bytes
 fontforge/pixmaps/toolsrotate.png                  |  Bin 0 -> 478 bytes
 fontforge/pixmaps/toolsruler.png                   |  Bin 0 -> 229 bytes
 fontforge/pixmaps/toolsscale.png                   |  Bin 0 -> 543 bytes
 fontforge/pixmaps/toolsscroll.png                  |  Bin 0 -> 272 bytes
 fontforge/pixmaps/toolsskew.png                    |  Bin 0 -> 465 bytes
 fontforge/pixmaps/toolsspiro.png                   |  Bin 0 -> 347 bytes
 fontforge/pixmaps/toolsstar.png                    |  Bin 0 -> 653 bytes
 fontforge/pixmaps/ttdebugcontinue.png              |  Bin 0 -> 185 bytes
 fontforge/pixmaps/ttdebugexit.png                  |  Bin 0 -> 184 bytes
 fontforge/pixmaps/ttdebugmenudelta.png             |  Bin 0 -> 190 bytes
 fontforge/pixmaps/ttdebugstepinto.png              |  Bin 0 -> 186 bytes
 fontforge/pixmaps/ttdebugstepout.png               |  Bin 0 -> 185 bytes
 fontforge/pixmaps/ttdebugstepover.png              |  Bin 0 -> 183 bytes
 fontforge/pixmaps/ttdebugstop.png                  |  Bin 0 -> 235 bytes
 fontforge/pixmaps/ttdebugstopped.png               |  Bin 0 -> 233 bytes
 fontforge/pixmaps/ttdebugwatchpnt.png              |  Bin 0 -> 208 bytes
 fontforge/pixmaps/viewlayers.png                   |  Bin 0 -> 343 bytes
 fontforge/plugins.c                                |    2 +-
 fontforge/plugins.h                                |    2 +-
 fontforge/prefs.c                                  |  193 +-
 fontforge/print.c                                  |  155 +-
 fontforge/print.h                                  |    8 +-
 fontforge/problems.c                               |  121 +-
 fontforge/psfont.h                                 |    2 +-
 fontforge/psread.c                                 |   94 +-
 fontforge/python.c                                 | 4763 ++-
 fontforge/pythonui.c                               |   38 +-
 fontforge/savefont.c                               |  150 +-
 fontforge/savefont.h                               |    2 +-
 fontforge/savefontdlg.c                            |  309 +-
 fontforge/scriptfuncs.h                            |    2 +-
 fontforge/scripting.c                              |  195 +-
 fontforge/scripting.h                              |    2 +-
 fontforge/scriptingdlg.c                           |    4 +-
 fontforge/scstyles.c                               | 2058 +-
 fontforge/scstylesui.c                             |  332 +-
 fontforge/sd.h                                     |    2 +-
 fontforge/search.c                                 |   12 +-
 fontforge/search.h                                 |    2 +-
 fontforge/searchview.c                             |   12 +-
 fontforge/sfd.c                                    |  600 +-
 fontforge/sfd1.c                                   |   28 +-
 fontforge/sfd1.h                                   |    2 +-
 fontforge/sfddiff.1                                |    2 +-
 fontforge/sfddiff.c                                |    4 +-
 fontforge/sfddiff.pe                               |    4 +-
 fontforge/sflayout.c                               |    9 +-
 fontforge/sflayoutP.h                              |    2 +-
 fontforge/sftextfield.c                            |   15 +-
 fontforge/sftextfieldP.h                           |    2 +-
 fontforge/showatt.c                                |  300 +-
 fontforge/simplifydlg.c                            |    4 +-
 fontforge/spiro.c                                  |    4 +-
 fontforge/splashimage.c                            |36072 ++++++++--------
 fontforge/splinechar.c                             |  272 +-
 fontforge/splinefill.c                             |  106 +-
 fontforge/splinefont.c                             |  378 +-
 fontforge/splinefont.h                             |  366 +-
 fontforge/splineorder2.c                           |  213 +-
 fontforge/splineoverlap.c                          | 1897 +-
 fontforge/splinerefigure.c                         |   29 +-
 fontforge/splinesave.c                             |  155 +-
 fontforge/splinesaveafm.c                          |   97 +-
 fontforge/splinestroke.c                           | 5469 ++-
 fontforge/splineutil.c                             | 1372 +-
 fontforge/splineutil2.c                            |  929 +-
 fontforge/stamp.c                                  |    6 +-
 fontforge/start.c                                  |    2 +-
 fontforge/startnoui.c                              |   54 +-
 fontforge/startui.c                                |  225 +-
 fontforge/statemachine.c                           |  657 +-
 fontforge/stemdb.c                                 | 4862 ++--
 fontforge/stemdb.h                                 |    5 +-
 fontforge/svg.c                                    |  452 +-
 fontforge/tilepath.c                               |   54 +-
 fontforge/tottf.c                                  | 1758 +-
 fontforge/tottfaat.c                               |   70 +-
 fontforge/tottfgpos.c                              |  668 +-
 fontforge/tottfvar.c                               |    4 +-
 fontforge/transform.c                              |    9 +-
 fontforge/ttf.h                                    |   33 +-
 fontforge/ttfinstrs.c                              |    2 +-
 fontforge/ttfinstrs.h                              |    2 +-
 fontforge/ttfinstrsui.c                            |  306 +-
 fontforge/ttfspecial.c                             |   20 +-
 fontforge/ufo.c                                    |  783 +-
 fontforge/uiinterface.h                            |   13 +-
 fontforge/uiutil.c                                 |   78 +-
 fontforge/unicoderange.c                           |  463 +-
 fontforge/unicoderange.h                           |    2 +-
 fontforge/utf8.pot                                 |   30 +-
 fontforge/utils.c                                  |    4 +-
 fontforge/views.h                                  |  132 +-
 fontforge/windowmenu.c                             |   15 +-
 fontforge/winfonts.c                               |   17 +-
 fontforge/woff.c                                   |  584 +
 fontforge/xlib.opt                                 |    1 -
 gdraw/Makefile.dynamic.in                          |   14 +-
 gdraw/Makefile.static.in                           |    2 +
 gdraw/choosericons.c                               |  132 +-
 gdraw/colorP.h                                     |    2 +-
 gdraw/ctlvalues.c                                  |    2 +-
 gdraw/drawboxborder.c                              |  282 +-
 gdraw/fontP.h                                      |    2 +-
 gdraw/gaskdlg.c                                    |    2 +-
 gdraw/gbuttons.c                                   |   78 +-
 gdraw/gchardlg.c                                   |    2 +-
 gdraw/gcolor.c                                     |    2 +-
 gdraw/gcontainer.c                                 |   24 +-
 gdraw/gdraw.c                                      |   12 +-
 gdraw/gdrawP.h                                     |    4 +-
 gdraw/gdrawable.c                                  |    2 +-
 gdraw/gdrawbuildchars.c                            |    2 +-
 gdraw/gdrawerror.c                                 |    2 +-
 gdraw/gdrawgimage.c                                |    2 +-
 gdraw/gdrawtxt.c                                   |    8 +-
 gdraw/gdrawtxtinit.c                               |    2 +-
 gdraw/gdrawwacomdriver.c                           |    2 +-
 gdraw/gfilechooser.c                               |   59 +-
 gdraw/gfiledlg.c                                   |    4 +-
 gdraw/ggadgetP.h                                   |   12 +-
 gdraw/ggadgets.c                                   |   68 +-
 gdraw/ggroupbox.c                                  |    2 +-
 gdraw/ghvbox.c                                     |    6 +-
 gdraw/gimageclut.c                                 |    2 +-
 gdraw/gimagecvt.c                                  |    2 +-
 gdraw/gimagepsdraw.c                               |    2 +-
 gdraw/gimagewriteeps.c                             |    2 +-
 gdraw/gimagexdraw.c                                |   93 +-
 gdraw/glist.c                                      |    9 +-
 gdraw/gmatrixedit.c                                |  679 +-
 gdraw/gmenu.c                                      |  339 +-
 gdraw/gprogress.c                                  |   58 +-
 gdraw/gpsdraw.c                                    |   16 +-
 gdraw/gpsdrawP.h                                   |    2 +-
 gdraw/gpstxtinit.c                                 |    2 +-
 gdraw/gradio.c                                     |  156 +-
 gdraw/gresedit.c                                   |  114 +-
 gdraw/gresource.c                                  |    8 +-
 gdraw/gresourceP.h                                 |    2 +-
 gdraw/gresourceimage.c                             |    2 +-
 gdraw/growcol.c                                    |    2 +-
 gdraw/gsavefiledlg.c                               |    4 +-
 gdraw/gscrollbar.c                                 |   40 +-
 gdraw/gspacer.c                                    |    2 +-
 gdraw/gtabset.c                                    |   17 +-
 gdraw/gtextfield.c                                 |   31 +-
 gdraw/gtextinfo.c                                  |  168 +-
 gdraw/gwidgetP.h                                   |    2 +-
 gdraw/gwidgets.c                                   |    2 +-
 gdraw/gxcdraw.c                                    |   13 +-
 gdraw/gxdraw.c                                     |  226 +-
 gdraw/gxdrawP.h                                    |    2 +-
 gutils/Makefile.dynamic.in                         |   11 +-
 gutils/Makefile.static.in                          |    2 +
 gutils/dynamic.c                                   |   12 +-
 gutils/fsys.c                                      |  142 +-
 gutils/gcol.c                                      |    2 +-
 gutils/gimage.c                                    |   37 +-
 gutils/gimagebmpP.h                                |    2 +-
 gutils/gimageread.c                                |    2 +-
 gutils/gimagereadbmp.c                             |    2 +-
 gutils/gimagereadgif.c                             |    2 +-
 gutils/gimagereadjpeg.c                            |    2 +-
 gutils/gimagereadpng.c                             |  130 +-
 gutils/gimagereadras.c                             |    2 +-
 gutils/gimagereadrgb.c                             |    2 +-
 gutils/gimagereadtiff.c                            |    2 +-
 gutils/gimagereadxbm.c                             |    2 +-
 gutils/gimagereadxpm.c                             |    2 +-
 gutils/gimagewritebmp.c                            |    4 +-
 gutils/gimagewritegimage.c                         |    2 +-
 gutils/gimagewritejpeg.c                           |    2 +-
 gutils/gimagewritepng.c                            |  233 +-
 gutils/gimagewritexbm.c                            |    2 +-
 gutils/gimagewritexpm.c                            |    2 +-
 gutils/gioP.h                                      |    8 +-
 gutils/giofile.c                                   |    4 +-
 gutils/gioftp.c                                    |   14 +-
 gutils/gioftpP.h                                   |    2 +-
 gutils/giofuncP.h                                  |    2 +-
 gutils/giohosts.c                                  |    9 +-
 gutils/giomime.c                                   |    2 +-
 gutils/giothread.c                                 |    2 +-
 gutils/giotrans.c                                  |    2 +-
 inc/basics.h                                       |    5 +-
 inc/charset.h                                      |    2 +-
 inc/dynamic.h                                      |    1 +
 inc/fileutil.h                                     |    2 +-
 inc/gdraw.h                                        |    7 +-
 inc/gfile.h                                        |    5 +-
 inc/ggadget.h                                      |   21 +-
 inc/gicons.h                                       |    4 +-
 inc/gimage.h                                       |    3 +-
 inc/gio.h                                          |    2 +-
 inc/gprogress.h                                    |    2 +-
 inc/gresedit.h                                     |   12 +-
 inc/gresource.h                                    |    2 +-
 inc/gwidget.h                                      |    2 +-
 inc/gwwiconv.h                                     |    2 +-
 inc/intl.h                                         |    2 +-
 inc/ustring.h                                      |    7 +-
 inc/utype.h                                        |   32 +
 ltmain.sh                                          |14839 ++++---
 plugins/Makefile.in                                |    2 +
 po/ca.po                                           |34947 ++++++++++++++++
 po/de.po                                           |    5 +-
 po/el.po                                           |  122 +-
 po/en_GB.po                                        |    4 +-
 po/es.po                                           |  100 +-
 po/fr.po                                           |  146 +-
 po/it.po                                           |   52 +-
 po/ja.po                                           |   89 +-
 po/mackeys/en.po                                   |  900 +-
 po/{mal.po => ml.po}                               |    0
 po/pl.po                                           |40161 ++++++++++--------
 po/ru.po                                           |40403 ++++++++++---------
 po/uk.po                                           |35368 ++++++++++++++++
 po/vi.po                                           |25407 ++++++++----
 po/zh_CN.po                                        |39660 ++++++++++--------
 po/zh_TW.po                                        |43897 ++++++++++++--------
 pyhook/setup.py.in                                 |   59 +-
 513 files changed, 297090 insertions(+), 180302 deletions(-)

Diff:   http://source.winehq.org/git/fontforge.git/?a=commitdiff;h=97204dac82637882d941c91b38ac1cb04b8f09a1



More information about the wine-cvs mailing list