From 15b9d366416864a77fea9428356b2e5e9845b243 Mon Sep 17 00:00:00 2001 From: Saijin-Naib <19295950+Saijin-Naib@users.noreply.github.com> Date: Sat, 31 Jul 2021 20:48:01 -0400 Subject: [PATCH] Possible compromise? Possible compromise for now? I still like the idea of a graphical representation as that works best for me at a quick glance, but I definitely agree with the issues noted above in regards to readability of the impact glyphs in different fontsets, as well as the possibility of issues with regards to translation across different langauges, which a text legend absolutely aids. I think I might need to create custom "roles" to colorize the graph, and/or investigate other glyphs entirely which may hopefully render much nicer. --- source/arguments_edit/build-overviews.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/arguments_edit/build-overviews.rst b/source/arguments_edit/build-overviews.rst index b4c51963f..025d665b6 100644 --- a/source/arguments_edit/build-overviews.rst +++ b/source/arguments_edit/build-overviews.rst @@ -9,11 +9,11 @@ ======== ======== Resource Impact ======== ======== -CPU ░▓░ -GPU ░░░ -HDD ░▓░ -RAM ░▓░ -Time ░▓░ +CPU ░▓░ | Medium +GPU ░░░ | None +HDD ░▓░ | Medium +RAM ░▓░ | Medium +Time ░▓░ | Medium ======== ======== ----