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.1.3
Published
May 21, 2022
Platform
darwin/amd64
Imports
3 packages
Last checked
12 hours ago

Tools for package owners.