Skip to content

unifont.otf doesn't work #1382

@smithtim

Description

@smithtim

Text written in unifont.otf does not show up. There is no error, it just doesn't display anything. Other fonts work fine. I have Prawn 2.5.0.

require 'prawn'

Prawn::Document.generate('font_test.pdf') do
  font('unifont.otf') {text 'Hello World'}
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions