win-font-dir 0.1.1

This library provides the path to the font directory in Windows.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "win-font-dir"
version = "0.1.1"
edition = "2021"
authors = ["NaokiM03"]
description = "This library provides the path to the font directory in Windows."
keywords = ["font", "path", "folder", "windows"]
repository = "https://github.com/NaokiM03/win-font-dir"
license = "MIT"

[dependencies]