Skip to content

Fix font in case Font.data is str - #618

Merged
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:fix_font
Sep 25, 2023
Merged

Fix font in case Font.data is str#618
penguinolog merged 1 commit into
urwid:masterfrom
penguinolog:fix_font

Conversation

@penguinolog

Copy link
Copy Markdown
Collaborator

Font glyphs can fit in 1 string for some fonts

  • Apply auto-format for examples/bigtext
  • Use AttrMap instead of AttrWrap for BigText example
Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

Font glyphs can fit in 1 string for some fonts

* Apply auto-format for examples/bigtext
* Use `AttrMap` instead of `AttrWrap` for BigText example
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 73.565% (-0.005%) from 73.57% when pulling 4f621d6 on penguinolog:fix_font into 1ee80ce on urwid:master.

@penguinolog
penguinolog merged commit e588f7a into urwid:master Sep 25, 2023
@penguinolog
penguinolog deleted the fix_font branch September 25, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants