1
0
Fork 0

DCDU: Update the sizing to be fixed

This commit is contained in:
Josh Davidson 2020-07-26 15:04:35 -04:00
parent 45c514da5f
commit e9b92e4c64
2 changed files with 9 additions and 9 deletions

View file

@ -75,8 +75,8 @@ var canvas_DCDU = {
setlistener("sim/signals/fdm-initialized", func {
DCDU_display = canvas.new({
"name": "DCDU",
"size": [765, 512],
"view": [765, 512],
"size": [766, 512],
"view": [766, 512],
"mipmapping": 1
});
DCDU_display.addPlacement({"node": "dcduScreenL"});

View file

@ -11,9 +11,9 @@
inkscape:version="0.91 r13725"
id="svg2"
version="1.1"
viewBox="0 0 765 511.99999"
viewBox="0 0 766 511.99999"
height="512pt"
width="765pt">
width="766pt">
<metadata
id="metadata375">
<rdf:RDF>
@ -42,7 +42,7 @@
inkscape:window-y="1071"
inkscape:window-x="1591"
inkscape:cy="584.24639"
inkscape:cx="449.61876"
inkscape:cx="122.8885"
inkscape:zoom="0.53867065"
showgrid="true"
id="namedview371"
@ -103,7 +103,7 @@
y="479.12161"
id="Recall"
inkscape:label="#text5094"
transform="scale(0.99615046,1.0038644)"><tspan
transform="scale(0.99615047,1.0038644)"><tspan
sodipodi:role="line"
id="tspan5092"
x="560.51617"
@ -128,7 +128,7 @@
x="584.94989"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:41.15383148px;line-height:1.25;font-family:'Liberation Mono';-inkscape-font-specification:'Liberation Mono';letter-spacing:0px;word-spacing:0px;opacity:1;fill:#179ab7;fill-opacity:1;stroke:none;stroke-width:0.59857637"
xml:space="preserve"
transform="scale(0.99615046,1.0038644)"><tspan
transform="scale(0.99615047,1.0038644)"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:41.15383148px;font-family:'Liberation Mono';-inkscape-font-specification:'Liberation Mono';fill:#179ab7;fill-opacity:1;stroke-width:0.59857637"
y="478.7305"
x="584.94989"
@ -141,7 +141,7 @@
y="392.9798"
id="LinkLost"
inkscape:label="#text5122"
transform="scale(0.99615046,1.0038644)"><tspan
transform="scale(0.99615047,1.0038644)"><tspan
sodipodi:role="line"
id="tspan5120"
x="272.53543"
@ -154,7 +154,7 @@
x="253.65471"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:83.76890564px;line-height:1.25;font-family:'Lucida Sans';-inkscape-font-specification:'Lucida Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.56858957"
xml:space="preserve"
transform="scale(0.99615046,1.0038644)"><tspan
transform="scale(0.99615047,1.0038644)"><tspan
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.50755692px;font-family:'Liberation Mono';-inkscape-font-specification:'Liberation Mono';fill:#cecdcd;fill-opacity:1;stroke-width:0.56858957"
y="392.9798"
x="253.65471"

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB