mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Small tweaks to sequence diagram generation.
Fix up name of font download and no transparency so it is easier to iterate.
This commit is contained in:
		@@ -10,7 +10,7 @@ watch:
 | 
			
		||||
	fswatch *.seqdiag | xargs -n 1 sh -c "make || true"
 | 
			
		||||
 | 
			
		||||
$(FONT):
 | 
			
		||||
	curl -sLo $@ https://googlefontdirectory.googlecode.com/hg/apache/droidsansmono/$(FONT).ttf
 | 
			
		||||
	curl -sLo $@ https://googlefontdirectory.googlecode.com/hg/apache/droidsansmono/$(FONT)
 | 
			
		||||
 | 
			
		||||
%.png: %.seqdiag $(FONT)
 | 
			
		||||
	seqdiag -a -f '$(FONT)' $<
 | 
			
		||||
	seqdiag --no-transparency -a -f '$(FONT)' $<
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 71 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 36 KiB  | 
		Reference in New Issue
	
	Block a user