pdfenc

package
v0.4.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IsStandardLatin = map[string]bool{}/* 229 elements not displayed */
View Source
var MacExpertEncoding = [256]string{}/* 256 elements not displayed */

MacExpertEncoding is an encoding which contains more obscure characters.

See Appendix D.2 of PDF 32000-1:2008.

View Source
var MacRomanEncoding = [256]string{}/* 256 elements not displayed */

MacRomanEncoding is the PDF version of the MacOS standard encoding for Latin text in Western writing systems.

See Appendix D.2 of PDF 32000-1:2008.

View Source
var PDFDocEncoding = [256]string{}/* 256 elements not displayed */

PDFDocEncoding is an encoding for text strings in a PDF document outside the document's content streams.

See Appendix D.2 of PDF 32000-1:2008.

View Source
var StandardEncoding = [256]string{}/* 256 elements not displayed */

StandardEncoding is the Adobe Standard Encoding for Latin text.

See Appendix D.2 of PDF 32000-1:2008.

View Source
var ToStandardLatin = map[rune]string{}/* 229 elements not displayed */
View Source
var WinAnsiEncoding = [256]string{}/* 256 elements not displayed */

WinAnsiEncoding is the PDF version of the standard Microsoft Windows specific encoding for Latin text in Western writing systems.

See Appendix D.2 of PDF 32000-1:2008.

Functions

func IsNonSymbolic added in v0.4.0

func IsNonSymbolic(glyphNames []string) bool

IsNonSymbolic returns true if all glyphs are in the Adobe Standard Latin character set.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL