Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Prawn::Errors::CannotFit #1

Open
chloerei opened this issue Jul 11, 2015 · 0 comments
Open

Prawn::Errors::CannotFit #1

chloerei opened this issue Jul 11, 2015 · 0 comments

Comments

@chloerei
Copy link
Owner

Examle:

[code, ruby]
----
puts "hello world" <1>
----

<1> Text

Conum("\u2460") will raise Prawn::Errors::CannotFit.

Possible reason: base font doesn't have number mark, asciidoctor-pdf get width of base font, and print graph from fallback font, and fallback font is wider than base font, than raise CannotFit.

chloerei added a commit that referenced this issue Jul 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant