justvanrossum
|
8298169dfb
|
at least set these ascent/descent values in the example
|
2018-11-01 21:33:56 +01:00 |
|
justvanrossum
|
beaf0432a9
|
added many docstrings, and added setupHorizontalMetrics and setupVerticalMetrics methods to replace setupMetrics
|
2018-11-01 20:30:21 +01:00 |
|
justvanrossum
|
25f29841b7
|
rename setupDSIG to setupDummyDSIG and added a doc string to clarify the legacy status of this
|
2018-11-01 13:19:27 +01:00 |
|
justvanrossum
|
8d2615e9c8
|
document the required setup method call order
|
2018-11-01 12:37:37 +01:00 |
|
justvanrossum
|
723afd626d
|
mark module as experimental
|
2018-11-01 12:32:17 +01:00 |
|
justvanrossum
|
3e051f582e
|
added a note about the order of setup method calls
|
2018-11-01 12:21:38 +01:00 |
|
justvanrossum
|
7a084bd016
|
added assert message, fixed DSIG issue
|
2018-11-01 12:13:35 +01:00 |
|
justvanrossum
|
a81bcbf8a2
|
remove redundant method call
|
2018-11-01 12:08:20 +01:00 |
|
justvanrossum
|
277c7da951
|
added __all__ module attr
|
2018-11-01 10:28:05 +01:00 |
|
justvanrossum
|
a259d31109
|
added module doc string with two examples
|
2018-11-01 10:19:51 +01:00 |
|
justvanrossum
|
cabce338c7
|
calculate glyph bounds implicitly (unless asked not to do that)
|
2018-11-01 10:17:07 +01:00 |
|
justvanrossum
|
a442ce627d
|
work towards making name strings localizable
|
2018-11-01 09:52:06 +01:00 |
|
justvanrossum
|
3ebde1bda5
|
allow localized name table entries
|
2018-11-01 09:44:56 +01:00 |
|
justvanrossum
|
53761c5e03
|
use more existing name table logic
|
2018-11-01 09:40:54 +01:00 |
|
justvanrossum
|
0a6cbc0be0
|
use existing helper func
|
2018-11-01 09:36:37 +01:00 |
|
justvanrossum
|
f1d5ed1c51
|
add filename and tables arguments to addOpenTypeFeatures method
|
2018-10-31 21:01:00 +01:00 |
|
justvanrossum
|
96cdf116ee
|
initial commit, with rudimentary tests
|
2018-10-31 20:54:34 +01:00 |
|