root/packages


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @720 [720] 07/23/10 04:46:44 tal Clarified some condition enforcement code.
(edit) @719 [719] 07/22/10 18:22:43 tal Don'r close the file. It causes problems with StringIO objects.
(edit) @717 [717] 05/05/10 12:24:12 tal Added an attribute for passing format specific custom extraction ...
(edit) @716 [716] 04/11/10 12:08:55 tal I changed my mind about making Point a subclass of BaseObject.
(edit) @715 [715] 04/11/10 12:07:25 tal Only consider a loose moveto an anchor if the name assigned to the point ...
(edit) @714 [714] 04/06/10 05:23:48 tal Font wasn't observing its lib.
(edit) @713 [713] 04/02/10 05:13:28 tal Added support for dropping glyphs into specific locations. This works just ...
(edit) @712 [712] 03/24/10 04:38:14 tal Fixed an attribute error.
(edit) @711 [711] 03/22/10 21:02:08 tal If no pairs are available, don't try to write the feature.
(edit) @710 [710] 03/20/10 05:43:41 tal Safely handle old OS/2 tables.
(edit) @709 [709] 03/16/10 14:18:17 tal Added a __contains__ method.
(edit) @708 [708] 03/16/10 14:16:58 tal A list that shows fonts. Still a bit experimental.
(edit) @707 [707] 03/05/10 08:15:02 tal Added WOFF support and made a few changes in the process.
(edit) @706 [706] 03/05/10 07:51:29 tal Made the individual extraction function names format specific.
(edit) @705 [705] 03/01/10 21:47:37 tal Missed a couple of notes.
(edit) @704 [704] 03/01/10 21:33:49 tal Added support for GPOS Lookup Type 9.
(edit) @703 [703] 03/01/10 14:15:59 tal A new package that extracts data from font binaries into objects with the ...
(edit) @701 [701] 02/23/10 14:10:38 tal Use the proper outline compiler class.
(edit) @700 [700] 02/16/10 19:18:59 tal Back to using a formatter. This now validates as the user types and won't ...
(edit) @699 [699] 02/15/10 19:43:44 tal Fixes to some hinting settings bugs reported by Frederik.
(edit) @698 [698] 02/15/10 12:36:59 tal Moved the private _notificationName to a new, public ...
(edit) @697 [697] 02/15/10 10:13:38 tal The packing during serialization is optional, but on by default. It ...
(edit) @696 [696] 02/15/10 09:40:25 tal Use the high level method.
(edit) @695 [695] 02/14/10 21:49:50 tal This is a batch of several inter-linked big new things: 1. New ...
(edit) @694 [694] 02/01/10 11:59:28 tal Need to call the super class and need a _dirty attribute.
(edit) @693 [693] 01/29/10 18:10:51 tal self._window could be None
(edit) @692 [692] 01/29/10 13:19:12 tal self.dirty was not being set when x, y or name was set.
(edit) @691 [691] 01/27/10 21:47:29 tal S and an import.
(edit) @690 [690] 01/27/10 21:21:42 tal Return a boolean indicating if a change was made or not.
(edit) @689 [689] 01/27/10 20:23:21 tal The 2+ restriction isn't needed.
(edit) @688 [688] 01/27/10 20:21:01 tal Added support for using the outlineCheck tool to remove overlap on ...
(edit) @687 [687] 01/26/10 18:36:16 tal By popular demand, the point class can now be overridden.
(edit) @686 [686] 01/06/10 18:59:53 tal A hack around NSNumberFormatter not allowing "-" to be entered by the ...
(edit) @685 [685] 12/10/09 08:59:24 tal postscriptWeightName was not being properly copied.
(edit) @683 [683] 10/27/09 07:31:37 tal Private data offset was where the length needed to be in the reader.
(edit) @682 [682] 10/21/09 09:53:18 tal Pad the private data hex report with spaces so that the columns properly ...
(edit) @680 [680] 10/01/09 16:15:11 tal Fixed a bug.
(edit) @679 [679] 10/01/09 16:09:55 tal Show the automatically generated CSS in the info report.
(edit) @678 [678] 10/01/09 15:42:04 tal contact note.
(edit) @677 [677] 10/01/09 10:26:23 tal Better javascript.
(edit) @676 [676] 10/01/09 09:58:48 tal Toggle the visibility of the info blocks based on the visibility of test ...
(edit) @675 [675] 10/01/09 09:31:32 tal Added buttons for toggling the display of specific types of test results.
(edit) @674 [674] 10/01/09 07:28:01 tal The CSS is not needed here.
(edit) @673 [673] 10/01/09 07:26:18 tal Elements that can contain text elements are not *required* to contain one ...
(edit) @672 [672] 10/01/09 06:57:25 tal Show checksums as hex.
(edit) @669 [669] 09/30/09 09:13:33 tal Reworked the "local" behavior.
(edit) @664 [664] 09/29/09 07:55:55 tal CSS tweaks.
(edit) @663 [663] 09/28/09 16:15:32 tal Some simple documentation.
(edit) @662 [662] 09/28/09 16:14:31 tal Import tests.
(edit) @661 [661] 09/28/09 15:51:37 tal - new scripts that wrap the various parts of the package. - setup.py
(edit) @660 [660] 09/28/09 15:50:50 tal Decode the font path.
(edit) @659 [659] 09/28/09 15:47:11 tal to do item.
(edit) @658 [658] 09/28/09 15:22:23 tal Import error.
(edit) @657 [657] 09/28/09 15:21:40 tal Two new tools: - css.py examines the contents of a WOFF and generates an ...
(edit) @656 [656] 09/28/09 15:15:37 tal Use the unique file name function.
(edit) @655 [655] 09/28/09 13:21:26 tal Documentation.
(edit) @654 [654] 09/28/09 11:27:22 tal Highlight uncompressed tables.
(edit) @653 [653] 09/28/09 11:19:32 tal Oops. Left a lot of junk in the file.
(edit) @652 [652] 09/28/09 11:18:19 tal The info reporting moved to a new tool. This new tool reports the same ...
(edit) @651 [651] 09/28/09 11:16:52 tal Made some internal changes for the handling of metadata and private data.
(edit) @650 [650] 09/28/09 09:29:20 tal missed a WebOTF reference.
(edit) @649 [649] 09/28/09 09:28:17 tal doctests aren't here now.
(edit) @648 [648] 09/28/09 09:26:32 tal - generalized some HTML work. - switched to an ElementTree based XML ...
(edit) @647 [647] 09/28/09 08:59:43 tal More restructuring.
(edit) @646 [646] 09/28/09 08:56:44 tal I replaced the custom Metadata objects with ElementTree. ElementTree is ...
(edit) @645 [645] 09/27/09 11:36:31 tal The full package has a license now.
(edit) @644 [644] 09/27/09 11:29:32 tal Moving stuff.
(edit) @643 [643] 09/27/09 11:29:06 tal Moving stuff.
(edit) @642 [642] 09/27/09 11:26:06 tal More structural changes.
(edit) @641 [641] 09/27/09 11:22:17 tal Still moving stuff around. I'm thinking that this will be most useful if ...
(edit) @640 [640] 09/27/09 09:35:54 tal Moving stuff around.
(edit) @638 [638] 09/27/09 09:31:26 tal Moving stuff around.
(edit) @637 [637] 09/27/09 09:26:54 tal Moving things around.
(edit) @636 [636] 09/27/09 09:24:06 tal Moving things around.
(edit) @623 [623] 09/21/09 18:33:14 tal Fixed a bug caught by Antoinio.
(edit) @613 [613] 09/18/09 09:51:50 tal Changes for 10.6.
(edit) @611 [611] 09/18/09 09:20:47 tal Removed an unnecessary print and updated the documentation.
(edit) @609 [609] 09/12/09 12:27:22 tal Proper handling of double click.
(edit) @608 [608] 09/12/09 09:24:47 tal A new package for working with WOFF files.
(edit) @607 [607] 09/12/09 09:23:26 tal This is moving to a new woffLib
(edit) @606 [606] 09/11/09 07:43:51 tal In some cases, the value retrieved from a glyph may be None. This needs to ...
(edit) @605 [605] 09/08/09 13:12:25 tal sets is deprecated.
(edit) @603 [603] 09/02/09 17:38:15 tal Fixed an issue with the latest PyObjC in 10.6.
(edit) @602 [602] 09/02/09 17:37:18 tal Fixed a warning in 10.6.
(edit) @601 [601] 09/01/09 13:30:38 tal Added __copy__ and __deepcopy__ methods.
(edit) @597 [597] 08/14/09 07:22:50 tal Tweak and an doc update.
(edit) @596 [596] 08/14/09 07:22:06 tal Added an option for sorting with a custom function.
(edit) @595 [595] 08/11/09 09:11:55 tal WebOTF -> WebOTFont for the class name.
(edit) @594 [594] 08/10/09 16:07:59 tal Found an easier way around the encoding problem.
(edit) @593 [593] 08/10/09 15:57:56 tal Work around an encoding problem by using a custom XML writer.
(edit) @592 [592] 08/10/09 15:00:02 tal Some clean up.
(edit) @591 [591] 08/10/09 11:53:35 tal Finished the save method and other stuff.
(edit) @590 [590] 08/08/09 15:59:33 tal Added a metadata wrapper object and a metadata parser.
(edit) @589 [589] 08/08/09 11:38:56 tal Initial work on an experimental webotfLib.
(edit) @588 [588] 07/01/09 19:52:30 tal Added an optional groupNamePrefix for helping got find kerning groups.
(edit) @587 [587] 06/10/09 07:49:33 tal doc typo.
(edit) @581 [581] 03/30/09 07:34:47 tal I found a font that has glyphs with Unicode values larger than Python can ...
(edit) @580 [580] 03/29/09 13:31:13 tal path could be None.
(edit) @579 [579] 03/29/09 12:55:36 tal Typo.
(edit) @570 [570] 03/25/09 07:04:35 tal Set the FontMatrix in the CFF. This fixes a bug with fonts that have a UPM ...
Note: See TracRevisionLog for help on using the revision log.