mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	Fixing desktop font handling with embedded version number in TTF
This commit is contained in:
		
							parent
							
								
									f3cb376510
								
							
						
					
					
						commit
						33c6694aae
					
				@ -1,4 +1,4 @@
 | 
			
		||||
# Keyrune v3.4.0
 | 
			
		||||
# Keyrune v3.4.1
 | 
			
		||||
 | 
			
		||||
## The Magic: the Gathering set symbol font!
 | 
			
		||||
 | 
			
		||||
@ -54,6 +54,7 @@ All set symbol images are trademarks of Wizards of the Coast ([http://magicthega
 | 
			
		||||
 | 
			
		||||
## Changelog
 | 
			
		||||
 | 
			
		||||
* v3.4.1 - Fixed issue with desktop version not updating (version numbers must be present in ttf on some systems)
 | 
			
		||||
* v3.4.0 - War of the Spark and Modern Horizons unofficial icons added, GK2 alias
 | 
			
		||||
* v3.3.3 - Ravnica Allegiance added (official symbol)
 | 
			
		||||
* v3.3.2 - Ultimate Masters icon added
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "keyrune",
 | 
			
		||||
    "homepage": "http://andrewgioia.github.io/Keyrune",
 | 
			
		||||
    "version": "3.4.0",
 | 
			
		||||
    "version": "3.4.1",
 | 
			
		||||
    "authors": [
 | 
			
		||||
        "Andrew Gioia <andrewgioia@gmail.com>"
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "keyrune",
 | 
			
		||||
  "description": "Keyrune",
 | 
			
		||||
  "version": "3.4.0",
 | 
			
		||||
  "version": "3.4.1",
 | 
			
		||||
  "author": {
 | 
			
		||||
    "name": "Andrew Gioia",
 | 
			
		||||
    "email": "andrewgioia@gmail.com",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user