New installers: 2018-09-13
This commit is contained in:
		| @@ -42,9 +42,9 @@ | ||||
|  --> | ||||
|  | ||||
| 	<match target="font"> | ||||
| 		<!-- check to see if the font is just regular --> | ||||
| 		<!-- check to see if the weight in the font is less than medium which possibly need emboldening --> | ||||
| 		<test name="weight" compare="less_eq"> | ||||
| 			<const>regular</const> | ||||
| 			<const>medium</const> | ||||
| 		</test> | ||||
| 		<!-- check to see if the pattern requests bold --> | ||||
| 		<test target="pattern" name="weight" compare="more_eq"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user