|
3a012cc4
|
2020-12-30T23:40:25
|
|
[docs] Complete hb-metrics docs a bit
|
|
08269408
|
2020-12-23T00:45:39
|
|
[docs] Add messing sections
Docs for these sections were not generated at all.
|
|
6461143b
|
2019-08-13T22:20:54
|
|
2.6.0
|
|
20072a2e
|
2019-07-30T03:43:15
|
|
[metrics] Make values match their enum type naming
|
|
4e1da6bb
|
2019-07-29T22:03:56
|
|
[metrics] Rename hb_ot_metrics_t to hb_ot_metrics_tag_t
|
|
d3d99f8b
|
2019-07-26T16:46:04
|
|
[metrics] Expose raw OS2/HHEA asc/dsc values using private tags (#1867)
|
|
a744fdc6
|
2019-07-25T14:49:02
|
|
Add _MAX_VALUE to hb_ot_metrics_t (#1861)
|
|
a51aa951
|
2019-07-22T18:35:55
|
|
[metrics] Fix _get_variation API to works with actual coord values
|
|
77141dff
|
2019-07-22T07:48:32
|
|
[metrics] _-prefix internal symbol
|
|
759f3bd4
|
2019-07-22T02:06:07
|
|
[metrics] Don't use metrics API in _common
As it is exposed with a different condition
|
|
3d03bb84
|
2019-07-21T12:38:04
|
|
[metrics] minor, tweak comment
|
|
00e13985
|
2019-07-20T23:03:51
|
|
Revert hhea fallback to OS/2 to its reverse way
As searching number of hhea having fonts beats the number of OS/2
having ones in macOS 10.14.2
|
|
c13ef9cc
|
2019-07-20T15:01:37
|
|
Bring back asc/desc abs logic used to be in hmtx table
|
|
772e6268
|
2019-07-20T14:50:31
|
|
Make HB_TINY builds work again by separating the always needed part
|
|
cb704337
|
2019-07-20T14:33:57
|
|
Merge _get_position_internal into _get_position
|
|
471f798a
|
2019-07-20T14:00:20
|
|
Merge ot-metrics-internal.cc with ot-metrics now that isn't needed in subset
|
|
5e28c265
|
2019-07-20T14:08:11
|
|
[doc] minor, improve hb-ot-metrics doc a bit
|
|
2e5b49d1
|
2019-07-19T11:41:07
|
|
Add HB_NO_METRICS and fix HB_TINY build (#1839)
|
|
87e62843
|
2018-11-20T23:26:46
|
|
Implement a simple API for fetching opentype metrics
Fixes https://github.com/harfbuzz/harfbuzz/pull/1432
|