package glyphsnames

import "github.com/benoitkugler/textlayout/fonts/glyphsnames"

copied from https://git.maze.io/go/unipdf/src/branch/master/internal/textencoding

Index

Functions

func GlyphToRune

func GlyphToRune(glyph string) (rune, bool)

GlyphToRune returns the rune corresponding to glyph `glyph` if there is one.

Source Files

glyphs.go

Version
v0.3.1 (latest)
Published
Nov 14, 2024
Platform
linux/amd64
Imports
3 packages
Last checked
5 days ago

Tools for package owners.