<?xml version="1.0" encoding="UTF-8"?>

<?xml-stylesheet type="text/xsl" href="../style/class_view.xsl"?>
<TTStem>
===============================================
  TTStem - class to represent TrueType-Stem
===============================================
<rm>TTStem.__doc__ reports only 'TTStem'

... so use this information with care</rm>
	<CONSTRUCTOR>
  TTStem()       - generic constructor, creates TrueType-Stem
  TTStem(TTStem) - copy constructor
  </CONSTRUCTOR>
	<ATTRIBUTES>
  name (string)   - name of the stem
  width [integer] - width of the stem
  ppm2 [integer]  - from this ppm-size the stem becomes 2 pixels wide
  ppm3 [integer]  - from this ppm-size the stem becomes 3 pixels wide
  ppm4 [integer]  - from this ppm-size the stem becomes 4 pixels wide
  ppm5 [integer]  - from this ppm-size the stem becomes 5 pixels wide
  ppm6 [integer]  - from this ppm-size the stem becomes 6 pixels wide
  </ATTRIBUTES>
<OPERATIONS>
  <rm>don't know</rm>
</OPERATIONS>
<METHODS>
  <rm>don't know</rm>
</METHODS>
</TTStem>
