Show
Ignore:
Timestamp:
11/25/09 09:54:46 (8 months ago)
Author:
tal
Message:
Switch the default to 1.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • applicationScripts/FontLab/Production/Hinting-Set.py

    r670 r684  
    158158 
    159159        self.w.blueFuzzTitle = TextBox((titleLeft, 50, titleWidth, 20), "Fuzz:") 
    160         self.w.blueFuzzField = EditText((controlLeft, 45, 100, 27), "0") 
     160        self.w.blueFuzzField = EditText((controlLeft, 45, 100, 27), "1") 
    161161 
    162162        self.w.blueShiftTitle = TextBox((titleLeft, 85, titleWidth, 20), "Shift:")