File: info.rst

package info (click to toggle)
fontparts 0.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,004 kB
  • sloc: python: 18,702; makefile: 216; javascript: 143
file content (17 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. highlight:: python
.. module:: fontParts.base

Info
****

Must Override
-------------

May Override
------------
.. automethod:: BaseInfo._getAttr
.. automethod:: BaseInfo._init
.. automethod:: BaseInfo._interpolate
.. automethod:: BaseInfo._round
.. automethod:: BaseInfo._setAttr
.. automethod:: BaseInfo.copyData