Erik van Blokland 3646055ea2 initial import
git-svn-id: http://svn.robofab.com/trunk@1 b5fa9d6c-a76f-4ffd-b3cb-f825fc41095c
2008-01-07 17:40:34 +00:00

38 lines
1.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<xml>
<include src="settings/generic.xml" />
<synopsis description="Interface toolkit for FontLab" keywords="code, python" generate="1" name="Dialog Kit" />
<title>
LettError Type and Typography: RoboThon 2006, The Small Scripting Conference
</title>
<div class="content">
<h1>
DialogKit
</h1>
<p>
DialogKit is a Python library for creating GUI dialogs in FontLab and Mac OS X Cocoa applications that have a Python layer.
</p>
<p>
The library implements a subset of the (as yet unreleased) Vanilla library, which in turn was inspired by Just van Rossums classic W library. In FontLab, dialogKit wraps the built-in GUI classes Dialog and Canvas and adds a few things along the way. The goal is to provide a simple API and consistent, or as consistent as possible, behavior between applications.
</p>
<p>
Download, <a href="http://www.typesupply.com/openSource/dialogKit/" class="reference" target="docs">documentation and examples at typesupply.com.</a>
</p>
</div>
</xml>