package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Font 方正楷体简体.
package main
import (
"fmt"
"github.com/xuender/kfont/founder/ktjt"
)
func main() {
font := ktjt.Font()
name, _ := font.Name(nil, 0)
fmt.Println(name)
}
Output:
Copyright(c) Founder Corporation.2000
Source Files
¶
Click to show internal directories.
Click to hide internal directories.