Skip to content
  • Christian Persch's avatar
    Setters should not return a boolean · 0b7db688
    Christian Persch authored
    The setter for the "font" property returned a boolean that indicated
    whether the given font has been found. Instead, fall back to the default
    font name when the given font doesn't exist.
    0b7db688