Changeset 424
- Timestamp:
- 02/03/09 19:23:52 (4 years ago)
- Location:
- packages/ufo2fdk/trunk
- Files:
-
- 1 added
- 2 edited
-
Lib/ufo2fdk/kernFeatureWriter.py (modified) (1 diff)
-
documentation/source/autodoc/kernFeatureWriter.rst (added)
-
documentation/source/index.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
packages/ufo2fdk/trunk/Lib/ufo2fdk/kernFeatureWriter.py
r421 r424 2 2 3 3 class KernFeatureWriter(object): 4 5 """ 6 This object will create a kerning feature in FDK 7 syntax using the kerning in the given font. The 8 only external method is :meth:`ufo2fdk.tools.kernFeatureWriter.write`. 9 """ 4 10 5 11 def __init__(self, font): -
packages/ufo2fdk/trunk/documentation/source/index.rst
r368 r424 56 56 autodoc/makeotfParts 57 57 autodoc/outlineOTF 58 autodoc/kernFeatureWriter 58 59 autodoc/fontInfoData 59 60
Note: See TracChangeset
for help on using the changeset viewer.
