Leonardo
|
e9eb51845e
|
Implement Capitalization (#118)
|
2021-08-25 15:58:17 +02:00 |
|
Brandon Wilson
|
8ea7b1c86c
|
Optionally Preserving New Lines (#115)
|
2021-08-12 03:27:32 +02:00 |
|
Sam
|
b37f694db4
|
Add support for :emoji: (#92)
|
2020-12-06 06:21:10 +01:00 |
|
Jesse Millar
|
d3564681b9
|
GLAMOUR_STYLE environment variable support (#69)
|
2020-05-27 17:07:25 +02:00 |
|
Christian Muehlhaeuser
|
e6a28b4fba
|
Support 'auto' style to make it accessible by the Render(Bytes) helper function
|
2020-04-08 10:08:03 +02:00 |
|
Christian Muehlhaeuser
|
301d3bcf30
|
Don't determine auto style on init
The automatic style configuration will now only be determined, when
initialized with the WithAutoStyle renderer option.
|
2020-03-20 18:39:16 +01:00 |
|
Christian Muehlhaeuser
|
ac879be81a
|
Added 'auto' style config
AutoStyleConfig points to either DarkStyleConfig or LightStyleConfig
depending on the current terminal's background color.
|
2020-01-14 02:01:22 +01:00 |
|
Tom Payne
|
339b3e9df8
|
Switch to functional options
|
2019-12-28 02:55:20 +01:00 |
|
Christian Muehlhaeuser
|
aebdb7f587
|
Add test for TermRenderer.Render
|
2019-12-25 07:54:25 +01:00 |
|
Christian Muehlhaeuser
|
577aa7c03b
|
Add tests for render helpers
|
2019-12-25 07:44:55 +01:00 |
|
Christian Muehlhaeuser
|
f8268e88d0
|
Rename gold to glamour
|
2019-12-19 01:06:54 +01:00 |
|