codecVis: support DejaVu font on macOS #2

Open
hannesbraun wants to merge 1 commits from hannesbraun/media_management_scripts:dejavu-macos into master
First-time contributor

On macOS, the font DejaVu is not installed by default and fonts in general aren't stored at /usr/share/fonts.

This makes the codec_visualizer detect the font on macOS too, assuming it is installed in the user library (and not in the system-wide library). I guess this is okay for now.

On macOS, the font DejaVu is not installed by default and fonts in general aren't stored at `/usr/share/fonts`. This makes the codec_visualizer detect the font on macOS too, assuming it is installed in the user library (and not in the system-wide library). I guess this is okay for now.
hannesbraun added 1 commit 2023-01-01 19:18:41 +01:00
hannesbraun force-pushed dejavu-macos from 799052460c to 90a43e2491 2023-02-24 16:18:20 +01:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b hannesbraun-dejavu-macos master
git pull dejavu-macos

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff hannesbraun-dejavu-macos
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: localhorst/media_management_scripts#2
No description provided.