|
|
|
@507
|
[507]
|
02/27/09 16:02:26 |
tal |
setup file. |
|
|
|
@487
|
[487]
|
02/22/09 15:40:13 |
tal |
Forgot a line. |
|
|
|
@486
|
[486]
|
02/22/09 15:39:32 |
tal |
Don't rely on the presence of GPOS before setting the advanceWidth in the ... |
|
|
|
@478
|
[478]
|
02/20/09 17:45:32 |
tal |
I reworked the approach to some of the GPOS stuff. |
|
|
|
@476
|
[476]
|
02/20/09 11:36:15 |
tal |
Pre-populate the xAdvance of all glyph records to glyph.width. |
|
|
|
@475
|
[475]
|
02/20/09 11:35:26 |
tal |
Corrections to the way the offsets in GPOS Lookup Types 3, 4, 5 and 6 are ... |
|
|
|
@462
|
[462]
|
02/14/09 23:46:07 |
tal |
Did some stuff. |
|
|
|
@461
|
[461]
|
02/14/09 23:45:43 |
tal |
ValueRecord __init__ args changed. |
|
|
|
@460
|
[460]
|
02/14/09 23:41:32 |
tal |
Added support for GDEF AttachList. |
|
|
|
@459
|
[459]
|
02/14/09 23:24:43 |
tal |
Added support for GDEF LigCaretList. |
|
|
|
@247
|
[247]
|
07/14/08 06:59:27 |
tal |
langSys could be None. |
|
|
|
@246
|
[246]
|
07/14/08 06:56:36 |
tal |
Strip trailing whitespace from langSys when converting case. |
|
|
|
@243
|
[243]
|
07/03/08 08:03:01 |
tal |
Made the various abstract contextual private attributes properties. |
|
|
|
@242
|
[242]
|
07/03/08 07:37:26 |
tal |
Made the various flags dynamic. |
|
|
|
@241
|
[241]
|
07/02/08 09:33:34 |
tal |
- Added some basic glyph caching.
- Changes to support new object ... |
|
|
|
@240
|
[240]
|
07/02/08 09:31:39 |
tal |
Decoupled fontTools object loading from the __init__ in all objects. ... |
|
|
|
@239
|
[239]
|
06/27/08 06:39:00 |
tal |
When calculating the applicable features, do *not* add in the defaults if ... |
|
|
|
@233
|
[233]
|
06/07/08 09:18:21 |
tal |
Added two more values to font.info. |
|
|
|
@228
|
[228]
|
05/25/08 18:56:54 |
tal |
- Added a method for getting the glyph order.
- Fixed a bug. |
|
|
|
@227
|
[227]
|
05/25/08 17:45:38 |
tal |
Allow for a custom glyph class. |
|
|
|
@215
|
[215]
|
05/04/08 17:37:09 |
tal |
Bug fix. |
|
|
|
@54
|
[54]
|
09/18/07 15:17:05 |
tal |
Implemented smarter word break behavior. When a word break determination ... |
|
|
|
@20
|
[20]
|
09/11/07 15:25:45 |
tal |
Added methods for getting lists of available scripts and languages. |
|
|
|
@16
|
[16]
|
09/08/07 14:25:01 |
tal |
Use new word break detection for init, medi, fina and isol features. |
|
|
|
@15
|
[15]
|
09/08/07 12:45:29 |
tal |
Added handler for final sigma upper to lower case conversion. |
|
|
|
@14
|
[14]
|
09/08/07 12:19:41 |
tal |
Found a new, more flexible approach to handling word boundaries. Initially ... |
|
|
|
@13
|
[13]
|
09/08/07 09:32:47 |
tal |
Implemented final boundary detection. |
|
|
|
@12
|
[12]
|
09/08/07 09:05:48 |
tal |
Note change. |
|
|
|
@11
|
[11]
|
09/08/07 09:04:23 |
tal |
Renamed script since it is handling more than case conversion now. |
|
|
|
@10
|
[10]
|
09/08/07 08:59:07 |
tal |
Initial work on proper word boundary detection. |
|
|
|
@4
|
[4]
|
09/06/07 08:35:39 |
tal |
The cmap coming in is a reversed cmap. No need to reverse it again. |
|
|
|
@3
|
[3]
|
09/05/07 22:09:06 |
tal |
Missed a rename. |
|
|
|
@1
|
[1]
|
09/04/07 20:52:48 |
tal |
initial import |