Skip to content

Commit

Permalink
svg: fixed text background rectangles
Browse files Browse the repository at this point in the history
- location and size looks fine now even when scaled and with larger files (used `em` for line height and `ch` for
width)
- svg width/height looks ok now, width has some problems on scaling (seems this needs to be a unit like `px` and cannot be `ch` so it's a rough estimate)
- updated liberation mono font to 2.00.5 since the current one had wrong width for the full block character (https://github.com/liberationfonts/liberation-fonts)
  • Loading branch information
rsteube authored and alecthomas committed Oct 16, 2019
1 parent 611a24c commit aaa94ce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.

0 comments on commit aaa94ce

Please sign in to comment.