Skip to content
  • François Cartegnie's avatar
    text_style: use inheritance · 782de7d7
    François Cartegnie authored
    Renderer should have final decision of the styles to apply.
    Rendered forced styles are applied over text-segments
    ones, then renderer defaults (text-style's ones).
    
    Also adds proportional font size.
    Fixes all style inheritance and font sizing hacks in region
    sys.
    
    Final fixed font size is only computed at update time, if
    not set to fixed size by decoder.
    782de7d7