-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows terminal supports color fonts
- Loading branch information
markisch
committed
Oct 5, 2017
1 parent
5cf79b7
commit b9b9d8d
Showing
3 changed files
with
39 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
2017-10-05 Bastian Maerkisch <[email protected]> | ||
|
||
* src/win/wd2d.cpp: Enable color font support. This enables colored | ||
emojis, which can be used e.g. as point symbols. Due to the default | ||
font-fallback to "Segoe UI Emoji", this might lead to unexpected | ||
results if a plot relied on non-colored character fallbacks. | ||
|
||
2017-10-03 Ethan A Merritt <[email protected]> | ||
|
||
* term/gd.trm: Report number of frames in completed animation sequence. | ||
|
This file contains 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
This file contains 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