Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed addfont, added tests #2085

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fixed addfont, added tests #2085

wants to merge 3 commits into from

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