41 Commits

Author SHA1 Message Date
Behdad Esfahbod
a0941efecb [interpolatable] Report tolerance 2023-11-23 22:01:14 -07:00
Behdad Esfahbod
d6f8b08820 Remove debug print 2023-11-23 19:54:02 -07:00
Behdad Esfahbod
56ef14abe8 [interpolatablePlot] Black 2023-11-23 15:13:02 -07:00
Behdad Esfahbod
c5db48bc82 [interpolatablePlot] Better scale midway interpolation 2023-11-23 15:02:45 -07:00
Behdad Esfahbod
57729e49b1 [interpolatablePlot] Minor adjustment to cupcake 2023-11-23 13:44:58 -07:00
Behdad Esfahbod
b304cbd149 [interpolatable] Make cupcake the same page size as others 2023-11-23 09:38:08 -07:00
Behdad Esfahbod
39f4b79378 [interpolatablePlot] Use sha1 instead of sha256 2023-11-23 08:14:54 -07:00
Behdad Esfahbod
cfdbe69b4a [interpolatablePlot] Add a title page 2023-11-23 08:04:31 -07:00
Behdad Esfahbod
8ccc3b0d56 [interpolatable] Handle empty bounds 2023-11-22 09:22:35 -07:00
Behdad Esfahbod
e413ee4c3a [interpolatablePlot] Make cupcake ASCII-only 2023-11-21 13:33:31 -07:00
Behdad Esfahbod
df74e78487 [interpolatablePlot] Minor, write label before shrug 2023-11-21 13:08:10 -07:00
Behdad Esfahbod
c689bb475a [interpolate] Add some Black Magic
See comments.

In particular, this reports glyph "intersection" in
Archivo fonts that are broken but otherwise will go
unnoticed.
2023-11-21 12:57:41 -07:00
Behdad Esfahbod
896aa97cd6 [interpolatable] Fixups 2023-11-20 16:37:25 -07:00
Behdad Esfahbod
42db614679 [interpolatable] Add --show-all
Helpful debugging false-negatives.
2023-11-20 16:19:28 -07:00
Behdad Esfahbod
0967829f16 [interpolatablePlot] Fix indexing when mixed problems 2023-11-20 12:39:22 -07:00
Behdad Esfahbod
51e70f9742
[interpolatable] Return master indices in addition to master names (#3346)
[interpolatable] Add master indices to problem reports

More solid than using names to refer back to the master index,
as needed in interpolatablePlot.
2023-11-20 08:59:11 -07:00
Behdad Esfahbod
bdb826fe4d [interpolatablePlot] Ouch; and black 2023-11-20 06:39:47 -07:00
Behdad Esfahbod
6ccf29cb2f [interpolatablePlot] Use internal cairo font face for labels
For more platform-independent PDF output.
2023-11-20 06:38:08 -07:00
Behdad Esfahbod
314cfeb566 [interpolatablePlot] Remove wrong assert 2023-11-19 23:20:17 -07:00
Behdad Esfahbod
2001764096 [interpolatablePlot] Draw multiple errors in the same page 2023-11-19 23:14:30 -07:00
Behdad Esfahbod
ec67af78b9 black 2023-11-19 22:57:12 -07:00
Behdad Esfahbod
47a7088139 [interpolatable] Sort problems by master pairs, not type 2023-11-19 22:56:04 -07:00
Behdad Esfahbod
79b3fcad28 black 2023-11-19 22:39:12 -07:00
Behdad Esfahbod
ffaf57f74a [interpolatablePlot] Show multiple wrong-contour-start in one page 2023-11-19 22:37:59 -07:00
Behdad Esfahbod
91ffbfe312 [interpolatablePlot] Fix proposed-fix for reversed contours 2023-11-19 17:55:06 -07:00
Behdad Esfahbod
4d9864beda [interpolatablePlot] Plot fix for wrong_contour_order as well 2023-11-19 17:28:19 -07:00
Behdad Esfahbod
eacb50c57c [interpolatablePlot] Draw fixed results for contour_order 2023-11-19 16:55:18 -07:00
Behdad Esfahbod
e894bd63c6 [interpolatablePlot] Plot midway interpolation of the problem 2023-11-19 16:36:42 -07:00
Behdad Esfahbod
6f69b21cee [interpolatablePlot] Rename variable 2023-11-19 16:07:06 -07:00
Behdad Esfahbod
c96b56d3de [interpolatablePlot] Draw suggested start point on the second graph 2023-11-19 07:54:14 -07:00
Behdad Esfahbod
f75d6ba2f1 [interpolatablePlot] Don't include creation date in PDF
Yay!
2023-11-18 17:07:32 -07:00
Behdad Esfahbod
b702043cab [interpolatablePlot] Fix handle drawing 2023-11-17 19:01:24 -07:00
Behdad Esfahbod
5956a3636e [interpolatablePlot] Don't repeat log twice for same problem 2023-11-17 16:45:33 -07:00
Behdad Esfahbod
ec812b23f8 [interpolatable] Fix a bug 2023-11-17 15:12:27 -07:00
Behdad Esfahbod
b0f6491be1 [interpolatable] Don't draw cupcake if --quiet
Not sure if we should fully skip writing the PDF/HTML in that case.
2023-11-16 18:15:11 -07:00
Behdad Esfahbod
75fda50ed0 [interpolatablePlot] Fix cupcake in HTML/SVG output 2023-11-16 18:12:27 -07:00
Behdad Esfahbod
3fd86077e7 [interpolatablePlot] Add --html with SVG output 2023-11-16 17:47:57 -07:00
Behdad Esfahbod
1fb31c2cb8 [interpolatablePlot] Renames 2023-11-16 17:36:37 -07:00
Behdad Esfahbod
3f6bba0f6a [interpolatablePlot] Add Postscript output 2023-11-16 17:34:49 -07:00
Behdad Esfahbod
85f6fd5ba5 [interpolatablePlot] Seperate PDF output 2023-11-16 17:32:27 -07:00
Behdad Esfahbod
991b865968 [interpolatablePdf] Rename to interpolatablePlot.py
On to generating SVG/HTML.
2023-11-16 17:22:26 -07:00