Roger Lee Whitcomb created PIVOT-1051: -----------------------------------------
Summary: Allow list of font names wherever font are described Key: PIVOT-1051 URL: https://issues.apache.org/jira/browse/PIVOT-1051 Project: Pivot Issue Type: Improvement Components: wtk, wtk-terra Affects Versions: 2.0.5 Reporter: Roger Lee Whitcomb Assignee: Roger Lee Whitcomb Fix For: 2.1.0 CSS allows a list of font names (such as "Arial,Verdana,SansSerif" to be specified wherever a font name is needed. The list will be searched, and the first font found will be used. It would be helpful (for cross-platform use, if nothing else) if the same capability would be available for Pivot. There are only two or three places where this would need to be implemented (FontUtilities, Theme, and TerraTheme come to mind). Maybe a few more... -- This message was sent by Atlassian Jira (v8.3.4#803005)