theme: switch to svg for background
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								css/theme/lca2019-title-bg.afdesign
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								css/theme/lca2019-title-bg.afdesign
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										28
									
								
								css/theme/lca2019-title-bg.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										28
									
								
								css/theme/lca2019-title-bg.svg
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,28 @@ | |||||||
|  | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||||||
|  | <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | ||||||
|  | <svg width="100%" height="100%" viewBox="0 0 1920 1080" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;"> | ||||||
|  |     <g transform="matrix(0.0702988,0,0,0.0703125,0.56239,0.5625)"> | ||||||
|  |         <rect x="-8" y="-8" width="27312" height="15360" style="fill:rgb(56,122,59);"/> | ||||||
|  |     </g> | ||||||
|  |     <g transform="matrix(1.69866,0,0,1.70089,417.856,277.875)"> | ||||||
|  |         <g transform="matrix(0.525346,0,0,0.524658,-321.333,-145.799)"> | ||||||
|  |             <circle cx="1043.91" cy="285.315" r="7.44" style="fill:rgb(206,214,198);stroke:rgb(206,214,198);stroke-width:1.12px;"/> | ||||||
|  |         </g> | ||||||
|  |         <g transform="matrix(0.525346,0,0,0.524658,86.527,61.2342)"> | ||||||
|  |             <circle cx="1043.91" cy="285.315" r="7.44" style="fill:rgb(206,214,198);stroke:rgb(206,214,198);stroke-width:1.12px;"/> | ||||||
|  |         </g> | ||||||
|  |         <g transform="matrix(0.525346,0,0,0.524658,-544.774,155.817)"> | ||||||
|  |             <circle cx="1043.91" cy="285.315" r="7.44" style="fill:rgb(206,214,198);stroke:rgb(206,214,198);stroke-width:1.12px;"/> | ||||||
|  |         </g> | ||||||
|  |         <rect x="0" y="0" width="638.318" height="308.22" style="fill:none;"/> | ||||||
|  |         <g transform="matrix(0.0413847,0,0,0.0413386,0,0)"> | ||||||
|  |             <path d="M240,7087L5200,416" style="fill:none;stroke:rgb(206,214,198);stroke-width:16.01px;stroke-linecap:butt;stroke-miterlimit:1.41421;"/> | ||||||
|  |         </g> | ||||||
|  |         <g transform="matrix(0.0413847,0,0,0.0413386,0,0)"> | ||||||
|  |             <path d="M14960,4896L5936,272" style="fill:none;stroke:rgb(206,214,198);stroke-width:16.01px;stroke-linecap:butt;stroke-miterlimit:1.41421;"/> | ||||||
|  |         </g> | ||||||
|  |         <g transform="matrix(0.0413847,0,0,0.0413386,0,0)"> | ||||||
|  |             <path d="M464,7376L14928,5280" style="fill:none;stroke:rgb(206,214,198);stroke-width:16.01px;stroke-linecap:butt;stroke-miterlimit:1.41421;"/> | ||||||
|  |         </g> | ||||||
|  |     </g> | ||||||
|  | </svg> | ||||||
| After Width: | Height: | Size: 2.1 KiB | 
| @@ -44,8 +44,8 @@ | |||||||
| 				@linuxconfau</span> | 				@linuxconfau</span> | ||||||
| 		</div> | 		</div> | ||||||
| 		<div class="slides"> | 		<div class="slides"> | ||||||
| 			<section data-background-image="css/theme/lca2019-title-bg.png"> | 			<section data-background-image="css/theme/lca2019-title-bg.svg"> | ||||||
| 				<h2>Plastic is Forever</h2> | 				<h1>Plastic is Forever</h1> | ||||||
| 				<h4>Making Tomu's Injection-Molded Case</h4> | 				<h4>Making Tomu's Injection-Molded Case</h4> | ||||||
| 				<p align="right"> | 				<p align="right"> | ||||||
| 					<small>Sean Cross - <a href="https://xobs.io/">https://xobs.io/</a> - @xobs</small> | 					<small>Sean Cross - <a href="https://xobs.io/">https://xobs.io/</a> - @xobs</small> | ||||||
| @@ -282,7 +282,7 @@ | |||||||
| 				</section> | 				</section> | ||||||
| 				<section> | 				<section> | ||||||
| 					<h3>3D Printing</h3> | 					<h3>3D Printing</h3> | ||||||
| 					<img src="tomu-3d-prototype.img"> | 					<img src="tomu-3d-prototype.img" alt="3D case prototypes"> | ||||||
| 					<!-- <h3>Almost (but not quite) entirely unline injection molding</h3> | 					<!-- <h3>Almost (but not quite) entirely unline injection molding</h3> | ||||||
| 					<ul> | 					<ul> | ||||||
| 						<li>STL vs STEP</li> | 						<li>STL vs STEP</li> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user