Bitmaps: Adjust Annotate

Remove red text, increase font size
This commit is contained in:
Seth Hillbrand 2020-12-07 11:13:17 -08:00
parent c471705197
commit 9bc6b6d27a
2 changed files with 162 additions and 50 deletions

View File

@ -8,29 +8,35 @@
static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x01, 0x4f, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x68, 0xb0,
0x73, 0xe7, 0xce, 0xff, 0xe4, 0x60, 0xaa, 0x58, 0x94, 0x9c, 0x9c, 0xfc, 0x3f, 0x37, 0x37, 0xf7,
0x7f, 0x56, 0x56, 0xd6, 0xff, 0xaa, 0xaa, 0x2a, 0xda, 0x5a, 0xb4, 0x61, 0xc3, 0x06, 0x30, 0x3b,
0x3d, 0x3d, 0xfd, 0xff, 0x9a, 0x35, 0x6b, 0x68, 0x67, 0x51, 0x6b, 0x6b, 0xeb, 0xff, 0x86, 0x86,
0x86, 0xff, 0x85, 0x85, 0x85, 0xb4, 0xf5, 0xd1, 0x8c, 0x19, 0x33, 0xc0, 0x38, 0x21, 0x21, 0xe1,
0xff, 0xd6, 0xad, 0x5b, 0x69, 0x1f, 0x74, 0x79, 0x79, 0x79, 0xff, 0x97, 0x2e, 0x5d, 0x4a, 0x1b,
0x8b, 0xda, 0xda, 0xda, 0xfe, 0x6f, 0xd9, 0xb2, 0x05, 0xcc, 0x9e, 0x34, 0x69, 0xd2, 0xff, 0x25,
0x4b, 0x96, 0xd0, 0xc6, 0x22, 0x9a, 0x24, 0x6f, 0x5c, 0xe0, 0xa9, 0x4c, 0x40, 0x03, 0x08, 0xd3,
0x3c, 0x23, 0x0f, 0x2f, 0x8b, 0xee, 0x2b, 0x24, 0x70, 0x3c, 0x91, 0xf6, 0x5f, 0x04, 0xc2, 0x20,
0x36, 0xcd, 0x2c, 0xfa, 0xcf, 0x10, 0xca, 0xfc, 0x4c, 0x26, 0xe0, 0x1b, 0x08, 0xff, 0x67, 0x70,
0x60, 0xa1, 0xa9, 0xaf, 0x80, 0x96, 0xac, 0x7f, 0x26, 0x13, 0xb8, 0x8e, 0xe6, 0x71, 0xf4, 0x5c,
0x36, 0x30, 0xfb, 0xb9, 0xac, 0x7f, 0x16, 0xed, 0x13, 0x83, 0x94, 0x9f, 0xfa, 0x13, 0xe9, 0x40,
0xb5, 0xa1, 0x5d, 0x1f, 0xdd, 0x37, 0x49, 0xf8, 0x7f, 0xdb, 0x29, 0xeb, 0xff, 0x1d, 0x87, 0x8c,
0xff, 0x57, 0xc3, 0xca, 0xff, 0xef, 0xda, 0xb1, 0xf3, 0xff, 0x75, 0xbf, 0xc2, 0xff, 0x8f, 0xd5,
0xc3, 0xff, 0x1f, 0x58, 0xb2, 0x9a, 0xba, 0x16, 0xed, 0x5d, 0xbd, 0x1e, 0xcc, 0xbe, 0x67, 0x9d,
0xfa, 0x7f, 0x3f, 0xd4, 0xf0, 0xbb, 0x40, 0x36, 0xd5, 0x2d, 0xba, 0x90, 0xd1, 0xfc, 0xff, 0x52,
0x62, 0xdd, 0xff, 0x9b, 0x1e, 0xb9, 0xff, 0x77, 0x6d, 0xdf, 0x41, 0x3b, 0x8b, 0x4e, 0xb4, 0x4c,
0xfb, 0x7f, 0xa2, 0x75, 0xda, 0xff, 0x87, 0xfa, 0xb1, 0xff, 0x77, 0x6f, 0xda, 0x42, 0x3b, 0x8b,
0x60, 0x41, 0x77, 0xcb, 0x35, 0xfb, 0xff, 0xa1, 0x59, 0x4b, 0x68, 0x63, 0xd1, 0x85, 0xcc, 0x96,
0xff, 0x7b, 0x36, 0x6e, 0x06, 0xb3, 0x4f, 0xd5, 0x4d, 0xfc, 0x7f, 0x78, 0x26, 0xc4, 0xa2, 0xf3,
0x79, 0xed, 0xff, 0xf7, 0xae, 0xd9, 0x38, 0x44, 0xea, 0xa3, 0xff, 0xff, 0xff, 0x33, 0x92, 0x83,
0x71, 0x99, 0x07, 0x00, 0x01, 0x0c, 0xf2, 0x6d, 0x53, 0x11, 0xfe, 0xbe, 0x00, 0x00, 0x00, 0x00,
0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xce, 0x00, 0x00, 0x01, 0xad, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0x95, 0x4b, 0x4b, 0x02,
0x51, 0x18, 0x86, 0x87, 0xe8, 0x47, 0x44, 0x0e, 0x14, 0x14, 0x21, 0xb5, 0x68, 0xdb, 0x15, 0xa2,
0x5a, 0xb4, 0xa9, 0x86, 0x50, 0x90, 0x10, 0x66, 0x08, 0x17, 0x62, 0xa0, 0x11, 0x82, 0x58, 0x1b,
0xa3, 0xa6, 0x5a, 0x4c, 0x25, 0xa1, 0x49, 0x45, 0x34, 0x10, 0x16, 0x85, 0x5d, 0xa4, 0x9c, 0x9a,
0xd1, 0x34, 0x2f, 0x7f, 0x65, 0xac, 0x45, 0xf5, 0x17, 0xde, 0xe6, 0x4c, 0x24, 0x15, 0xb4, 0xc9,
0x39, 0xb4, 0xe9, 0x83, 0x0f, 0xde, 0x73, 0xe1, 0x3c, 0x7c, 0x97, 0x73, 0x0e, 0xc3, 0xfc, 0xb5,
0xa9, 0xaa, 0x8a, 0xcf, 0x1e, 0x08, 0x04, 0xe0, 0xf5, 0x7a, 0xe1, 0xf3, 0xf9, 0x10, 0x0a, 0x85,
0x90, 0x4c, 0x26, 0xf1, 0x7d, 0x0f, 0xf1, 0xba, 0x41, 0x6e, 0xb7, 0x1b, 0xe1, 0x70, 0x18, 0xf1,
0x78, 0x1c, 0x7e, 0xbf, 0xdf, 0x1c, 0x2b, 0x8a, 0x42, 0x07, 0x24, 0x49, 0x92, 0xa9, 0x65, 0x59,
0x86, 0xc3, 0xe1, 0x40, 0x2a, 0x95, 0xa2, 0x1f, 0x91, 0xc7, 0xe3, 0xa1, 0x97, 0x3a, 0x9e, 0xe7,
0x21, 0x08, 0x82, 0xa9, 0xd3, 0xe9, 0x34, 0x3d, 0x10, 0x49, 0x1d, 0x01, 0x10, 0x1d, 0x8d, 0x46,
0xe9, 0x82, 0x88, 0x26, 0x10, 0x97, 0xcb, 0x45, 0xa7, 0x46, 0xa4, 0xbd, 0x63, 0xb1, 0x58, 0x6d,
0x1c, 0x0c, 0x06, 0x21, 0x8a, 0x62, 0xfd, 0xa0, 0x9f, 0x4c, 0x67, 0xb9, 0x08, 0x71, 0xea, 0x17,
0xf9, 0x1f, 0xf4, 0x2b, 0xab, 0x36, 0x8f, 0xdb, 0xab, 0x2c, 0xa7, 0x3c, 0xb2, 0x5c, 0xe6, 0xa5,
0xc9, 0xd9, 0x49, 0x0d, 0x04, 0x26, 0xd2, 0xa0, 0xb3, 0x93, 0xcf, 0xba, 0x8d, 0x7b, 0x05, 0x33,
0xd4, 0x48, 0x37, 0x2a, 0x96, 0x53, 0xab, 0xb6, 0x09, 0x8d, 0x7a, 0x8d, 0x9e, 0x5a, 0xa7, 0x7a,
0xf4, 0x96, 0xc9, 0x3e, 0xcb, 0xff, 0xa3, 0xd9, 0x83, 0x3c, 0xfa, 0xa4, 0x12, 0x06, 0x36, 0x4a,
0x98, 0x8a, 0x17, 0x71, 0x70, 0x99, 0xad, 0x5d, 0xce, 0xeb, 0x5b, 0x15, 0xce, 0x9d, 0x07, 0x4c,
0x27, 0x0a, 0xf5, 0xbf, 0x0c, 0xae, 0xc4, 0x03, 0x7a, 0x0d, 0xd0, 0xf2, 0xf1, 0x3d, 0x46, 0xa3,
0x45, 0x74, 0xad, 0x95, 0x71, 0x67, 0xcc, 0x9f, 0xdd, 0x68, 0x26, 0xbc, 0x6d, 0xa5, 0x8c, 0x11,
0x63, 0xde, 0x12, 0xd0, 0xd8, 0xf6, 0xfb, 0x41, 0xd2, 0x69, 0x0e, 0xcd, 0x4b, 0x15, 0x9c, 0x67,
0x34, 0xec, 0x5f, 0x64, 0x31, 0xb3, 0x57, 0x80, 0xb0, 0x5b, 0xb0, 0x0e, 0xd4, 0xbf, 0x51, 0xc4,
0xea, 0x49, 0x0e, 0xc3, 0x5b, 0x45, 0x0c, 0x6e, 0x96, 0xcc, 0x88, 0x3e, 0xd6, 0x85, 0x3d, 0x0b,
0x41, 0x24, 0x3d, 0xdd, 0xeb, 0x25, 0xb4, 0x8b, 0x15, 0x5c, 0x29, 0xda, 0x97, 0x47, 0xd4, 0x52,
0x10, 0x49, 0xdd, 0x65, 0x46, 0x45, 0x87, 0x58, 0xc6, 0xe2, 0xd1, 0x3d, 0x5d, 0x10, 0xd1, 0x73,
0x87, 0x79, 0xd8, 0x57, 0xcb, 0x26, 0xd4, 0x72, 0x10, 0x69, 0x6f, 0x7e, 0xf7, 0xbd, 0x7d, 0x6f,
0x8c, 0x76, 0x26, 0x75, 0x5a, 0x38, 0xca, 0xd7, 0x0e, 0x9e, 0x97, 0xf3, 0xf5, 0xb5, 0xb7, 0xd5,
0xf6, 0x06, 0x2b, 0xee, 0xaf, 0x7c, 0x21, 0x18, 0x76, 0x64, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45,
0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE annotate_xpm[1] = {{ png, sizeof( png ), "annotate_xpm" }};

