Commit Graph
12 Commits
Author SHA1 Message Date
Ayman Bagabas 24d1697645 docs: fix type 2022-06-15 17:43:37 -04: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 1246d13c16 Read default styles before reading from the file system (#73) 2020-07-24 19:46:18 +02: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 8d4e3f0692 Use TrueColor color profile as default
Users can override the desired profile by calling WithColorProfile.
2020-02-10 14:28:08 +01:00
Tom Payne 76ba5695bd Use default styles instead of statik 2020-01-05 05:45:40 +01:00
Tom Payne 339b3e9df8 Switch to functional options 2019-12-28 02:55:20 +01:00
Christian Muehlhaeuser 9805957441 Add godoc comments to public types 2019-12-25 05:04:11 +01:00
Christian Muehlhaeuser f8268e88d0 Rename gold to glamour 2019-12-19 01:06:54 +01:00