Skip to content

Fixed addfont, added tests#2085

Open
chaosphere2112 wants to merge 3 commits intomasterfrom
fix_add_font
Open

Fixed addfont, added tests#2085
chaosphere2112 wants to merge 3 commits intomasterfrom
fix_add_font

Conversation

@chaosphere2112
Copy link
Contributor

This fixes an old broken function that adds fonts to UV-CDAT, and makes the behavior a bit more sensible. You now can pass in just a path, and files will be added based on the filename (if you do not provide a name). Also no longer supports the "r" name, which previously made it magically recurse through a directory in search of font files, but instead takes a recursive argument that is true/false (defaults to false). I also added two tests to cover most of the functionality.

@cdatrobot
Copy link

Basic content checks passed!

Branch-at: 36851a9
Acked-by: @llnlbot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants