Cosimo Lupo
|
b2788f8656
|
move cython shadow module to fontTools.misc
|
2020-03-31 17:42:38 +01:00 |
|
Cosimo Lupo
|
15d8313f13
|
cu2qu: fix renamed Cu2QuError
|
2020-03-31 17:29:41 +01:00 |
|
Cosimo Lupo
|
0782b4e4cf
|
cu2qu: Add missing Apache 2.0 header and copyright notice
|
2020-03-31 17:09:26 +01:00 |
|
Cosimo Lupo
|
3f414cdb08
|
cu2qu: remove sub-package, make single module
|
2020-03-31 13:42:18 +01:00 |
|
Cosimo Lupo
|
c2e8403937
|
cu2qu: remove from __future__ imports
|
2020-03-31 13:38:51 +01:00 |
|
Cosimo Lupo
|
00058833f2
|
Move cu2qu.pens to fontTools.pens.cu2quPen
|
2020-03-31 13:34:46 +01:00 |
|
Cosimo Lupo
|
080c565b5c
|
cu2qu: remove __version__ from cu2qu module
use fontTools own version now
|
2020-03-31 13:25:32 +01:00 |
|
Cosimo Lupo
|
5d5cddfc08
|
Replace cu2qu.cython shadow module with mock namespace
|
2020-03-31 13:23:19 +01:00 |
|
Cosimo Lupo
|
2e51226ded
|
cu2qu.errors: remove unused exceptions
|
2020-03-31 12:53:17 +01:00 |
|
Cosimo Lupo
|
731b4944a6
|
cu2qu: fix up imports
|
2020-03-31 12:48:51 +01:00 |
|
Cosimo Lupo
|
f9a3961c66
|
cu2qu: move all modules to Lib/fontTools/cu2qu
|
2020-03-31 12:32:50 +01:00 |
|
Cosimo Lupo
|
af2220b1b2
|
Bump version: 4.6.0 → 4.6.1.dev0
|
2020-03-24 12:23:14 +00:00 |
|
Cosimo Lupo
|
c2539cd2d1
|
Release 4.6.0
|
2020-03-24 12:23:13 +00:00 |
|
Cosimo Lupo
|
3110944745
|
Merge remote-tracking branch 'origin/master' into otdata-colr
|
2020-03-23 13:09:33 +00:00 |
|
Cosimo Lupo
|
c77c201124
|
Merge pull request #1861 from jansindl3r/master
CPAL.Color.fromRGBA
|
2020-03-23 11:50:45 +00:00 |
|
Jan Sindler
|
15aa8dce79
|
hex above repr
|
2020-03-23 12:43:42 +01:00 |
|
Cosimo Lupo
|
06fdfab9dd
|
Merge pull request #1858 from fonttools/basetable1.1
Add variable support for BASE table 1.1
|
2020-03-23 11:36:40 +00:00 |
|
Jan Sindler
|
13b2455675
|
init removed, back to inhereted namedtuple
|
2020-03-23 12:22:02 +01:00 |
|
Jan Sindler
|
08cd70e222
|
fixed spaces
|
2020-03-23 12:02:13 +01:00 |
|
Jan Sindler
|
0a33dbdc99
|
CPAL/Color, fromRGBA, added __init__, moved dunder repr to the dunder part of the Color class
|
2020-03-23 12:00:08 +01:00 |
|
punchcutter
|
aeb5149f15
|
Add variable support for BASE table 1.1
|
2020-03-20 13:34:02 -07:00 |
|
Cosimo Lupo
|
531eb54121
|
Bump version: 4.5.0 → 4.5.1.dev0
|
2020-03-20 18:58:42 +00:00 |
|
Cosimo Lupo
|
4729c4ad42
|
Release 4.5.0
|
2020-03-20 18:58:41 +00:00 |
|
Cosimo Lupo
|
ca3306da57
|
designspaceLib: add add{Axis,Source,Instance,Rule}Descriptor methods
as suggested by Just here:
https://github.com/fonttools/fonttools/pull/1860#issuecomment-601762751
|
2020-03-20 16:04:24 +00:00 |
|
Cosimo Lupo
|
2d27490c7d
|
designspaceLib: allow to construct descriptors from keyword args
like data classes
|
2020-03-20 16:04:23 +00:00 |
|
justvanrossum
|
98efa31ce6
|
fixed doctest
|
2020-03-20 14:38:59 +01:00 |
|
justvanrossum
|
b14e6ecf4c
|
update to unicode 13.0
|
2020-03-20 14:15:00 +01:00 |
|
Cosimo Lupo
|
2a28574260
|
Bump version: 4.4.3 → 4.4.4.dev0
|
2020-03-13 15:41:35 +00:00 |
|
Cosimo Lupo
|
7325731702
|
Release 4.4.3
|
2020-03-13 15:41:35 +00:00 |
|
Cosimo Lupo
|
2516a42a88
|
[varLib] revert to always build gvar, even if empty
turns out gvar is required by OT spec for VF with TrueType outlines:
see https://github.com/fonttools/fonttools/issues/1855#issuecomment-598769956
|
2020-03-13 15:29:38 +00:00 |
|
Cosimo Lupo
|
d2bbfdb610
|
Merge remote-tracking branch 'origin/master' into otdata-colr
|
2020-03-12 17:42:56 +00:00 |
|
Cosimo Lupo
|
971bcbff6f
|
colorLib: allow color stops to be built from list of dicts as well as tuples
|
2020-03-12 16:03:11 +00:00 |
|
Cosimo Lupo
|
b7f9d8d564
|
colorLib: minor simplify buildPoint
this also allows to build from any sequence or iterable, not just tuple
|
2020-03-12 15:10:30 +00:00 |
|
Cosimo Lupo
|
f238bb4340
|
Bump version: 4.4.2 → 4.4.3.dev0
|
2020-03-12 14:18:21 +00:00 |
|
Cosimo Lupo
|
b6dbfa4f5c
|
Release 4.4.2
|
2020-03-12 14:18:20 +00:00 |
|
Cosimo Lupo
|
59bcc0e897
|
Merge pull request #1852 from schriftgestalt/master
remove unused variable
|
2020-03-12 14:11:05 +00:00 |
|
schriftgestalt
|
a0f39128d4
|
remove unused variable
|
2020-03-12 13:46:42 +01:00 |
|
Simon Cozens
|
681ca4ae0c
|
Test the flags, not the value
Avoids an empty comment when reserved values are used.
|
2020-03-12 11:51:36 +00:00 |
|
Cosimo Lupo
|
4433b29c55
|
colorLib: fix type hints of 'extend' param in buildColorLine
accept either int, str ('pad', 'repeat', 'reflect') or ExtendMode enums
|
2020-03-11 19:07:14 +00:00 |
|
Cosimo Lupo
|
49d504d970
|
otData: fix Offset decriptions for COLRv1 subtables
|
2020-03-11 19:01:26 +00:00 |
|
Cosimo Lupo
|
8b32b79e8d
|
C_O_L_R_: remove unused lines
name attribute is always a glyph name (str), never an int
|
2020-03-11 19:01:25 +00:00 |
|
Cosimo Lupo
|
5a8830ebc9
|
colorLib_test: add test for buildCORL with automatic or explicit 'version'
|
2020-03-11 19:01:25 +00:00 |
|
Cosimo Lupo
|
63e2be484e
|
colorLib: refactor _splitSolidAndGradientGlyphs and add test
|
2020-03-11 14:22:58 +00:00 |
|
Simon Cozens
|
8fac69b0ea
|
Also output mark attachment class
|
2020-03-11 13:59:05 +00:00 |
|
Cosimo Lupo
|
5629d5d8d9
|
colorLib: allow to build Paint, ColorLine, Color from dict
|
2020-03-11 13:27:59 +00:00 |
|
Simon Cozens
|
ab075a9957
|
Annotate LookupFlag ttx dump
|
2020-03-10 21:42:28 +00:00 |
|
Cosimo Lupo
|
2f264bcb76
|
colorLib: add separate buildLayerV1Record and buildBaseGlyphV1Record functions
|
2020-03-10 15:33:52 +00:00 |
|
Cosimo Lupo
|
44d729ad3c
|
colorLib: in buildColorStop accept color tuple as parameter
and use Sequence instead of List for input params type hints
|
2020-03-10 11:49:04 +00:00 |
|
Cosimo Lupo
|
b640897a9a
|
colorLib: must copy p1 when p2 is None
ot.Point is mutable
|
2020-03-09 19:20:15 +00:00 |
|
Cosimo Lupo
|
1362ba4ba1
|
colorLib: minor: rename stopOffset parameter to offset
|
2020-03-09 16:45:56 +00:00 |
|