phoenix_title wx.lib.fancytext.SizeRenderer

Processes text as if rendering it, but just computes the size.


class_hierarchy Class Hierarchy

Inheritance diagram for class SizeRenderer:

super_classes Known Superclasses

wx.lib.fancytext.Renderer


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

renderCharacterData

start_angle

start_in

start_infinity

start_times


api Class API

class SizeRenderer(Renderer)

Processes text as if rendering it, but just computes the size.


Methods

__init__(self, dc=None)

Initialize self. See help(type(self)) for accurate signature.



renderCharacterData(self, data, x, y)


start_angle(self, attrs)


start_in(self, attrs)


start_infinity(self, attrs)


start_times(self, attrs)