generated from googlefonts/googlefonts-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
27c4cc2
commit e01b8f9
Showing
41 changed files
with
374,519 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# ninja log v5 | ||
1 1776 1727839424434439124 /Users/ebensorkin/Documents/GitHub/Merriweather4/qa 5dc060c8df28803f | ||
2 48503 0 /Users/ebensorkin/Documents/GitHub/Merriweather4/qa/Regular 76cf1a76603b2b28 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
rule diffbrowsers | ||
command = _diffbrowsers "$args" | ||
build /Users/ebensorkin/Documents/GitHub/Merriweather4/qa: diffbrowsers | ||
args = {'fonts_before': $ | ||
['/Users/ebensorkin/Documents/GitHub/Merriweather4/qa/fonts_before/Merriweather-Regular.ttf'], $ | ||
'fonts_after': $ | ||
['/Users/ebensorkin/Documents/GitHub/Merriweather4/qa/fonts/Merriweather-Regular.ttf'], $ | ||
'diffbrowsers': True, 'diffenator': True, 'out': $ | ||
'/Users/ebensorkin/Documents/GitHub/Merriweather4/qa', 'imgs': False, $ | ||
'styles': 'instances', 'characters': '.*', 'user_wordlist': None, $ | ||
'filter_styles': 'Regular', 'font_size': 28, 'pt_size': 20, $ | ||
'threshold': 0.9, 'precision': 28, 'no_words': False, 'no_tables': $ | ||
False, 'diffenator_template': $ | ||
'/Users/ebensorkin/Documents/GitHub/Merriweather4/venv/lib/python3.11/site-packages/diffenator2/templates/diffenator.html', $ | ||
'command': 'diff', 'diffbrowsers_templates': [], 'debug_gifs': False, $ | ||
'kwargs': {'no_diffenator': False}, 'no_diffenator': False} | ||
|
||
rule diffenator | ||
command = _diffenator "$args" | ||
build /Users/ebensorkin/Documents/GitHub/Merriweather4/qa/Regular: diffenator | ||
args = {'fonts_before': $ | ||
['/Users/ebensorkin/Documents/GitHub/Merriweather4/qa/fonts_before/Merriweather-Regular.ttf'], $ | ||
'fonts_after': $ | ||
['/Users/ebensorkin/Documents/GitHub/Merriweather4/qa/fonts/Merriweather-Regular.ttf'], $ | ||
'diffbrowsers': True, 'diffenator': True, 'out': $ | ||
'/Users/ebensorkin/Documents/GitHub/Merriweather4/qa', 'imgs': False, $ | ||
'styles': 'instances', 'characters': '.*', 'user_wordlist': None, $ | ||
'filter_styles': 'Regular', 'font_size': 28, 'pt_size': 20, $ | ||
'threshold': 0.9, 'precision': 28, 'no_words': False, 'no_tables': $ | ||
False, 'diffenator_template': $ | ||
'/Users/ebensorkin/Documents/GitHub/Merriweather4/venv/lib/python3.11/site-packages/diffenator2/templates/diffenator.html', $ | ||
'command': 'diff', 'diffbrowsers_templates': [], 'debug_gifs': False, $ | ||
'kwargs': {'no_diffenator': False}, 'no_diffenator': False, 'coords': $ | ||
'wght=400', 'old_font': $ | ||
'/Users/ebensorkin/Documents/GitHub/Merriweather4/qa/fonts_before/Merriweather-Regular.ttf', $ | ||
'new_font': $ | ||
'/Users/ebensorkin/Documents/GitHub/Merriweather4/qa/fonts/Merriweather-Regular.ttf'} |
Binary file not shown.
Oops, something went wrong.