From 0f04ba61f2ef6e01310b7cdc0834ae20af52e413 Mon Sep 17 00:00:00 2001 From: Curt Grimes Date: Wed, 27 Jun 2018 17:09:08 -0500 Subject: [PATCH] Implement font selection --- app/src/components/Transcript.vue | 6 +++++- app/src/util/fontChoices.js | 2 +- .../views/settings/SettingsAppearanceView.vue | 19 +++++++++++++------ 3 files changed, 19 insertions(+), 8 deletions(-) diff --git a/app/src/components/Transcript.vue b/app/src/components/Transcript.vue index 9a56ddd..3db9c23 100644 --- a/app/src/components/Transcript.vue +++ b/app/src/components/Transcript.vue @@ -2,7 +2,8 @@
+ v-bind:style="{height, color, backgroundColor, fontFamily, fontSize, lineHeight, letterSpacing, textTransform, padding, textShadow}"> +
- + + + {{fontChoice.displayName}} +