Michiharu Ariza
|
aca73c9df2
|
subset CFF1 Encoding & Charset
fixed misc Charset bugs
added source file hb-ot-cff1.table.cc
renamed things for clarity & consistency
|
2018-09-06 17:28:15 -07:00 |
Michiharu Ariza
|
5ea03d2951
|
fix build by untemplatizing DictOpSet & DictVal
as they aren't instantiated with BlendArg (yet)
|
2018-09-04 11:29:15 -07:00 |
Michiharu Ariza
|
fcf177885b
|
templatized ArgStack as a prep to store blends
|
2018-08-31 16:28:47 -07:00 |
Michiharu Ariza
|
968168bf0e
|
drop hints from CFF1 charstrings
renamed confusing Stack.size to Stack.count
|
2018-08-31 13:28:16 -07:00 |
Michiharu Ariza
|
8af9690ac7
|
Merge branch 'master' into cff-subset
Renamed cff "private" source/headers without the suffix
|
2018-08-29 13:26:17 -07:00 |
Michiharu Ariza
|
f57d6bcbca
|
renamed CFF::Index to CFF::CFFIndex
to avoid confusion with OT::Index
|
2018-08-16 08:03:46 -07:00 |
Michiharu Ariza
|
e67bb3fbcf
|
renamed OT::cff to OT::cff1 for consistency
along with HB_OT_TAG_cff1
|
2018-08-16 00:25:57 -07:00 |
Michiharu Ariza
|
fdbfa1848b
|
renamed CFF version 1 structs and sources to CFF1 from CFF
"CFF" is used for shared structs & sources between CFF1 & CFF2
except OT:cff is for CFF version 1 table
|
2018-08-16 00:13:09 -07:00 |