Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added DejaVuSansMonoLigatures-Bront.ttf
Binary file not shown.
75 changes: 75 additions & 0 deletions LigatureShowcase.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
.= .- := ::= =:= __
== != === !== =/= =!=

<-< <<- <-- <- <-> -> --> ->> >->
<=< <<= <== <=> => ==> =>> >=>
>>= >>- >- <~> -< -<< =<<
<-| <=| /\ \/ |-> |=>
<~~ <~ ~~ ~> ~~>

<<< << <= <> >= >> >>>
{. {| [| <: ✓ :> |] |} .}
<||| <|| <| <|> |> ||> |||>

<$ <$> $>
<+ <+> +>
<* <*> *>

\ \\ /* */ /// //
</ <!-- </> --> />
0xF www fl Fl Tl

;; :: ::: !! ?? %% &&
|| .. ... ..< .? ?. ?:
-- --- ++ +++ ** ***

~= ~- -~ ~@
^= ?= /= /==
-| _|_ |- ||- |= ||=
#! #= ## ### ####
#{ #[ ]# #( #? #_ #_(

# Context-aware alignment

fii fjj
a*b a*A B*b A*B *a *A a* A*
a-b a-A B-b A-B -a -A a- A-
a+b a+A B+b A+B +a +A a+ A+
a:b a:A B:b A:B :a :A a: A:

# Unicode

≢ ẞ ᐅ ᐊ ∴ ∵ ⎈ ‖ ∧ ∨ ⊢ ⊣ ⊤ ⊥ ⊦ ⊧ ⊨ ⊩ ⊪ ⊫ ⊬ ⊭ ⊮ ⊯
⟲⟳ ⟰ ⟱ ⟴ ⟵ ⟶ ⟷ ⟸ ⟹ ⟺ ⟻ ⟼ ⟽ ⟾ ⟿
↩ ⇞ ⇟ ⇤ ⇥ ⌀ ⌃ ⌄ ⌅ ⌆ ⌘ ⌤ ⌥ ⎇ ⎋ ⏏ ☐ ☑ ☒
␆ ␈ ␇ ␣ ␢ ␘ ␍ ␐ ␡ ␥ ␔ ␑ ␓ ␒ ␙ ␃ ␄ ␗ ␅ ␛ ␜ ␌ ␝ ␉ ␊ ␕ ␤ ␀ ␞ ␏ ␎ ␠ ␁ ␂ ␚ ␦ ␖ ␟ ␋

# Box drawing

╭╌╌╌╌╮ ╭┄┄┄┄╮ ╭┈┈┈┈╮
╎ ╏ ┆ ┇ ┊ ┋
╎ ╏ ┆ ┇ ┊ ┋
╰╍╍╍╍╯ ╰┅┅┅┅╯ ╰┉┉┉┉╯

# Blocks

|███ | 50%

▁▂▃▄▅▆▇█▀▔

# Multi-line brackets

⎛ 1 ⎞ ⎡ a ⎤ ⎧ x ⎫
⎜ 2 ⎟ ⎢ b ⎥ ⎪ y ⎪
⎜ 3 ⎟ ⎢ c ⎥ ⎨ z ⎬
⎜ 4 ⎟ ⎢ d ⎥ ⎪ y ⎪
⎝ 5 ⎠ ⎣ e ⎦ ⎩ x ⎭
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ Bront is a collection of tweaked fonts geared towards programming.

## DejaVu Sans Mono - Bront

Screenshot:
Screenshot for DejaVu Sans Mono - Bront:

![](http://i.imgur.com/4ysgrgI.png)

Screenshot for DejaVu Sans Mono Ligatures Bront:

![](screenshots/DejaVu%20Sans%20Mono%20Ligatures%20Bront.png)
![](screenshots/DejaVuLigatures.png)

Delta from DejaVu Sans Mono:

![](http://i.imgur.com/B46ac0M.png)
Expand All @@ -25,10 +30,15 @@ Delta from DejaVu Sans Mono:

## Ubuntu Mono - Bront

Screenshot:
Screenshot for Ubuntu Mono - Bront:

![](http://i.imgur.com/4DiWVRz.png)

Screenshot for Ubuntu Mono Ligatures Bront:

![](screenshots/Ubuntu%20Mono%20Ligatures%20Bront.png)
![](screenshots/UbuntuLigatures.png)

Delta from Ubuntu Mono:

![](http://i.imgur.com/UQC7aDQ.png)
Expand All @@ -47,6 +57,11 @@ Delta from Ubuntu Mono:
- `t` has the same ascender height as `l`
- It has [Powerline](https://github.com/powerline/powerline) symbols

# How to enable displaying alternate versions of certain characters (stylistic sets)
For example it is possible to choose between dot/slash in 0 or open/closed @ or $ with | striking through or not.

[How-to-enable-stylistic-sets](https://github.com/tonsky/FiraCode/wiki/How-to-enable-stylistic-sets)

# Development

- Repository https://github.com/chrismwendt/bront
Expand Down
Binary file added UbuntuMonoLigatures-Bront.ttf
Binary file not shown.
Binary file added screenshots/DejaVu Sans Mono Ligatures Bront.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/DejaVuLigatures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/Ubuntu Mono Ligatures Bront.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/UbuntuLigatures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.