gonum / gonum/plot

vg/vgpdf: support for non-ASCII text

Open
#347 0 comments 0 reactions 0 assignees View on GitHub
enhancement task
Dominant language
Go
Stars
3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

this is a follow-up of gonum/plot#208.

currently, `vg/vgpdf` uses a PDF backend that doesn't support non-ASCII text.
either:

- contribute support to upstream (`bitbucket.org/zombiezen/gopdf/pdf`).
this project is in maintainance mode, quite dormant.
- switch to `github.com/llcode/draw2d/draw2dpdf`.
this project (or its sibling, `draw2d/draw2dimg`) record wrt backward compatibility and API stability is somewhat checkered.
- switch to `github.com/jung-kurt/gofpdf`.

(just listing options at this point)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.