bootloaders: tweak default splash text to avoid overlap
the default grub config has a quirk of using the syslinux splash when present, which as a sidenote i believe is because only the syslinux script has the code for converting an SVG (i've not researched to confirm). the problem is that the default splash is such, with the text listing package versions used, that this overlaps with the menu title in grub. i've tweaked the "built on" and package details text to reduce its size (bumped the line-height up slightly though) to avoid the overlap. this was a pain in the *** to get done. inkscape likes to crash at the slightest little thing like clicking on interface controls; each time it saves it seems to swap a bunch of stuff in the file which can make a hugely messy diff, i had to save, close, open, change, undo, and save again, just to get a sain diff; and numerous times testing different sizes and such in actual builds (rather than separate conversions) some of the package detail lines would for some unknown reason decide to end up on the same line as another, wth... anyway, i've finally managed to get a new revision successfully created and it seems bug free wrt. that same line issue to me, both converting outside of live-build (in my sid host), and within a buster build. the size of the text changed seems closer to the size of the actual menu entries (there's no need for it to be bigger), and now is nicely clear of the menu title. Gbp-Dch: Short
This commit is contained in:
parent
d4a1e110ed
commit
69dc8c21cb
|
@ -193,7 +193,7 @@
|
|||
showgrid="false"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:document-units="px"
|
||||
inkscape:cy="250.84337"
|
||||
inkscape:cy="249.55305"
|
||||
inkscape:cx="574.36733"
|
||||
inkscape:zoom="0.775"
|
||||
inkscape:pageshadow="2"
|
||||
|
@ -228,7 +228,7 @@
|
|||
style="fill:#000000;fill-opacity:1;stroke:none" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0%;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
x="190.68135"
|
||||
y="619.20685"
|
||||
id="text3002"
|
||||
|
@ -244,50 +244,50 @@
|
|||
x="190.68135"
|
||||
y="639.20685">@ARCHITECTURE@</tspan><tspan
|
||||
id="tspan3037"
|
||||
style="font-style:normal;font-weight:bold;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans Bold'"
|
||||
style="font-style:normal;font-weight:bold;font-size:20px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans Bold'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="659.20685"> </tspan><tspan
|
||||
y="661.20685"> </tspan><tspan
|
||||
id="tspan3039"
|
||||
style="font-style:normal;font-weight:bold;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans Bold'"
|
||||
style="font-style:normal;font-weight:bold;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans Bold'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="679.20685">Built: @YEAR@-@MONTH@-@DAY@ @HOUR@:@MINUTE@:@SECOND@</tspan><tspan
|
||||
y="679.47504">Built: @YEAR@-@MONTH@-@DAY@ @HOUR@:@MINUTE@:@SECOND@</tspan><tspan
|
||||
id="tspan3098"
|
||||
style="font-style:normal;font-weight:bold;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans Bold'"
|
||||
style="font-style:normal;font-weight:bold;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans Bold'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="699.20685"> </tspan><tspan
|
||||
y="695.47504"> </tspan><tspan
|
||||
id="tspan3102"
|
||||
style="font-style:normal;font-weight:normal;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans'"
|
||||
style="font-style:normal;font-weight:normal;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="719.20685">linux: @LINUX_VERSIONS@</tspan><tspan
|
||||
y="711.47498">linux: @LINUX_VERSIONS@</tspan><tspan
|
||||
id="tspan3076"
|
||||
style="font-style:normal;font-weight:normal;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans'"
|
||||
style="font-style:normal;font-weight:normal;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="739.20685">live-build: @LIVE_BUILD_VERSION@</tspan><tspan
|
||||
y="727.47491">live-build: @LIVE_BUILD_VERSION@</tspan><tspan
|
||||
id="tspan3068"
|
||||
style="font-style:normal;font-weight:normal;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans'"
|
||||
style="font-style:normal;font-weight:normal;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="759.20685">live-boot: @LIVE_BOOT_VERSION@</tspan><tspan
|
||||
y="743.47491">live-boot: @LIVE_BOOT_VERSION@</tspan><tspan
|
||||
id="tspan3070"
|
||||
style="font-style:normal;font-weight:normal;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans'"
|
||||
style="font-style:normal;font-weight:normal;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="779.20685">live-config: @LIVE_CONFIG_VERSION@</tspan><tspan
|
||||
y="759.47485">live-config: @LIVE_CONFIG_VERSION@</tspan><tspan
|
||||
id="tspan3012"
|
||||
style="font-style:normal;font-weight:normal;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans'"
|
||||
style="font-style:normal;font-weight:normal;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="799.20685">live-tools: @LIVE_TOOLS_VERSION@</tspan><tspan
|
||||
y="775.47479">live-tools: @LIVE_TOOLS_VERSION@</tspan><tspan
|
||||
id="tspan3066"
|
||||
style="font-style:normal;font-weight:normal;font-size:20px;line-height:1;-inkscape-font-specification:'DejaVu Sans'"
|
||||
style="font-style:normal;font-weight:normal;font-size:13.3333px;line-height:1.2;-inkscape-font-specification:'DejaVu Sans'"
|
||||
sodipodi:role="line"
|
||||
x="190.68135"
|
||||
y="819.20685"> </tspan></text>
|
||||
y="791.47479"> </tspan></text>
|
||||
<text
|
||||
transform="translate(0,572.3622)"
|
||||
id="text3114"
|
||||
|
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue