about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-11-12T09·08+0100
committertazjin <mail@tazj.in>2021-11-12T15·18+0000
commit1fbb960acf2c8520a5099486ecef67049fb9b13e (patch)
treef372380b3ddf343727ba5c411da844b20db60806 /web
parenta3d0beceafcdb9dc2cb700e374a4c2ad2e3e174c (diff)
fix(tvl/logo): Fix rendering of PNG files r/3038
The previous format for entering the shape of the 'V' (as exported by
Inkscape) is incompatible with the PDF rendering process, somehow.

This reverts the letter back to the old path definition format with
the offending point manually removed.

Change-Id: I6ff3310afb5a757d657f2f0d8a761f355a8e50c9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3843
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
Diffstat (limited to 'web')
-rw-r--r--web/tvl/logo/logo-shapes.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tvl/logo/logo-shapes.svg b/web/tvl/logo/logo-shapes.svg
index fbf96ca6cc..d35971e0a9 100644
--- a/web/tvl/logo/logo-shapes.svg
+++ b/web/tvl/logo/logo-shapes.svg
@@ -22,6 +22,6 @@
 </g>
 <g id="letters" fill="#fefefe">
   <path id="t" d="M970.081 1776.8c-22.214 0-40.017-6.45-53.41-19.35-13.394-12.9-20.09-30.14-20.09-51.7v-158.27h-75.95v-40.18h75.95v-75.95h44.1v75.95h107.799v40.18H940.681v158.27c0 9.15 2.695 16.58 8.085 22.3 5.39 5.72 12.495 8.57 21.315 8.57h73.499v40.18h-73.499Z"/>
-  <path id="v" d="M 1205.77,1776.8 -93.59,-269.5 H 45.57 C 27.4766,78.453 55.5688,155.6941 77.91,235.69 L 75.46,-235.69 H 46.06 L -93.59,269.5 Z"/>
+  <path id="v" d="M 1205.77 1776.8 L 1112.18 1507.3 L 1157.75 1507.3 L 1235.66 1742.99 L 1311.12 1507.3 L 1357.18 1507.3 L 1263.59 1776.8 L 1205.77 1776.8 L 1205.77 1776.8 Z"/>
   <path id="lambda" d="M 1406.18 1776.8 L 1506.14 1511.71 L 1469.88 1419.1 L 1516.92 1419.1 L 1651.18 1776.8 L 1604.14 1776.8 L 1539.95 1601.87 L 1530.64 1571.49 L 1453.71 1776.8 L 1406.18 1776.8 Z"/>
 </g>