View File

@ -1,35 +1,141 @@
<svg id="Слой_1" data-name="Слой 1"
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 26">
<metadata id="metadata43">
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 26 26"
version="1.1"
sodipodi:docname="annotate.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1946"
inkscape:window-height="1400"
id="namedview965"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="12.922037"
inkscape:cy="15.783589"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-maximized="0"
inkscape:current-layer="g1560">
<inkscape:grid
type="xygrid"
id="grid1552" />
</sodipodi:namedview>
<metadata
id="metadata43">
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" />
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs>
<style>.cls-1{fill:none;stroke:#e61c50;stroke-linecap:round;stroke-linejoin:round;}.cls-2{fill:#e61c50;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#545454;}</style>
<defs
id="defs946">
<marker
style="overflow:visible"
id="Arrow2Sstart"
refX="0.0"
refY="0.0"
orient="auto"
inkscape:stockid="Arrow2Sstart"
inkscape:isstock="true">
<path
transform="scale(0.3) translate(-2.3,0)"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round;stroke:#e61c50;stroke-opacity:1;fill:#e61c50;fill-opacity:1"
id="path1592" />
</marker>
<style
id="style944">.cls-1{fill:none;stroke:#e61c50;stroke-linecap:round;stroke-linejoin:round;}.cls-2{fill:#e61c50;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#545454;}</style>
</defs>
<title>annotate</title>
<line class="cls-1" x1="13" y1="13.5201" x2="13" y2="8.9631"/>
<polygon class="cls-2" points="14.162 12.728 13 17.064 11.838 12.728 14.162 12.728"/>
<rect class="cls-3" x="6" y="1.0019" width="14" height="8"/>
<path class="cls-4" d="M12.084,5.2764V7.61h-.9365V1.9854h2.0742a2.2173,2.2173,0,0,1,1.4521.4248,1.4861,1.4861,0,0,1,.5127,1.2128,1.2578,1.2578,0,0,1-.2256.752,1.5437,1.5437,0,0,1-.6572.5039,1.1755,1.1755,0,0,1,.6826.4922,1.5927,1.5927,0,0,1,.208.8408V6.68a1.9009,1.9009,0,0,0,.0616.4824.6761.6761,0,0,0,.208.3594V7.61H14.501a.6294.6294,0,0,1-.1992-.4014,3.4031,3.4031,0,0,1-.044-.5371V6.22a.9509.9509,0,0,0-.2461-.6885.9012.9012,0,0,0-.6787-.2548Zm0-.753h1.0869a1.2693,1.2693,0,0,0,.8213-.2168.812.812,0,0,0,.2578-.66.8787.8787,0,0,0-.2539-.667,1.0889,1.0889,0,0,0-.7744-.2412H12.084Z"/>
<rect class="cls-3" x="6" y="17.0039" width="14" height="8"/>
<path class="cls-2" d="M10.0879,21.2783v2.334H9.1514v-5.625h2.0742a2.2173,2.2173,0,0,1,1.4521.4248A1.4861,1.4861,0,0,1,13.19,19.625a1.258,1.258,0,0,1-.2256.752,1.5438,1.5438,0,0,1-.6572.5039,1.175,1.175,0,0,1,.6826.4921,1.593,1.593,0,0,1,.208.8409v.4677a1.9068,1.9068,0,0,0,.0616.4825.6758.6758,0,0,0,.208.3593v.0889h-.9629a.6292.6292,0,0,1-.1992-.4014,3.4031,3.4031,0,0,1-.044-.5371v-.4521a.9507.9507,0,0,0-.2461-.6885.9012.9012,0,0,0-.6787-.2549Zm0-.7529h1.0869a1.27,1.27,0,0,0,.8213-.2168.8124.8124,0,0,0,.2578-.66A.8789.8789,0,0,0,12,18.9814a1.0889,1.0889,0,0,0-.7744-.2412H10.0879Z"/>
<path class="cls-2" d="M16.1367,23.6123H15.2V18.8789H14.06v-.6914l2.0771-.2Z"/>
<title
id="title948">annotate</title>
<path
id="line950"
style="fill:none;stroke:#e61c50;stroke-linecap:round;stroke-linejoin:round;marker-start:url(#Arrow2Sstart)"
d="M 13,15.372751 13,8.9631004"
sodipodi:nodetypes="cc" />
<g
id="g1550"
transform="translate(-0.01909304,8.9300146)">
<rect
class="cls-3"
x="6.019093"
y="-7.9300146"
width="14"
height="8"
id="rect954-4"
style="fill:#b9b9b9" />
<text
xml:space="preserve"
style="font-size:10.6667px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px"
x="12.555091"
y="-0.12200258"
id="text1530"><tspan
sodipodi:role="line"
id="tspan1528"
x="12.555091"
y="-0.12200258"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:10.6667px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold';text-align:center;text-anchor:middle;fill:#545454;fill-opacity:1">R</tspan></text>
</g>
<g
id="g1560"
transform="translate(-0.01909256,24.930015)">
<rect
class="cls-3"
x="6.019093"
y="-7.9300146"
width="14"
height="8"
id="rect1554"
style="fill:#b9b9b9" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:condensed;font-size:10.6667px;line-height:1.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold Condensed';letter-spacing:0px;word-spacing:0px"
x="13.48842"
y="-0.12200258"
id="text1558"><tspan
sodipodi:role="line"
id="tspan1556"
x="13.48842"
y="-0.12200258"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:semi-condensed;font-size:10.6667px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold Semi-Condensed';text-align:center;text-anchor:middle;fill:#1a81c4;fill-opacity:1">R1</tspan></text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB