Terminus with 1355 characters half-blocks/dots/sextants/octants - #34
Open
PhMajerus wants to merge 2 commits into
Open
Terminus with 1355 characters half-blocks/dots/sextants/octants#34PhMajerus wants to merge 2 commits into
PhMajerus wants to merge 2 commits into
Conversation
This uses an updated phm_bdf2flf.py converter with more precise bytes-length calculation. It makes the terminus_dots.flf font use a slightly smaller row buffer for utilities relying on the header values.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
If you feel like including more complete versions of Terminus, I ran the
ter-u12n.bdfversion 4.49.1 through a FIGlet conversion tool I'm working on.It gives the same result as the previous
terminus.flfandterminus_dots.flf, but instead of just the base 95 ASCII characters, it contains all 1355 characters from the original font, plus a FIGlet "missing character" to properly show any unknown code point.This brings full Terminus coverage to FIGlet, enabling international users to render localized banners and ensuring that any text supported by Terminus in the terminal is equally supported in a FIGlet banner.
I generated the standard half-block
terminus.flf, and the Brailleterminus_dots.flf, extending the existing ones, as well as newterminus_sextants.flfandterminus_octants.flfwhich take advantage of Unicode 13.0 Sextants and Unicode 16.0 Octants respectively.Note: Sextants and octants require terminal support for those Unicode blocks. Even when the user's font lacks them, several modern terminals now provide built-in or fallback support for these characters.