mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
* allow public access of theme and add helpers for theme fonts * nit:naming * add javadoc and tests * Fix formatting of getMajorFontForScript method * Refactor font retrieval methods for null checks * Update XWPFTheme.java --------- Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>