https://github.com/coderobe/fc-path
Get the fully-qualified path to a fontconfig match
https://github.com/coderobe/fc-path
Last synced: 10 months ago
JSON representation
Get the fully-qualified path to a fontconfig match
- Host: GitHub
- URL: https://github.com/coderobe/fc-path
- Owner: coderobe
- License: agpl-3.0
- Created: 2018-09-29T13:49:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-06T17:19:46.000Z (over 7 years ago)
- Last Synced: 2025-01-26T11:44:26.175Z (12 months ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# fc-path
Get the fully-qualified path to a fontconfig match
## Building & Usage
### Building
#### Dependencies
- meson
- fontconfig
#### Build
`meson build && ninja -C build`
The executable will be built to `build/fc-path`.
### Usage
#### Dependencies
- fontconfig
#### Use
`build/fc-path mono`
```
/usr/share/fonts/noto/NotoMono-Regular.ttf
```
## License
This work, written by Robin Broda (coderobe) in 2018, is licensed under the terms of the GNU Affero General Public License v3.0